wiki-monkey
wiki-monkey copied to clipboard
MediaWiki-compatible bot and editor assistant running directly in the browser and expandable with plugins.
ArchWikiNewTemplates: use nowiki when converting <pre> with URLs
`findLinksEngine` in the `Parser` module, when used with `specialOnly=false` finds links like `[[ ::a:b#c|d]]`, which are not valid for MediaWiki.
It shouldn't be done in editor pages nor in the bot, since it would go against their standards; it should probably be a special function.
Currently only English MediaWiki implementations are supported For example the titles of special pages, namespaces like "Category", "Template"... are all localized
The FixBacklinkFragments and FixFragments plugins should be able to handle title namespaces in all their forms, including case-asensitivity and spaces/underscores around the colon The plugins should query the server for...
MultipleLineBreaks should be smart and avoid removing multiple line breaks in code templates. This one is hard to fix because the function should parse the source text and understand when...
Find self-categorized categories Find orphan talk pages (associated to a deleted page) Find redirects obscuring page content