On 09/20/2013 03:53 PM, Alexey Klimovich wrote: > - Edit wiki pages in favorite text editor (like SublimeText, Vim, etc.) > - Edit wiki pages right in your favorite IDE, near Mediawiki php files.
Editors and IDEs can be extended to use the API to edit files as well. I maintain the Emacs extension to do this (https://launchpad.net/mediawiki-el) and it works fairly well. Keep in mind I do have to add support for other things (history, search, etc), but this is a good start. The filesystem approach has some advantages, but it doesn't support versioning and everything else. The content of the article is only one piece of the picture. -- http://hexmode.com/ Love alone reveals the true shape of the universe. -- "Everywhere Present", Stephen Freeman _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
