update todos
This commit is contained in:
+22
-1
@@ -4,5 +4,26 @@
|
|||||||
* Create Error Page
|
* Create Error Page
|
||||||
* Create Compare Revisions Page (like, when comparing the two)
|
* Create Compare Revisions Page (like, when comparing the two)
|
||||||
* Create Search Results Page
|
* Create Search Results Page
|
||||||
|
* Create Revert page
|
||||||
* Write Editor/Sidebar implementation notes for Rick
|
* 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.
|
||||||
Reference in New Issue
Block a user