Update of /cvsroot/mhonarc/mharc
In directory subversions:/tmp/cvs-serv18271
Modified Files:
NEWS
Log Message:
* bin/web-archive:
. BUG FIX: Restored older semantics for $LIST-NAME$: It equals the
list name as represented by the directory name for the list
archives. This change back only has an effect for complimentary
CVS commit archives since the $LIST-NAME$ is used as the search
index name.
A new resource variable, $LIST-TITLE$, is used to represent the
displayable list name. For CVS commit archives, this variable
will have the "[CVS] " prefix.
In sum, everywhere the list name is used in links or form input
elements, use $LIST-NAME$. Anywhere else, $LIST-TITLE$ can
be used.
Index: NEWS
===================================================================
RCS file: /cvsroot/mhonarc/mharc/NEWS,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** NEWS 23 Jul 2002 04:10:46 -0000 1.26
--- NEWS 23 Jul 2002 05:51:45 -0000 1.27
***************
*** 20,23 ****
--- 20,42 ----
old .procmailrc.
+ * bin/web-archive:
+ . BUG FIX: Restored older semantics for $LIST-NAME$: It equals the
+ list name as represented by the directory name for the list
+ archives. This change back only has an effect for complimentary
+ CVS commit archives since the $LIST-NAME$ is used as the search
+ index name.
+
+ A new resource variable, $LIST-TITLE$, is used to represent the
+ displayable list name. For CVS commit archives, this variable
+ will have the "[CVS] " prefix.
+
+ In sum, everywhere the list name is used in links or form input
+ elements, use $LIST-NAME$. Anywhere else, $LIST-TITLE$ can
+ be used.
+
+ . Added $EXTRACT-CGI$ resource variable
+ (see cgi-bin/extract-mesg.cgi.in.dist change entry below for
+ more information).
+
* cgi-bin/extract-mesg.cgi.in.dist:
. NEW: CGI program to extract original raw message. It is intended
***************
*** 54,60 ****
that are executable. This helps avoid Apache HTTP server suEXEC
problems with CGI programs.
-
- * bin/web-archive:
- . Updated to defined $EXTRACT-CGI$ resource variable.
* bin/filter-spool:
--- 73,76 ----
---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV