Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add priority functionality * Add new i18n strings * Disable fields on delete form Should just be there for information purposes. Can also be misleading if user thinks `rla_page` is used to delete and not the hidden `rla_id`. * Update sql/resourceloaderarticlesPriorityMigration.sql Co-authored-by: Alex Winkler <[email protected]> * Add priority help text Explain the load order - higher loaded first * Fix `ORDER BY` statements Also added separating header rows in the special page between scripts and styles. * Use `help-message` to get i18n key instead Co-authored-by: Alex Winkler <[email protected]> * Fix composer requiring permission for plugin * Update src/SpecialPage/SpecialResourceLoaderArticles.php * Update sql/resourceloaderarticlesPriorityMigration.sql Co-authored-by: Alex Winkler <[email protected]> * Update sql/resourceloaderarticlesPriorityMigration.sql Co-authored-by: Martin B <[email protected]> * make line shorter by cutting down comment * Update SpecialResourceLoaderArticles.php * Add i18n to resource types * fix weird upstream merge --------- Co-authored-by: Alex Winkler <[email protected]>
- Loading branch information