]> sipb.mit.edu Git - ikiwiki.git/commitdiff
update
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 19 Aug 2006 05:18:28 +0000 (05:18 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 19 Aug 2006 05:18:28 +0000 (05:18 +0000)
doc/todo/pageindexes.mdwn

index c4a9df9a3a14b9b03b794e189728573797915f01..0b567332ec96a9f0fea2e4b398f432e092dbb4f3 100644 (file)
@@ -1,3 +1,3 @@
 Might be nice to support automatically generating an index based on headers
-in a page, for long pages. The question is, how to turn on such an index?
-Well, make it a [[plugin]] enabled by a [[preprocessordirective]].
+in a page, for long pages. This could be done as a sanitize hook that
+parsed the html, with a preprocessordirective that controlled it.