add fi-new to list of known sites (found on live site)
authorDouglas Bagnall <douglas@paradise.net.nz>
Sat, 19 Mar 2011 00:26:13 +0000 (01:26 +0100)
committerDouglas Bagnall <douglas@paradise.net.nz>
Sat, 19 Mar 2011 00:26:33 +0000 (01:26 +0100)
objavi/config.py

index a7817a1..bfc3f88 100644 (file)
@@ -145,8 +145,20 @@ SERVER_DEFAULTS = {
         'toc-encoding': None,
         'display': True,
         'interface': 'Booki',
-        'toc_header': 'Table of Contents',
-        },
+        'toc_header': 'Table of Contents'
+      },
+      'fi-new.flossmanuals.net/kirjoita': {
+        'css-book': '/static/en.flossmanuals.net.css',
+        'css-web': '/static/en.flossmanuals.net-web.css',
+        'css-newspaper': '/static/en.flossmanuals.net-newspaper.css',
+        'css-openoffice': '/static/en.flossmanuals.net-openoffice.css',
+        'lang': 'en',
+        'dir': 'LTR',
+        'toc-encoding': None,
+        'display': True,
+        'interface': 'Booki',
+        'toc_header': 'Table of Contents'
+       },
     'www.booki.cc': {
         'css-book': '/static/en.flossmanuals.net.css',
         'css-web': '/static/en.flossmanuals.net-web.css',