summaryrefslogtreecommitdiff
path: root/doc/todo/onlinepageediting.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-03 22:35:30 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-03 22:35:30 +0000
commit08890fdd7fbc9bf45c3bbc3fcf20b4e1f8977824 (patch)
treec1acd1f7194b3aad81aa29122b1d9296c1079b93 /doc/todo/onlinepageediting.mdwn
parent8d4c474f3b92ed2d0e8f968e34a5c6d9d30921fe (diff)
misc updated
Diffstat (limited to 'doc/todo/onlinepageediting.mdwn')
-rw-r--r--doc/todo/onlinepageediting.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/todo/onlinepageediting.mdwn b/doc/todo/onlinepageediting.mdwn
index f0b22c22d..a5422c624 100644
--- a/doc/todo/onlinepageediting.mdwn
+++ b/doc/todo/onlinepageediting.mdwn
@@ -1,3 +1,7 @@
* Eventually, might want page deletion.
* Eventually, might want file upload.
-* Page move? Link corrections? \ No newline at end of file
+* Page move? Link corrections?
+* Way to specify type of page (especailly when creating a new page).
+ Will be more important once there are multiple page types implemented,
+ to choose between markdown, restructured text, etc. Note that the default
+ type for new pages is already configurable globally.