wiki-monkey icon indicating copy to clipboard operation
wiki-monkey copied to clipboard

MediaWiki-compatible bot and editor assistant running directly in the browser and expandable with plugins.

Results 84 wiki-monkey issues
Sort by recently updated
recently updated
newest added

Bot: preset filters, e.g. namespaces

module/API
request

For example <br>, <hr>, <i>, <b>

plugin/mod
request

ArchWikiNewTemplates: use nowiki when converting <pre> with URLs

plugin/mod
request

`findLinksEngine` in the `Parser` module, when used with `specialOnly=false` finds links like `[[ ::a:b#c|d]]`, which are not valid for MediaWiki.

defect
module/API

Support other Arch wikis

module/API
request

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.

plugin/mod
request

Currently only English MediaWiki implementations are supported For example the titles of special pages, namespaces like "Category", "Template"... are all localized

module/API
request

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...

plugin/mod
request

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...

plugin/mod
defect

Find self-categorized categories Find orphan talk pages (associated to a deleted page) Find redirects obscuring page content

plugin/mod
request