List of required wiki features
This is a list of features missing from Midgard's Wiki implementation, net.nemein.wiki.
Linking
- Develop simple system for thumbnail addition similar to the [photo: GUID] system
- Improve the linking formats to include
- [mrfc: N] linking to Midgard RFCs
- [person: username] and [person: GUID] for linking to specific users, preferably using org.openpsa.contactwidget
- [issue: ID] linking to OpenPsa Support tickets on local server (display status in the link)
- Make linking between entries in Midgard docs and OpenPSA docs easy
- Distinquish between internal wiki links and external web links similarly to what Plone does
Desktop integration
- Some kind of remote editing solution would be useful. Ideas:
- Emacs has a Remote Wiki Editor using Raw Mode for communication
- TomBoy is a desktop wiki application for GNOME that supports XML-RPC posting and HTML export
- There is a Wiki Gateway that supports the XmlRpcToWiki API
- WebDAV synchronization of the wiki as virtual directory of "text files"
- VoodooPad for Mac OS X has XML export option, and has defined a VPwiki API
- Some work on Wiki content interchange format is going on
- WikityWidget Dashboard widget for Tiger could be modified to use AJAX for synchronizing with a remote wiki
- Build a solution for exporting wiki content into a PDF book
