| Re: changing xoops basic editor |
| by kerkyra on 2009/1/28 8:41:52 most of the modules don't have that kind of settings! And most importantly the system module, blocks editing etc just use the dhtml editor wich doesnt allow image uploading etc! In extend the core should allow for such a configuration like selecting editors! Most of my clients dont know html and they'd like to change some blocks content, add images etc. The dhtml editor is not very helpfull for novices so i had to hack the system module! Wouldnt it be better if we had the choice to change the default editor? Module developers wouldnt need to make any changes to their code or add that kind of support! |
| Re: changing xoops basic editor |
| by nmshah on 2009/1/28 7:55:15 Having a dropdown to select a default editor would be great but since some of the modules have default settings which can not be changed w.r.t automatic linebreaks and html enable/disable, it may create problems with such modules |
| Re: changing xoops basic editor |
| by kerkyra on 2009/1/27 14:45:43 I think there should be a default editor selection drop down in system preferences somewhere in the new version of xoops! It's not that hard to implement and it will surely solve lots of problems for all of us. |
| Re: changing xoops basic editor |
| by ianez on 2008/9/10 16:33:59 well I've finally find the solution. The basic dhtmlext.ph file need some hack to work, I've made a small tutorial at this link Ian |
| Re: changing xoops basic editor |
| by ianez on 2008/9/10 9:05:08 ok I tried but on local server I still have a crash of httpd.exe when I try to open a page with editor inside.. here' the detail: szAppName : httpd.exe szAppVer : 2.2.4.0 szModName : php5ts.dll szModVer : 5.2.3.3 offset : 001b9360 Ian |