Thanks Aron.
I'm not usre I understand that part:
Sadly there are not many hooks in the mediawiki source and on needs to be added to support this extension. Add the line proceeded by a plus into the right place (indicated by the line number and lines of content) in your includes/EditPage.php file.
I need to add wfRunHooks( 'EditPageToolbar', array( &$toolbar, NULL ) ); in EditPage.php?
Also, what is the name of the default skin?
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Aron Rubin Sent: 12 décembre, 2005 23:29 To: MediaWiki Subject: Re: [Mediawiki-l] Spell-checker
Simon Renshaw wrote:
Hi,
Is there a way to add a spell-checker to the wiki (version 1.5.3)?
Thanks!
Been working on it. I was waiting for the guy who started the project to respond but in the mean time I will give you the links. My version is a proper mediawiki extension but still uses his original javascript. Enjoy.
Original: http://mcintosh.cjb.net/wiki/index.php/Spell_Checker MediaWiki Specific and polished (see README for installation: http://rubinium.org/downloads/mw_spellcheckext-0.5.zip
Aron
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org