site

(djk)
2011-04-09: doc

doc

diff --git a/readme.txt b/readme.txt
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,4 @@
-20110402
+20110409
 djk@isFiaD04zgAgnrEC5XJt1i4IE7AkNPqhBG5bONi6Yks
 
 WARNING:
@@ -77,7 +77,9 @@ o FMS Id displays "???" when importing c
 
 CONTRIBUTORS:
 ---
-sethcg@a-tin0kMl1I~8xn5lkQDqYZRExKLzJITrxcNsr4T~fY  -- patch to make jfniki work with Freetalk.
+sethcg@a-tin0kMl1I~8xn5lkQDqYZRExKLzJITrxcNsr4T~fY
+ o patch to make jfniki work with Freetalk.
+ o patch to dump jfniki to html for insertion as a freesite (DumpWiki)
 
 ---
 Dev notes
@@ -86,7 +88,7 @@ BUG: Default FCP port wrong for CLI clie
 BUG: fix the discover UI to correctly handle posts from a different nym than the insert
 BUG: wikitext should use unix line terminators not DOS (+1 byte per line)
 BUG: MUST show in the UI when edited wikitext has been truncated because it's too big.
-BUG: Can the <<<TOC>>> macro be made to play nice with the ContentFilter?
+
 ---
 IDEA: shrink blocks by using a token map?  use short token in binary rep, fixup to full 20byte hash on read / write?
 IDEA: Support links to other wikis. e.g.:b fniki://fms/group/name
@@ -113,3 +115,4 @@ IDEA: Wikibot ng. Just uses its FMS trus
 ---
 Fixed bugs:
 2ce3a4499a2c: BUG: No way to create an empty wiki from the UI. [requested by a real user]
+cab9533f4cb8: BUG: Can the <<<TOC>>> macro be made to play nice with the ContentFilter? [suggestion from sethcg]