CVS: tmda-cgi/display/themes/Blue/template templates.ht,1.1,1.2 templates.html,1.1,1.2
Gre7g Luterman <[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-serv6918/display/themes/Blue/template
Modified Files:
templates.ht templates.html
Log Message:
Search off of TMDA's root for template files if Defaults.TEMPLATE_DIR is not
set.
Instead of just removing the save button when the user is not allowed to save
templates, replace it with some descriptive text.
Put template information into config file instead of .qmail files.
Index: templates.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/templates.ht,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- templates.ht 3 May 2003 16:54:54 -0000 1.1
+++ templates.ht 4 May 2003 14:30:37 -0000 1.2
@@ -22,6 +22,9 @@
<input type="hidden" name="cmd" value="templates">
<input type="hidden" name="SID" value="%(SID)s">
<!-- /var (SaveButton) -->
+<!-- var: NoSave -->
+ You may not make changes to these templates.
+<!-- /var (NoSave) -->
</td>
</tr>
</form>
Index: templates.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/templates.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- templates.html 3 May 2003 16:54:54 -0000 1.1
+++ templates.html 4 May 2003 14:30:37 -0000 1.2
@@ -2,7 +2,7 @@
<?xml-stylesheet href="%(ThemeDir)s/styles.css" type="text/css"?>
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Sat May 3 10:01:31 2003 -->
+<!-- Sun May 4 09:22:00 2003 -->
<!-- USING HT2HTML 2.1 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -108,6 +108,9 @@
<input type="hidden" name="cmd" value="templates">
<input type="hidden" name="SID" value="%(SID)s">
<!-- /var (SaveButton) -->
+<!-- var: NoSave -->
+ You may not make changes to these templates.
+<!-- /var (NoSave) -->
</td>
</tr>
</form>
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs