Ticket #1246 (closed New Feature: duplicate)
Does this editor support <NOWIKI> ?
| Reported by: | cyshaw | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | |
| Keywords: | Cc: |
Description
Does this editor support <NOWIKI> ? Is there a button you have to press? The editor should treat all wiki markup as <nonwiki> in fck (WYSIWYG) mode.
When I type [[Image:hello.png]] in WYSIWYG mode and switch to wiki mode, I see "[[Image:hello.png]] ", but when I switch back to WYSIWYG mode the "[[Image:hello.png]] " is converted into an image. This is wrong. When I switch to wiki mode the markup it should be "<nowiki>[[Image:hello.png]] </nowiki>", so when I switch back to WYSIWYG mode the text "[[Image:hello.png]]" is displayed exactly and NOT converted.
Just wondering if the editor supports this...
Change History
Note: See
TracTickets for help on using
tickets.

Please check #1031