update todos

This commit is contained in:
rick
2010-11-09 14:53:21 -08:00
parent b9aad7e2c9
commit ec4b93be95
+22 -1
View File
@@ -4,5 +4,26 @@
* Create Error Page
* Create Compare Revisions Page (like, when comparing the two)
* Create Search Results Page
* Create Revert page
* Write Editor/Sidebar implementation notes for Rick
* Write print.css
* Write print.css
* Re-add inline help for more obscure syntax rules.
* Find some clever way to represent page hierarchy.
* Inline preview?
BUGS
* You should only be able to compare 2 revisions at once. All revisions
between them should be highlighted though. See http://img.skitch.com/20101109-jqaeqd4gef83cq2sbeseexhaa2.png
HIERARCHY
_Footer.md
_Sidebar.md
Page1.md
projects/
Page2.md (uses root sidebar)
_Footer.md
experiments/
_Sidebar.md
Page3.md (uses footer.md)
Images work the same way. You can keep similar pages in a directory with their own images.