mhonarc-commits
[Top] [All Lists]

CVS: mharc/lib common.mrc.in.dist,1.16,1.17

2002-07-22 22:51:57
Update of /cvsroot/mhonarc/mharc/lib
In directory subversions:/tmp/cvs-serv18271/lib

Modified Files:
	common.mrc.in.dist 
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: common.mrc.in.dist
===================================================================
RCS file: /cvsroot/mhonarc/mharc/lib/common.mrc.in.dist,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** common.mrc.in.dist	23 Jul 2002 04:00:22 -0000	1.16
--- common.mrc.in.dist	23 Jul 2002 05:51:46 -0000	1.17
***************
*** 25,29 ****
  	  $ALL-LISTS-URL$	URL to all archive listing.
  	  $CUR-PERIOD$		Current period in YYYY or YYYY-MM format.
! 	  $LIST-NAME$		Archive/list name.
  	  $PNAV-CGI$		URL to period navigation cgi program.
  	  $SEARCH-CGI$		URL to search cgi program.
--- 25,32 ----
  	  $ALL-LISTS-URL$	URL to all archive listing.
  	  $CUR-PERIOD$		Current period in YYYY or YYYY-MM format.
! 	  $LIST-NAME$		Archive/list name and search index name.
! 	  $LIST-TITLE$		Archive/list title: generally equals
! 				$LIST-NAME$, but can be different like for
! 				CVS commit archives.
  	  $PNAV-CGI$		URL to period navigation cgi program.
  	  $SEARCH-CGI$		URL to search cgi program.
***************
*** 361,365 ****
  <table border=0 cellspacing=2 cellpadding=0 bgcolor="#000000">
  <tr><td><table border=0 bgcolor="#FFFFCC">
! <tr><td><big><b>$LIST-NAME$</b></big></td></tr></table></tr></table>
  <small><nobr>[<a href="../"
  >Top</a>][<a href="$ALL-LISTS-URL$">All Lists</a>]</small></nobr>
--- 364,368 ----
  <table border=0 cellspacing=2 cellpadding=0 bgcolor="#000000">
  <tr><td><table border=0 bgcolor="#FFFFCC">
! <tr><td><big><b>$LIST-TITLE$</b></big></td></tr></table></tr></table>
  <small><nobr>[<a href="../"
  >Top</a>][<a href="$ALL-LISTS-URL$">All Lists</a>]</small></nobr>

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV