Hello,
I'm using FCKeditor-Mediawiki extension and try now to implement the accesscontrol extenstion to the mediawiki.
Accesscontrol needs the following line at the beginning of the page:
Here comes my problem:
When I edit a page with that line in, it is displayed as <Special> in the editor but wenn i save the page it will be convertet to:
Is there a way to toell FCKeditor not to touch the accesscontrol-tag?
Jens
I'm using FCKeditor-Mediawiki extension and try now to implement the accesscontrol extenstion to the mediawiki.
Accesscontrol needs the following line at the beginning of the page:
<accesscontrol>Groupname</accesscontrol>
Here comes my problem:
When I edit a page with that line in, it is displayed as <Special> in the editor but wenn i save the page it will be convertet to:
<>Groupname</>
Is there a way to toell FCKeditor not to touch the accesscontrol-tag?
Jens