I currently upgraded to CMSMS 1.4 from 1.1 I was using FCKeditorX instead of TinyMCE because when I originally started using CMSMS it was the default editor. And it always worked fine. But on the upgrade I made the mistake of upgrading FCKeditorX which had not been upgraded since installed in version 1.1 and broke it. I stayed up all night trying to get TinyMCE to work but the popups kept on giving me 404 errors. Long story short I installed Xinha Module and it worked beautifully without a hitch.
Although when I tried to change the skins from the default grey nothing would happen. The drop-down menu of choices appears on the Xinha page from the menu option Extensions on the Admin Console. Apparently it is disabled by default (meaning nothing happens). This is how you enable this feature:
Change the following code around line 145 in Xinha.module.php:
// Uncommented next line and set the default skin, I set it to xp-green.
$skin=$this->GetPreference("Xinha.Skin","xp-green");
$head='
_editor_url = "'.$this->cms->config["root_url"].'/modules/Xinha/xinha/";
_editor_lang = "'.$xinhalang.'";
_editor_skin = "'.$skin.'";
';
It is that simple. Although I set the default to xp-green, I really like xp-blue. Good Luck.
Xinha Module Bug unable to change skins through CMSMS admin console
Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Let us know here.
-
jcorrea920
- New Member

- Posts: 5
- Joined: Fri Jul 27, 2007 8:42 pm
Jump to
- Official Boards
- ↳ README FIRST!!!
- ↳ Announcements
- ↳ General Discussion
- Support Boards
- ↳ CMSMS Core
- ↳ Modules/Add-Ons
- ↳ Help Wanted (commercial)
- ↳ Translations
- Community Boards
- ↳ Tips and Tricks
- ↳ CMS Show Off
- ↳ Layout and Design (CSS & HTML)
- ↳ Feature ideas
- ↳ Developers Discussion
- ↳ The Lounge
- International Discussions
- ↳ Czech/Slovak - Česky/Slovensky
- ↳ Danish - Dansk
- ↳ Dutch - Nederlands
- ↳ Aankondigingen
- ↳ Tips en Trucs
- ↳ Vertalingen & Documentatie
- ↳ Hulp gezocht (commercieel)
- ↳ Finnish - Suomi
- ↳ French - Français
- ↳ German - Deutsch
- ↳ BITTE ZUERST LESEN !!!
- ↳ Ankündigungen
- ↳ Installation und Einstellungen
- ↳ Module und Tags
- ↳ Smarty-Tipps und -Tricks
- ↳ Layout und Design
- ↳ Suchmaschinenoptimierung (SEO)
- ↳ HowTo's
- ↳ Übersetzungen
- ↳ Show Off
- ↳ Hilfe gesucht (kommerziell)
- ↳ Stammtisch
- ↳ Hungarian - Magyar
- ↳ Italian - Italiano
- ↳ Moduli/Plugins
- ↳ Lithuanian - Lietuviškai
- ↳ Darbo / bendradarbiavimo pasiūlymai ir paieška
- ↳ Persian / Farsi
- ↳ Polish - Polski
- ↳ Portuguese - Português
- ↳ Russian - русский
- ↳ Предложения и поиск РАБОТЫ
- ↳ Spanish - Español
- ↳ Swedish - Svenska
- Geekmoot Editions
- ↳ Geekmoot 2016
- ↳ Connections and Conversations
- ↳ Geekmoot 2015
- ↳ Geek Moot 2012
- ↳ Locked: Geek Moot 2010
- Old Forums
- ↳ [locked] CMSMS 2.0 Beta
- ↳ Module Developers
- ↳ Closed Issues
- ↳ [locked] Documentation0ld
- ↳ Suggestions, Modifications & Corrections
- ↳ [locked] CMSMS 1.11 Beta
- ↳ Closed Issues
- ↳ [locked] CMSMS 1.10 Beta
- ↳ Closed Issues
- ↳ [locked] CMSMS 2.2 Beta
- ↳ [locked] CMSMS MLE fork
- ↳ Modules/Addon patchs
- ↳ [locked] Quality Assurance
- ↳ [locked] Accessability and Usability
- ↳ [locked] Documentation
- ↳ Media and presentations about CMSMS
- ↳ [locked] Installation, Setup and Upgrade
