xbeta
TODO

General

  • See the list of wanted pages.

  • Is there a good method for citing references other than manually typing Author (Year) each time? Markdown Extra/Maruku footnotes1 dont’ seem to be an option because the footnote2 will get repeated if cited more than once. There also isn’t support for multiple back links.

  • Printing MathML from Firefox seems to be a problem, at least on Linux.

    • It turns out that is a seven-year-old bug: 28088, 155122, 199944.

    • Luckily, printing seems to work fine in Windows and MacOSX. It must be an xprint or postscript problem.

Local

  • InterWiki Links should not show up in the Wanted Pages list.
  • Visually distinguish external links from internal links (CSS?).
  • TeX export is not working on `xbeta.org`, although it works on local installations of Instiki from the same branch.
  • PDF export
  • Determine which license to use for content (probably the GNU Free Documentation License).
  • Make a note of this license on the edit page. Put a small license notice at the bottom of each page.

Instiki

  • Wanted pages list should not be case sensitive. That is, if there are wanted links to “Page Name” and “Page name”, the wanted pages should not list both.

    • Partially complete. If the page ‘Page Name’ exists, but there is a link to ‘Page name’, the latter still shows up in the wanted pages list.
  • Page caching isn't working well.
  • Category list pages (e.g., [Statistics](/wiki/list?category=Statistics)) aren't working.
  • Support for inter-wiki links, both to external wikis such as MeatBall and C2 and to other webs on the same Instiki wiki.
  • Create a better published web interface. The print view actually looks better than the published view. Make the S5 view publically available for published webs.

  1. This gets repeated.

  2. This gets repeated.