VrlWiki/feature requests: Difference between revisions

From VrlWiki
Jump to navigation Jump to search
Jadrian Miles (talk | contribs)
Jadrian Miles (talk | contribs)
Line 12: Line 12:
* Prefix section headers with numbers, just like in the table of contents
* Prefix section headers with numbers, just like in the table of contents
** May want to make this a per-user customization that's on by default
** May want to make this a per-user customization that's on by default
* Per-page access controls


== Closed Feature Requests ==
== Closed Feature Requests ==

Revision as of 14:32, 6 April 2009

Feature requests for the software that runs the VrlWiki belong here. Record whatever you're looking for here and the administrator (currently Jadrian) will get an email about it.

If you have content requests for things that should be in the wiki, either create a placeholder page, or stick your suggestion on the main wiki talk page.

Open Feature Requests

  • Simple templates for red text, etc.
  • Custom edit buttons
  • Integration with visweb references
  • List formatting that distinguishes levels: 1, A, I, a, i...
  • Prefix section headers with numbers, just like in the table of contents
    • May want to make this a per-user customization that's on by default
  • Per-page access controls

Closed Feature Requests

  • Recognize file://... links as well as http://... (closed 2008-12-18 by Jadrian)
    • Added file: prefix to $wgUrlProtocols in LocalSettings.php
  • Automatic rendering of -- as – and --- as — (closed 2009-01-08 by Jadrian)
    • Added custom parser hook to $wgHooks in LocalSettings.php
  • Fix PPT uploads (closed 2009-02-02 by Jadrian)