Moving WikiEditor into core would involve... Straightforward changes
- Move the contents of the WikiEditor modules folder to resources/jquery.wikiEditor/ and resources/wikiEditor (removing the "ext." from files that have it) - Move the module registrations to resources/Resources.php - Distribute messages in WikiEditor.i18n.php into core message files - Move configurations in WikiEditor.php to DefaultSettings.php Messy changes - Put the logic for adding preferences somewhere - Put the logic for adding modules to edit pages based on preferences somewhere This results in the WikiEditor code no longer being all in one place. I have always thought that was a downside. - Trevor On Fri, May 6, 2011 at 12:34 AM, K. Peachey <[email protected]> wrote: > I do believe the new installer allows the bundling of extensions in > the package.... > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
