extinction: Use the modernized theme.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 29 Apr 2010 15:02:38 +0000 (17:02 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 29 Apr 2010 15:02:38 +0000 (17:02 +0200)
conf/extinction.py
static/modernized [new symlink]

index 3137da196b37b9c399fa8b19e5b407fe1abbd3f8..3af49983de69257631f47f84eee44e79a4315b8e 100644 (file)
@@ -23,6 +23,6 @@ class Config(FarmConfig):
     editor_force = True
     editor_default = 'text'  # internal default, just for completeness
 
-    theme_default = 'classic'
+    theme_default = 'modernized'
 
 # vim: set ts=8 sts=4 sw=4 expandtab:
diff --git a/static/modernized b/static/modernized
new file mode 120000 (symlink)
index 0000000..bd7cd7a
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/moin/htdocs/modernized
\ No newline at end of file