Commit graph

17 commits

Author SHA1 Message Date
Dan Kessler
2dc6a5596d Avoid using Revision::getText() as this is (deprecated)[https://www.mediawiki.org/wiki/Manual:Revision.php] 2019-02-11 15:52:26 -05:00
tengel
81e11f2313 update links to gitlab 2018-06-04 18:30:47 -05:00
tengel
3c1853e44d Merge pull request #3 from mary-kate/master
Some modernization & code cleanup
2017-09-13 17:54:55 -05:00
Jack Phoenix
3120aeb750 Some modernization & code cleanup
* Move the Preloader class into its own file + add $wgAutoloadClasses entry
* Coding style tweaks, as per MediaWiki's coding conventions
* Converted from PHP-based i18n to JSON i18n
* Version 1.3 with the appropriate changelog entries and whatnot
* Deprecated Preloader.php (but didn't fully remove it yet) in favor of extension.json -- MediaWiki 1.25 or newer is now required for this extension
* Added myself into authors
* Changed the Special:Version URL back to MediaWiki.org as it should be the canonical location for extension (and skin etc.) documentation; since this is an updated version of [[mw:Extension:Preloader]] it should be no problem to update that page to point to the correct repository etc.
* Tweak the README file to account for new MW requirements + extension loading method
* Fix $wgPreloaderSource so that it works again ( HT @legoktm )
2017-09-12 19:37:55 -05:00
tengel
3399b6cf3e add info about new Composer / Packagist support 2016-03-16 19:20:28 -05:00
tengel
ef119d58f5 Updating version for Composer/Packagist tag support 2016-03-16 19:11:09 -05:00
tengel
4d1801a611 Merge pull request #2 from Rudloff/feature/composer
Add composer.json (fixes #1)
2016-03-16 18:43:18 -05:00
Pierre Rudloff
6136020e31 Add composer.json (fixes #1) 2016-03-17 00:37:12 +01:00
tengel
ca5b0fcb80 update copyrights, version 2015-01-03 10:27:49 -06:00
tengel
20bbf5bcfd update to 1.1.2 changes 2015-01-03 10:03:52 -06:00
tengel
3944e1448d removing old text file 2015-01-03 10:02:03 -06:00
tengel
5c7e9321e6 adding Changelog 2015-01-03 09:56:37 -06:00
tengel
21978a57ca Merge the old Preloader into a README 2015-01-03 09:54:39 -06:00
tengel
b07d07efde remove nopreload hook entirely, use noinclude instead 2015-01-03 09:25:36 -06:00
tengel
8f77a04832 adding MIT License and it's retrospective declaration 2015-01-03 09:15:57 -06:00
tengel
02539e03eb adding 1.1.1 2015-01-03 09:07:15 -06:00
tengel
1b14ff793e Initial commit 2015-01-03 08:53:01 -06:00