]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - TODO
Knocked off about 4-5 items.
[SourceForge/phpwiki.git] / TODO
1 Full text search will return all pages when searching for "eat" 
2 because it matches "created." (In a DBM-based installation). This
3 should be corrected.
4
5 Edit copy: A user who makes edits and saves them can no longer access
6 the copy in the archive. They should be at least allowed to retrieve it.
7
8 Wiki porting: it should be easy to write a function that serializes all
9 pages to files, and allows the user to reload them in another database.
10 This way it would be easy to move from DBM to a RDBMS.
11
12 Write/proofread pages on wiki markup
13
14 Add a TestPage which tests all markup features: wikinames, external
15 links, lists, and other markup