Skip to content

Restructure into a MW 1.25+ style extension#4

Open
uusijani wants to merge 1 commit intop12tic:masterfrom
uusijani:wfLoadExtension_support
Open

Restructure into a MW 1.25+ style extension#4
uusijani wants to merge 1 commit intop12tic:masterfrom
uusijani:wfLoadExtension_support

Conversation

@uusijani
Copy link

@uusijani uusijani commented Nov 4, 2018

Refactor file structure so that the extension can be loaded using MW 1.25+ style wfLoadExtension(), and makes MW 1.25+ a requirement. Otherwise the core functionality should remain just as it was (i.e., if it doesn't, that's unintentional on my part).

This closes issue #3.

@uusijani uusijani force-pushed the wfLoadExtension_support branch from 89fbfae to c5003cf Compare November 4, 2018 14:21
@uusijani
Copy link
Author

uusijani commented Nov 4, 2018

Amended to replace whitespaces mixed with tabs in extension.json, and to fix description message id.

Refactor file structure so that the extension can (and must) be loaded
using MW 1.25+ style wfLoadExtension(). Otherwise the core functionality
should remain just as it was (i.e., if it doesn't, that's unintentional
on my part).
@uusijani uusijani force-pushed the wfLoadExtension_support branch from c5003cf to 1475e6e Compare November 4, 2018 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant