I'm running 7.7 with the 3.1 upgrade, I have $advanced_editor enabled in config.php and have enabled the WYSIWYG for all the modules in the modules section. I've notice though, that I only get the light version of the WYSIWYG editor (Pic2) for Submit News, Web Links, etc.. as a regular user. I see the more advanced WYSIWYG editor (Pic1) within the Admin sections of the modules, i.e. Preferences, News, etc.., no areas for users that I have been able to find show the Advanced one.
Is this the intended function? I don't know, which is why I'm asking.
You are correct about 7.8 - the WYSIWYG feature in modules was enabled. I believe it should be removed in future versions of 7.7 and made into its own addon package
So the problem is that you cannot activate the Advanced editor for users on certain modules? I will check out the code and see what it says
Actually, it may be correct, the more I look at the code in the javascript.php file, the more I'm thinking what I'm seeing is correct for what I'm seeing. The first IF statement says that if it's an Admin File, defined('ADMIN_FILE') to set the theme to advanced and display the advanced buttons. Otherwise, set theme to basic and don't display the advanced buttons.
If that's what is intended, meaning only in the Admin sections of the modules do you see the editor with the advanced buttons, all other times reguardless of user or admin you see it without the advanced buttons, then it's correct. I just couldn't find anything that says this is the case so I don't know if it's wrong or not. My first thought was that it wasn't working correctly, hence this post. If from my description and what I'm seeing in the code is correct, then I apologize for crying wolf.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum