]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/po.mdwn
More details on my personal preferences (as related to Ikiwiki.)
[ikiwiki.git] / doc / plugins / po.mdwn
index 57459c1ef2d9bbcd3ed49cc38db1729d3c441278..576d36ec17a51fc38e344a5162895e76f5c6dd4b 100644 (file)
@@ -129,11 +129,12 @@ For details, see [Apache's documentation](http://httpd.apache.org/docs/2.2/conte
 lighttpd
 --------
 
-lighttpd unfortunately does not support content negotiation.
+Recent versions of lighttpd should be able to use
+`$HTTP["language"]` to configure the translatted pages to be served.
 
-**FIXME**: does `mod_magnet` provide the functionality needed to
- emulate this?
+See [Lighttpd Issue](http://redmine.lighttpd.net/issues/show/1119)
 
+TODO: Example
 
 Usage
 =====
@@ -317,6 +318,9 @@ text, or text in whatever single language ikiwiki is configured to "speak".
 Maybe there could be a way to switch ikiwiki to speaking another language
 when building a non-english page? Then the directives would get translated.
 
+(We also will need this in order to use translated templates, when they are
+available.)
+
 Documentation
 -------------