Ticket #1010 (closed New Feature: fixed)
FCK should support MW custom tags
| Reported by: | ycombarnous | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | |
| Keywords: | Confirmed | Cc: |
Description
You can get a list of allowed custom tags inherited from MW extensions, for example for www.mediawiki.org, go to Special pages/version, and you will get:
Parser extension tags<br><timeline>, <hiero>, <charinsert>, <ref>, <references>, <inputbox>, <imagemap>, <source>, <poem>, <categorytree>, <fundraising>, <fundraisinglogo>, <fundraisingdonor2> and <pre>
Ideally you should have a button proposing to enter a custom tag, offering the list from above, for instance:
<tag_label param1 param 2> </tag_label param 1 param 2>
should be allowed.
In addition, manual tag entering should be allow, like the nowiki, noinclude, includeonly ones. FCK just removed my nowiki tags from my article.