]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/roadmap.mdwn
Suggestion about plugin listing order
[ikiwiki.git] / doc / roadmap.mdwn
index 1df503492782be547870ee2aff5bd9b09c763a66..08e4c48bce7d124e33077c735b551028a039e820 100644 (file)
@@ -29,7 +29,7 @@ bugs will be fixed in 1.x going forward.
 * Some support for other markup languages than markdown: rst, textile.
 * Unit test suite, with more than 300 tests.
 
-Will be released 29 April 2007.
+Released 30 April 2007.
 
 The 2.x series is expected to undergo continuing development for some time,
 adding improvements and new features, but avoiding changes that break
@@ -37,12 +37,23 @@ backwards compatability.
 
 ----
 
+# 3.0
+
+Version 3.0 will be an opportunity to make significant transitions.
+
+* Default to using `prefix_directives`.
+* Default to using `aggregateinternal`.
+* Remove deprecated prefs form settings for `allowed_attachments` and
+  `locked_pages`.
+* [[todo/Adjust_goodstuff]]
+
+----
+
 # future goals
 
-* Improved [[todo/html]] stylesheets and templates.
-  _(status: [[css_market]] exists; it could always provide more stylesheets.  No alternate templates yet, though.)_
+* More documentation in the basewiki, including documentation for all enabled plugins.
 * Conversion support for existing other wikis.
   (Being worked on for MoinMoin and TWiki by [[Josh_Triplett|JoshTriplett]]
   and Jamey Sharp; support for other wikis should fit into the same
   framework.)
-* [[TODO]], [[bugs]], [[soc]], ...
+* [[TODO]], [[bugs]], ...