https://bugzilla.wikimedia.org/show_bug.cgi?id=18242
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Roan Kattouw <[email protected]> 2009-04-02 16:42:57 UTC --- I talked about this with ^demon on IRC about a week ago, and we came up with the idea of having an extension version file that just contains basic version information (extension name, 1.2.3-formatted version and SVN revision) which would be auto-updated by an on-commit hook. Reading the file would work similar to how we read messages files with wfLoadExtensionMessages(), which means the file would be in PHP. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
