#2191: A button to activate/deactivate
--------------------------------------------+-------------------------------
Reporter: dieudo | Owner:
Type: New Feature | Status: closed
Priority: Normal | Milestone:
Component: Project : MediaWiki+FCKeditor | Version: SVN
Resolution: fixed | Keywords: Confirmed
--------------------------------------------+-------------------------------
Changes (by wwalc):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in the latest release. Please test it and report any (new) issues
you find.
It should be now possible to choose the way how FCKeditor is loaded via
Preferences -> Misc:
* Start with rich editor disabled
* Open rich editor in a popup
* Use toggle to switch between wikitext and rich editor (replace textarea
with rich editor)
* Remember last toggle state
Use:
{{{
$wgDefaultUserOptions['riched_use_toggle'] = 1;
$wgDefaultUserOptions['riched_start_disabled'] = 1;
$wgDefaultUserOptions['riched_use_popup'] = 1;
$wgDefaultUserOptions['riched_toggle_remember_state'] = 1;
}}}
to change the default toggle settings for all users.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2191#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac