hi,
is there a possibility to manipulate an articletext before it gets displayed in the editor? Is there a hook I can use?
I would need that for a MediaWiki extension I am writing. http://www.mediawiki.org/wiki/Extension:TagCorrection
Otherwise the FCKeditor destroys tags (eg for syntax highlighting).
Thanks for any help.
--Johannes
hook 'AlternateEdit' (see EditPage.php)
jld.
Johannes Perl wrote:
hi,
is there a possibility to manipulate an articletext before it gets displayed in the editor? Is there a hook I can use?
I would need that for a MediaWiki extension I am writing. http://www.mediawiki.org/wiki/Extension:TagCorrection
Otherwise the FCKeditor destroys tags (eg for syntax highlighting).
Thanks for any help.
--Johannes _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org