Opened 17 years ago

Closed 17 years ago

#1263 closed New Feature (duplicate)

Add support for a __NO_EDITOR__ token while bugs are fixed

Reported by: Flavien Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version:
Keywords: Cc:

Description

I really appreciate FCKeditor in MediaWiki, it's really increasing the adoption of MediaWiki in our enterprise.

I understand that it may take some time to get all the bugs fixed (e.g. <pre> and <any tag> support, [[Image:xyz|thumb]], etc) and I think that something like a __NO_EDITOR__ token would help. This would allow to keep FCKeditor enabled on the whole site, and for some tricky pages this token would allow experienced users to use pure wiki syntax bypassing the editor.

It should be in the spirit of:

$wgFCKEditorToken = "__USE_EDITOR__";

Maybe something like:

$wgFCKEditorDisableToken = "__NO_EDITOR__";

Change History (2)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.5

comment:2 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Priority: HighNormal
Resolution: duplicate
Status: newclosed

dup of #1023

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy