CVS: tmda-cgi/display/themes/Blue/template editlist.ht, 1.6, 1.7 editlist.html, 1.16, 1.17

Jim Ramsay <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda-cgi/display/themes/Blue/template
In directory sc8-pr-cvs1:/tmp/cvs-serv17161/display/themes/Blue/template

Modified Files:
	editlist.ht editlist.html 
Log Message:
Improved themeability of the list of links for the Lists in the sidebar.  The style is now defined in the theme's 'editlist.html' file.

Also caused this list of links to be alphabetised.


Index: editlist.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/editlist.ht,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- editlist.ht	11 Aug 2003 17:49:07 -0000	1.6
+++ editlist.ht	8 Dec 2003 20:01:18 -0000	1.7
@@ -1,5 +1,13 @@
 Title: List Editor
 
+<!-- These two variables, CurrentListEntry and ListEntry affect the appearance 
+     of the links to the lists in the sidebar.  They should be made to match the
+     style generated by Generator.py -->
+
+<!-- var: CurrentListEntry="<tr><td><img src='%(Theme)s/%(listGraphicFilename)s' height='%(listGraphicHeight)s' width='%(listGraphicWidth)s' alt='%(listName)s' title='%(listName)s'></td></tr>" -->
+
+<!-- var: ListEntry="<tr><td><a href='%(listLink)s'><img src='%(Theme)s/%(listGraphicFilename)s' border=0 height='%(listGraphicHeight)s' width='%(listGraphicWidth)s' alt='%(listName)s' title='%(listName)s'></A></td></tr>" -->
+
 <!-- var: NoLists -->
 <table align="center">
   <form method="post" action="%(Script)s">

Index: editlist.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/editlist.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- editlist.html	11 Aug 2003 17:49:07 -0000	1.16
+++ editlist.html	8 Dec 2003 20:01:18 -0000	1.17
@@ -2,7 +2,7 @@
 <?xml-stylesheet href="%(ThemeDir)s/styles.css" type="text/css"?>
 <html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Mon Aug 11 12:43:17 2003 -->
+<!-- Mon Dec  8 13:59:36 2003 -->
 <!-- USING HT2HTML 2.1 -->
 <!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
@@ -73,7 +73,15 @@
 </td>
 <!-- end of sidebar cell -->
 <!-- start of body cell -->
-<td valign="top" class="body"><!-- var: NoLists -->
+<td valign="top" class="body"><!-- These two variables, CurrentListEntry and ListEntry affect the appearance 
+     of the links to the lists in the sidebar.  They should be made to match the
+     style generated by Generator.py -->
+
+<!-- var: CurrentListEntry="<tr><td><img src='%(Theme)s/%(listGraphicFilename)s' height='%(listGraphicHeight)s' width='%(listGraphicWidth)s' alt='%(listName)s' title='%(listName)s'></td></tr>" -->
+
+<!-- var: ListEntry="<tr><td><a href='%(listLink)s'><img src='%(Theme)s/%(listGraphicFilename)s' border=0 height='%(listGraphicHeight)s' width='%(listGraphicWidth)s' alt='%(listName)s' title='%(listName)s'></A></td></tr>" -->
+
+<!-- var: NoLists -->
 <table align="center">
   <form method="post" action="%(Script)s">
     <tr align="center" valign="top">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.