Created Codestriker topic at:
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=8215076&action=view
User: sits
Date: 05/05/23 04:54:02
Modified: template/en/default createproject.html.tmpl
createtopic.html.tmpl editcomment.html.tmpl
editproject.html.tmpl listprojects.html.tmpl
listtopics.html.tmpl metricsreport.html.tmpl
search.html.tmpl viewtopic.html.tmpl
viewtopiccomments.html.tmpl viewtopicinfo.html.tmpl
viewtopicproperties.html.tmpl
Log:
Updated help links.
Index: createproject.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/createproject.html.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- createproject.html.tmpl 21 Feb 2005 11:25:28 -0000 1.19
+++ createproject.html.tmpl 23 May 2005 11:54:00 -0000 1.20
@@ -1,7 +1,7 @@
[%# Screen for the create project form. #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help = "x350.html" %]
+ closehead = 1 help = "x355.html" %]
[%# Display any "feedback" to the user if necessary. #%]
[% IF feedback != '' %]
Index: createtopic.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/createtopic.html.tmpl,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- createtopic.html.tmpl 21 Feb 2005 11:25:29 -0000 1.41
+++ createtopic.html.tmpl 23 May 2005 11:54:00 -0000 1.42
@@ -1,7 +1,7 @@
[%# Screen for the create topic form. #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help = "x374.html" %]
+ closehead = 1 help = "x379.html" %]
[%# Display any "feedback" to the user if necessary. #%]
[% IF feedback != '' %]
Index: editcomment.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/editcomment.html.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- editcomment.html.tmpl 14 Feb 2005 09:43:49 -0000 1.19
+++ editcomment.html.tmpl 23 May 2005 11:54:00 -0000 1.20
@@ -132,7 +132,7 @@
[%# Screen for the add comment form. #%]
-[% PROCESS header.html.tmpl displaymenu = 0 version = version help =
"x483.html#ADD-COMMENT" %]
+[% PROCESS header.html.tmpl displaymenu = 0 version = version help =
"x488.html#ADD-COMMENT" %]
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tr class="tlh">
Index: editproject.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/editproject.html.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- editproject.html.tmpl 21 Feb 2005 11:25:30 -0000 1.19
+++ editproject.html.tmpl 23 May 2005 11:54:00 -0000 1.20
@@ -1,7 +1,7 @@
[%# Screen for the edit project form. #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help = "x350.html" %]
+ closehead = 1 help = "x355.html" %]
<script language="JavaScript">
Index: listprojects.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/listprojects.html.tmpl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- listprojects.html.tmpl 21 Feb 2005 11:25:30 -0000 1.17
+++ listprojects.html.tmpl 23 May 2005 11:54:00 -0000 1.18
@@ -1,7 +1,7 @@
[%# Display a list of projects #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help = "x350.html" %]
+ closehead = 1 help = "x355.html" %]
[%# Display any "feedback" to the user if necessary. #%]
[% IF feedback != '' %]
Index: listtopics.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/listtopics.html.tmpl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- listtopics.html.tmpl 21 Feb 2005 11:25:30 -0000 1.33
+++ listtopics.html.tmpl 23 May 2005 11:54:00 -0000 1.34
@@ -1,7 +1,7 @@
[%# Screen for show a list of topics. #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help = "x319.html" %]
+ closehead = 1 help = "x324.html" %]
[%# Display any "feedback" to the user if necessary. #%]
[% IF feedback != '' %]
Index: metricsreport.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/metricsreport.html.tmpl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- metricsreport.html.tmpl 21 Feb 2005 11:25:30 -0000 1.12
+++ metricsreport.html.tmpl 23 May 2005 11:54:00 -0000 1.13
@@ -1,7 +1,7 @@
[%# Screen for the metrics report. #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help ="x672.html" %]
+ closehead = 1 help ="x676.html" %]
<!-- "" -->
Index: search.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/search.html.tmpl,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- search.html.tmpl 21 Feb 2005 11:25:31 -0000 1.27
+++ search.html.tmpl 23 May 2005 11:54:00 -0000 1.28
@@ -1,7 +1,7 @@
[%# Screen for search topics. #%]
[% PROCESS header.html.tmpl version = version displaymenu = 1
- closehead = 1 help = "x636.html" %]
+ closehead = 1 help = "x640.html" %]
<H1>Topic search</H1>
Index: viewtopic.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/viewtopic.html.tmpl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- viewtopic.html.tmpl 1 Mar 2005 10:12:53 -0000 1.32
+++ viewtopic.html.tmpl 23 May 2005 11:54:00 -0000 1.33
@@ -8,7 +8,7 @@
customised. #%]
[% PROCESS viewtopicheader.html.tmpl version = version
- help = "x483.html#VIEW-TOPIC" topicview = 1 topicproperties = 0
+ help = "x488.html#VIEW-TOPIC" topicview = 1 topicproperties = 0
topiccomments = 0 topicinfo = 0 closehead = 0 %]
<p>
Index: viewtopiccomments.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/viewtopiccomments.html.tmpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- viewtopiccomments.html.tmpl 22 May 2005 11:26:30 -0000 1.20
+++ viewtopiccomments.html.tmpl 23 May 2005 11:54:00 -0000 1.21
@@ -3,7 +3,7 @@
[% USE AutomagicLinks %]
[% PROCESS viewtopicheader.html.tmpl version = version
- help = "x582.html" topicview = 0 topicproperties = 0 topiccomments = 1
+ help = "x586.html" topicview = 0 topicproperties = 0 topiccomments = 1
topicinfo = 0 closehead = 1 %]
<SCRIPT language="JavaScript">
Index: viewtopicinfo.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/viewtopicinfo.html.tmpl,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- viewtopicinfo.html.tmpl 21 Feb 2005 11:25:32 -0000 1.18
+++ viewtopicinfo.html.tmpl 23 May 2005 11:54:00 -0000 1.19
@@ -4,7 +4,7 @@
[% PROCESS viewtopicheader.html.tmpl version = version topicview = 0
topicproperties = 0 topiccomments = 0 topicinfo = 1 closehead = 1
- help = "x617.html" %]
+ help = "x621.html" %]
[%# Create a form to allow the topic's metrics to be changed #%]
[% SET metric_input_exists = 0 %]
Index: viewtopicproperties.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/viewtopicproperties.html.tmpl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- viewtopicproperties.html.tmpl 22 May 2005 11:26:30 -0000 1.17
+++ viewtopicproperties.html.tmpl 23 May 2005 11:54:00 -0000 1.18
@@ -5,7 +5,7 @@
[% PROCESS viewtopicheader.html.tmpl version = version topicview = 0
topiccomments = 0 topicinfo = 0 topicproperties = 1 closehead = 1
- help = "x604.html" %]
+ help = "x608.html" %]
<script language="JavaScript">
<!--
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits