Shinjiman
84fc5a06b7
Follows up r49890, adding file location itself to obtaining the revision number shown in the Special:Version
2009-04-27 04:45:10 +00:00
Chad Horohoe
3d7176b2d2
Big commit. Removing svn-version and svn-date from extensions. Per the list, these versions do not give valuable information and are often wildly inaccurate.
2009-03-26 17:39:49 +00:00
Brion Vibber
e7284509f1
Some cleanup...
...
* remove no longer accurate code comment
* set default values for the processor commands, otherwise it's totally confusing that not only doesn't it work, but it looks like it's just not installed
* added a comment about adding to $wgFileExtensions -- not doing it automatically since some wikis might want to *use* PDFs from a shared server without locally uploading them.... mebbe... dunno... keeping this one open for now. ;)
2008-12-25 00:29:44 +00:00
Tim Starling
719a908243
Don't call preg_replace ~80 times per request. Leave the heavy lifting to Special:Version, using the new svn-revision member of $wgExtensionCredits.
2008-05-06 11:59:58 +00:00
Siebrand Mazeland
d62e1b265a
* add svn:keywords 'LastChangedDate'
...
* replace text 'version' in ExtensionCredits with version based on 'LastChangedDate' for automatic version updating
2008-02-27 14:13:10 +00:00
Bertrand Grondin
5f1d1cefe6
Add internationalization extension description message in [[Special:Version]]
2008-02-15 15:12:59 +00:00
Brion Vibber
00e6936d5a
no sense calling dirname() three extra times if we've already put it in a variable
2008-02-04 06:45:01 +00:00
Brion Vibber
cf65fce67a
Safety first! Define all configuration variables to ensure they don't get set for us by register_globals
2008-02-04 06:43:41 +00:00
Siebrand Mazeland
bf4d2f95b9
* use wfLoadExtensionMessages
...
* delay message loading
* add version in extension credits
2008-01-11 17:40:39 +00:00
Siebrand Mazeland
27f652acac
revert r28371 to r28375
2007-12-16 18:27:23 +00:00
Siebrand Mazeland
b51ba67dff
* complete $wgExtensionCredits
...
* remove trailing whitespace
2007-12-10 21:13:52 +00:00
Raimond Spekking
971aec48af
* Add function for page option ([[Image:nams.pdf|page=x]])
...
* Naming convention
2007-09-06 06:32:08 +00:00
Raimond Spekking
1d6efbd9a5
* Fix to be conform with latest changes to MediaTransformOutput
...
* Add i18n file
Patch by xaras and /me
2007-09-05 20:58:23 +00:00
ThomasV
d3d7b708dc
Pdf Handler by Xarax
2007-08-18 09:50:24 +00:00