]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by hb: more rationale on this
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 25 Feb 2007 16:10:32 +0000 (16:10 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 25 Feb 2007 16:10:32 +0000 (16:10 +0000)
doc/todo/Option_to_disable_date_footer_for_inlines.mdwn

index 73d72efaa043bb7df9de21674423fb87eb8802ca..bcd22a6bb68886204a2a0fcf023ec87dcd0bd643 100644 (file)
@@ -2,5 +2,7 @@
 post dates.  I'd like an option to omit the post dates as well, leaving only
 the page titles.  Such an option would streamline the [[/users]] page, for
 instance. --[[JoshTriplett]]
-    Yes, indeed, something like "compact" mode would be useful. --hb
-
+> Yes, indeed, something like "compact" mode would be useful.
+> In fact, this would be better handled with a replacement of the "archive" on/off API with something like
+> mode = normal|archive|compact|.... defaulting to normal
+> --hb