CVS: tmda-cgi/display/themes/Blue/template theme.ht,1.10,1.11 theme.html,1.19,1.20
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-serv20444/display/themes/Blue/template
Modified Files:
theme.ht theme.html
Log Message:
Added a few more date formats, including:
2003-03-13 (ISO standard date)
April 3
3 days ago
Changed the default date to the ISO standard.
Index: theme.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/theme.ht,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- theme.ht 6 May 2003 23:19:37 -0000 1.10
+++ theme.ht 13 May 2003 22:25:29 -0000 1.11
@@ -38,7 +38,7 @@
ViewPending:AltPref:textplain:texthtml,
ViewPending:EmailClass:proportional:fixed,
General:CSEncoding:iso-8859-1:gb2312:big5, PendingList:PagerSize,
- PendingList:DateFormat:aZmZd:aZdZm:ZmZd:ZdZm:db,
+ PendingList:DateFormat:aZmZd:aZdZm:ZmZd:ZdZm:db:Ymd:BZd:DaysAgo,
Login:InitPage:pending:gen_addr, PendingList:CropSender,
PendingList:CropSubject, PendingList:ShowAddr:Name:Address:All,
ViewPending:AllowTags, ViewPending:BlockRemove, General:SpamCopAddr" -->
@@ -104,6 +104,8 @@
</tr>
<tr>
<td align="center"><select name="PendingListDateFormat">
+ <option %(PendingListDateFormatYmdSelected)s
+ value="%Y-%m-%d">2003-03-13</option>
<option %(PendingListDateFormataZmZdSelected)s
value="%a Z-%m/Z-%d">Tue 3/13</option>
<option %(PendingListDateFormataZdZmSelected)s
@@ -114,6 +116,10 @@
value="Z-%d/Z-%m">13/3</option>
<option %(PendingListDateFormatdbSelected)s
value="%d %b">05 Apr</option>
+ <option %(PendingListDateFormatBZdSelected)s
+ value="%B Z-%d">April 5</option>
+ <option %(PendingListDateFormatDaysAgoSelected)s
+ value="DaysAgo">3 days ago</option>
</select></td>
<td> </td>
<td>Date format to use in pending list.</td>
@@ -121,12 +127,12 @@
<tr>
<td align="center"><select name="LoginInitPage">
<option %(LoginInitPagependingSelected)s
- value="pending">PendList</option>
+ value="pending">Pending</option>
<option %(LoginInitPagegen_addrSelected)s
- value="gen_addr">GenAddr</option>
+ value="gen_addr">Addresses</option>
</select></td>
<td> </td>
- <td>Date format to use in pending list.</td>
+ <td>Initial page to show upon login.</td>
</tr>
<tr>
<td align="center"><input type="text" name="PendingListCropSender"
Index: theme.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/theme.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- theme.html 6 May 2003 23:19:37 -0000 1.19
+++ theme.html 13 May 2003 22:25:29 -0000 1.20
@@ -2,7 +2,7 @@
<?xml-stylesheet href="%(ThemeDir)s/styles.css" type="text/css"?>
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Tue May 6 18:15:18 2003 -->
+<!-- Tue May 13 16:07:52 2003 -->
<!-- USING HT2HTML 2.1 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -125,7 +125,7 @@
ViewPending:AltPref:textplain:texthtml,
ViewPending:EmailClass:proportional:fixed,
General:CSEncoding:iso-8859-1:gb2312:big5, PendingList:PagerSize,
- PendingList:DateFormat:aZmZd:aZdZm:ZmZd:ZdZm:db,
+ PendingList:DateFormat:aZmZd:aZdZm:ZmZd:ZdZm:db:Ymd:BZd:DaysAgo,
Login:InitPage:pending:gen_addr, PendingList:CropSender,
PendingList:CropSubject, PendingList:ShowAddr:Name:Address:All,
ViewPending:AllowTags, ViewPending:BlockRemove, General:SpamCopAddr" -->
@@ -191,6 +191,8 @@
</tr>
<tr>
<td align="center"><select name="PendingListDateFormat">
+ <option %(PendingListDateFormatYmdSelected)s
+ value="%Y-%m-%d">2003-05-13</option>
<option %(PendingListDateFormataZmZdSelected)s
value="%a Z-%m/Z-%d">Tue 3/13</option>
<option %(PendingListDateFormataZdZmSelected)s
@@ -201,6 +203,10 @@
value="Z-%d/Z-%m">13/3</option>
<option %(PendingListDateFormatdbSelected)s
value="%d %b">05 Apr</option>
+ <option %(PendingListDateFormatBZdSelected)s
+ value="%B Z-%d">April 5</option>
+ <option %(PendingListDateFormatDaysAgoSelected)s
+ value="DaysAgo">3 days ago</option>
</select></td>
<td> </td>
<td>Date format to use in pending list.</td>
@@ -208,12 +214,12 @@
<tr>
<td align="center"><select name="LoginInitPage">
<option %(LoginInitPagependingSelected)s
- value="pending">PendList</option>
+ value="pending">Pending</option>
<option %(LoginInitPagegen_addrSelected)s
- value="gen_addr">GenAddr</option>
+ value="gen_addr">Addresses</option>
</select></td>
<td> </td>
- <td>Date format to use in pending list.</td>
+ <td>Initial page to show upon login.</td>
</tr>
<tr>
<td align="center"><input type="text" name="PendingListCropSender"
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs