X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/c8505e59eff4d6fdc0a51b91b0046a4dae14a273..792c84b966ae1ce7df9bc8c1837e5b9bb859c4a2:/tests/testApache.dtl diff --git a/tests/testApache.dtl b/tests/testApache.dtl index 3987492..293a21d 100644 --- a/tests/testApache.dtl +++ b/tests/testApache.dtl @@ -77,6 +77,17 @@ domain "hcoop.net" with location "/" with davSvn "/home/adamc/svn"; authzSvnAccessFile "/home/adamc/svn/acl"; - end + end; + + addDescription "nada" []; + addDescription "Ultimate \"Awesome\" file" ["awesome.txt"]; + addDescription "Runners up" ["prettyNeat.txt", "somewhatFunky.odp"]; + + indexOptions [iconsAreLinks, scanHtmlTitles, iconWidth 45]; + set_indexOptions [descriptionWidth autofit, nameWidth (characters 13)]; + unset_indexOptions [iconHeight 32, fancyIndexing]; + + headerName "header.html"; + readmeName "readme.txt" end; end