User "Nikerabbit" posted a comment on MediaWiki.r95112.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95112#c21208
Commit summary:

WikiHiero: created a special page to play with markup. Exactly what index.php 
was intended to do, but was horribly broken and disabled.

Comment:

Svn:eol-style

<pre>
 'action' => SpecialPage::getTitleFor( 'Hieroglyphs' )->getLinkUrl(),
</pre>

Use $this->getTitle()->...


 $.getJSON( mw.config.get( 'wgServer' ) + mw.config.get( 'wgScriptPath' ) + 
'/api' + mw.config.get( 'wgScriptExtension' ),
Is there no easier way to construct the path to api?


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to