>Could you tell us what you're confused about specifically? Just saying "I don't understand, please explain everything" is not very helpful. >Also, if you've been searching for "ResourceManager", you may not have found the docs you were looking for, because the subsystem is called "ResourceLoader".
Sorry. You are right, I should have been more specific. The mistake with calling ResourceLoader ResourceManager was just me mistyping it. >Have you read https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_for_extension_ developers >? Is there anything on that page that's confusing you? I have read the Migration Guide for Extension Developers; I actually still have it open right now. It lead me to believe that if I were to do the following, I could expect to see some sort of result. Add the following to the end of MasterPlanForm.php: http://pastebin.com/gwB8X2cj Create the following directory: /extensions/MasterPlanForm/js Create the following file: /extensions/MasterPlanForm/js/ext.MasterPlanForm.core.js Add the following to the newly created file: http://pastebin.com/kyiLiysJ If I understand correctly, which it appears I do not, that should have changed the element with the ID " firstHeading" to "Test". Sorry that I couldn't give a better explanation. As I said, I seem to have found myself rather confused. Thank you, Derric Atzrott _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
