Update of /cvsroot/hcoop/domtool2/lib
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25112/lib

Modified Files:
        mod_autoindex.dtl 
Log Message:
Some more mod_autoindex directives

Index: mod_autoindex.dtl
===================================================================
RCS file: /cvsroot/hcoop/domtool2/lib/mod_autoindex.dtl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mod_autoindex.dtl   26 Aug 2006 22:36:55 -0000      1.1
--- mod_autoindex.dtl   18 Feb 2008 15:52:40 -0000      1.2
***************
*** 6,9 ****
--- 6,17 ----
    Apache documentation</a> for <tt>AddDescription</tt>.}}
  
+ extern val addIcon : location -> [no_spaces] -> [^Vhost];
+ {{See <a 
href="http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html#addicon";>the
+   Apache documentation</a> for <tt>AddIcon</tt>.}}
+ 
+ extern val indexIgnore : [no_spaces] -> [^Vhost];
+ {{See <a 
href="http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html#indexignore";>the
+   Apache documentation</a> for <tt>IndexIgnore</tt>.}}
+ 
  extern type autoindex_width;
  {{A setting for how wide some column should be}}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to