summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6801dd4)
raw | patch | inline | side by side (parent: 6801dd4)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 8 Sep 2008 22:08:41 +0000 (22:08 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 8 Sep 2008 22:08:41 +0000 (22:08 +0000) |
website/.wmkrc | [new file with mode: 0755] | patch | blob |
website/.wmlrc | [new file with mode: 0755] | patch | blob |
diff --git a/website/.wmkrc b/website/.wmkrc
--- /dev/null
+++ b/website/.wmkrc
@@ -0,0 +1,3 @@
+-o LANG_VAR:%BASE.var
+-o (ALL-LANG_*)+LANG_EN:%BASE.en.html@ug+x
+#-o (ALL-LANG_*)+LANG_DE:%BASE.de.html@ug+x
diff --git a/website/.wmlrc b/website/.wmlrc
--- /dev/null
+++ b/website/.wmlrc
@@ -0,0 +1,17 @@
+-DROOT~.
+
+###############################
+# Language setup
+-DLANGS="en"
+
+###############################
+
+#-I/home/eedesign/public_html
+# last has priority
+-I.
+
+-E $(ROOT)/bin/htmlfix.sh
+-P $(ROOT)/bin/headfix.pl
+
+# tune mp4h behaviour (expansion 0 means complain about everything)
+-W "2,--expansion=0"