Visit Mozilla.org

User:Callek/ToDo

From MDC

[edit] To-Do

[edit] Uncategorized

  • Figure out a way to enumerate Redirect Pages, even if it requires editing them. (May involve a custom Special: page.) -- Done for me, in MediaWiki version 1.6
  • Consider reasons-for, and ability-to implement a new caching system for mediawiki, that extensions may tie into (for example, "uncache on page move" for default <breadcrumbs></breadcrumbs> will make next page visit regen the page. Or a "uncache on custom reason" for when an externally included page [if we use the extension] changes. This may need to be tied into official MediaWiki first if it is even possible. (probably not needed)
  • Various Cleanup.
  • Purchase and read [1] when done consult with deb and others about listing it on MDC (or not).
  • Review [2] for possible use-case inside MDC:ExampleExtension
  • Consult with Dria regarding some sort of (preliminary?) Image policy doc.
  • Poke WikiPDF for possible adaptation into PDF output for individual pages/groups of pages in the MDC.

[edit] Priority

  • Glossary (from [3])
    • Move to Glossary
    • Categorize as Category:Developing Mozilla
    • Finish migrating links
      • Check links for 404 and redirects, correct as needed.
    • apply anchor points for all terms (id="foo")
    • Original Document Info? -- Decided not to do.
    • Request and get set up, a redirect from w.m.o.
  • NSPR API Reference (from [4])
    • Review Contributions by Rappo for formatting/correctness. -- Done through April 11
    • Finish Migrating
    • API Index
      • Alphabetically (Use Category?)
      • Function/Define/Type
      • ...other?
    • Verify all API Links (check all is updated)
    • Remove "Chapter #" text/links from all pages.
  • Re-Think choice of doing Template:id and Template:named-id as a good idea, possibly do something similar as an extension which will automatically convert spaces, and other not-normally-linked wiki-text using internal link/text conversion routines.