Created Codestriker topic at:
  
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=6366718&action=view

  User: sits    
  Date: 05/06/19 04:26:54

  Modified:    template/en/default createproject.html.tmpl
                        createtopic.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:
  Update help links.
  
  
  
  Index: createproject.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/createproject.html.tmpl,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- createproject.html.tmpl   23 May 2005 11:54:00 -0000      1.20
  +++ createproject.html.tmpl   19 Jun 2005 11:26:52 -0000      1.21
  @@ -1,7 +1,7 @@
   [%# Screen for the create project form. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1
  -                            closehead = 1 help = "x355.html" %]
  +                            closehead = 1 help = "x357.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.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- createtopic.html.tmpl     7 Jun 2005 22:51:47 -0000       1.44
  +++ createtopic.html.tmpl     19 Jun 2005 11:26:52 -0000      1.45
  @@ -1,7 +1,7 @@
   [%# Screen for the create topic form. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help = "x379.html" %]
  +                            closehead = 1 help = "x381.html" %]
   
   [%# Display any "feedback" to the user if necessary. #%]
   [% IF feedback != '' %]
  
  
  
  
  
  Index: editproject.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/editproject.html.tmpl,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- editproject.html.tmpl     2 Jun 2005 11:31:02 -0000       1.21
  +++ editproject.html.tmpl     19 Jun 2005 11:26:52 -0000      1.22
  @@ -1,7 +1,7 @@
   [%# Screen for the edit project form. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help = "x355.html" %]
  +                            closehead = 1 help = "x357.html" %]
   
   
   <script language="JavaScript">
  
  
  
  
  
  Index: listprojects.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/listprojects.html.tmpl,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- listprojects.html.tmpl    7 Jun 2005 22:51:47 -0000       1.19
  +++ listprojects.html.tmpl    19 Jun 2005 11:26:52 -0000      1.20
  @@ -1,7 +1,7 @@
   [%# Display a list of projects #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help = "x355.html" %]
  +                            closehead = 1 help = "x357.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.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- listtopics.html.tmpl      7 Jun 2005 22:51:47 -0000       1.35
  +++ listtopics.html.tmpl      19 Jun 2005 11:26:52 -0000      1.36
  @@ -1,7 +1,7 @@
   [%# Screen for show a list of topics. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help = "x324.html" %]
  +                            closehead = 1 help = "x326.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.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- metricsreport.html.tmpl   7 Jun 2005 22:51:47 -0000       1.14
  +++ metricsreport.html.tmpl   19 Jun 2005 11:26:52 -0000      1.15
  @@ -1,7 +1,7 @@
   [%# Screen for the metrics report. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help ="x676.html"  %]
  +                            closehead = 1 help ="x678.html"  %]
   
   <!-- "" -->
   
  
  
  
  
  
  Index: search.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/search.html.tmpl,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- search.html.tmpl  7 Jun 2005 22:51:47 -0000       1.30
  +++ search.html.tmpl  19 Jun 2005 11:26:52 -0000      1.31
  @@ -1,7 +1,7 @@
   [%# Screen for search topics. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help = "x640.html" %]
  +                            closehead = 1 help = "x642.html" %]
   
   <H1>Topic search</H1>
   
  
  
  
  
  
  Index: viewtopic.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopic.html.tmpl,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- viewtopic.html.tmpl       7 Jun 2005 22:51:47 -0000       1.34
  +++ viewtopic.html.tmpl       19 Jun 2005 11:26:52 -0000      1.35
  @@ -8,7 +8,7 @@
       customised. #%]
   
   [% PROCESS viewtopicheader.html.tmpl version = version 
  -   help = "x488.html#VIEW-TOPIC" topicview = 1 topicproperties = 0
  +   help = "x490.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.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- viewtopiccomments.html.tmpl       7 Jun 2005 22:51:47 -0000       1.23
  +++ viewtopiccomments.html.tmpl       19 Jun 2005 11:26:52 -0000      1.24
  @@ -4,7 +4,7 @@
   [% USE FormatWhitespace tabwidth = tabwidth %]
   
   [% PROCESS viewtopicheader.html.tmpl version = version
  -   help = "x586.html" topicview = 0 topicproperties = 0 topiccomments = 1
  +   help = "x588.html" topicview = 0 topicproperties = 0 topiccomments = 1
      topicinfo = 0 closehead = 1 %]
   
   <SCRIPT type="text/javascript">
  
  
  
  
  
  Index: viewtopicinfo.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopicinfo.html.tmpl,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- viewtopicinfo.html.tmpl   7 Jun 2005 22:51:47 -0000       1.20
  +++ viewtopicinfo.html.tmpl   19 Jun 2005 11:26:52 -0000      1.21
  @@ -4,7 +4,7 @@
   
   [% PROCESS viewtopicheader.html.tmpl version = version topicview = 0
      topicproperties = 0 topiccomments = 0 topicinfo = 1 closehead = 1
  -   help = "x621.html" %]
  +   help = "x623.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.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- viewtopicproperties.html.tmpl     7 Jun 2005 22:51:47 -0000       1.19
  +++ viewtopicproperties.html.tmpl     19 Jun 2005 11:26:52 -0000      1.20
  @@ -5,7 +5,7 @@
   
   [% PROCESS viewtopicheader.html.tmpl version = version topicview = 0
      topiccomments = 0 topicinfo = 0 topicproperties = 1 closehead = 1
  -   help = "x608.html" %]
  +   help = "x610.html" %]
   
   <script type="text/javascript">
   <!--
  
  
  


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to