User "Nikerabbit" posted a comment on MediaWiki.r95064.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95064#c21173
Commit summary:
WikiHiero: rewrote generateTables.php to be an ordinary maintenance script
Comment:
Just FYI I'm unable to parse the description:
<pre>
+ * WikiHiero - A PHP convert from text using "Manual for the encoding of
+ * hieroglyphic texts for computer input" syntax to HTML entities (table and
+ * images).
</pre>
Extra tab:
<pre>
+ public static function getCode( $file ) {
+ return substr( $file, strlen( WH_IMG_PRE ), -( 1 +
strlen( self::IMG_EXT ) ) );
+ }
</pre>
If this isn't going to be a major change, what is? Maybe just drop some parts
of the version string?
+ const VERSION = '0.3.0alpha';
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview