Instiki
Current Todo
This is an overview of current development TODOs
List from Alexey
- Removing TeX and PDF generation feature. Very few people need it, and it doesn’t work all that well, anyway.
- Simplify URL regex. It’s crazy, and has been known to overrun the stack limit on some inputs. It would be perfectly good enough if it only recognized URLs starting with the protocol prefix (http://, ftp:// or mailto://). For the rest, if you want a hyperlink, you mark it up explicitly.
- Refactoring tools (first and foremost, Rename Page)
- A way to restore and/or change admin password
- Put some AJAX stuff around the search
- Simple Javascript buttons for editing the markup (along the lines of “user selects a portion of the text in the Edit Page view, clicks a button, Instiki inserts some markup to make selected text bold”)
Additions from Parasew
- make instiki run on mongrel, without losing the export capabilities (fix PDF)
- delete pages and webs
- antispam: create javascript-buttons
- antispam: maybe give dnsbl-matched people a captcha
- fixing caching: the caching seems not to work—when saving a file, it’s also caching the “page successfully saved” box
- maybe replace bluecloth with maruku
Created on February 10, 2007 09:50:27
by
parasew
(85.124.8.144)