]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/utf8.mdwn
* Make aggregator save permalinks and author name to pages as metadata.
[ikiwiki.git] / doc / todo / utf8.mdwn
index 221f627e1e79d39c60aa976e3442ab139c11f62a..278fb9382733af315308b3920c991937bb74280b 100644 (file)
@@ -7,9 +7,12 @@ Currently ikiwiki is belived to be utf-8 clean itself; it tells perl to use
 binmode when reading possibly binary files (such as images) and it uses
 utf-8 compatable regexps etc.
 
+There may be the odd corner where utf-8 still doesn't work; these are being
+fixed as they're found.
+
 Notes:
 
 * Apache "AddDefaultCharset on" settings will not play well with utf-8
   pages. Turn it off.
 
-[[done]]
+[[todo/done]]