update
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 19 Aug 2006 05:15:00 +0000 (05:15 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 19 Aug 2006 05:15:00 +0000 (05:15 +0000)
doc/roadmap.mdwn
doc/todo/plugin.mdwn

index a645877fb583698dd6d0c5e4779f5af850dd4bbe..4c26ed24b3e5d9f0e6c127872d4c2e10d6b51acc 100644 (file)
@@ -13,7 +13,7 @@ Released 29 April 2006.
 # 2.0
 
 * Unit test suite (with tests of at least core stuff like
-  [[PageSpec]]). (status: exists, could of course use more tests)
+  [[PageSpec]]). _(status: exists, could of course use more tests)_
 * [[Plugins]] _(status: done, interface still not quite stable)_
 * [[Tags]] _(status: fair)_
 * Should have fully working [[todo/utf8]] support. _(status: fair)_
index 1b464672408e9088bc06cf49d25e6267280a998c..1d8f7cb736c4fb5bec600d31bd12d27d8b03b144 100644 (file)
@@ -1,7 +1,5 @@
 Suggestions of ideas for plugins:
 
-* Support for restructured text (should be semi-easy to add basic support
-  now)
 * list of registered users - tricky because it sorta calls for a way to rebuild the page when a new user is registered. Might be better as a cgi?
 * a [[link_map]]
 * [[sigs]] ?
@@ -40,4 +38,4 @@ All the kinds of plugins that blogging software has is also a possibility:
 * Blog post calendar
 
 * How about an event calendar. Events could be sub-pages with an embedded 
- code to detail recurrance and/or event date/time
\ No newline at end of file
+ code to detail recurrance and/or event date/time