If this is just some sample extensions, why do i need to "install" it?
Extension talk:Examples/Flow
The extension is called 'examples' in ones extension directory. Are extension page names here meant to match what they use for installation? The plural also seems to capture more of the nature of the extension, which actually contains multiple separate extensions.
I would opt for removing this extension in favor of the extension generator project at Extension:Cookiecutter-mediawiki-extension
Much more straightforward and time-saving.
Shameless plug: I'm the author of cookiecutter-mediawiki-extension
This example is quite misleading as it's using the <1.24 way of doing things. Can we get an updated starting point?
Hello,
I am trying to write an extension using Jquery for both view and edit (end to end). I don't see it in this excellent resource while code from real extension is too complicated for beginner. If someone can gimme hints to do that, I am willing to incorporate it into this example-ext.
Thank you