User: sits    
  Date: 08/08/08 00:02:09

  Modified:    template/en/default viewtopicinfo.html.tmpl search.html.tmpl
                        metricsreport.html.tmpl viewtopiccomments.html.tmpl
                        viewtopic.html.tmpl viewtopicproperties.html.tmpl
                        editcomment.html.tmpl viewtopicfile.html.tmpl
  Log:
  Updated help links.
  
  
  
  Index: viewtopicinfo.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopicinfo.html.tmpl,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- viewtopicinfo.html.tmpl   24 Jun 2008 03:26:50 -0000      1.24
  +++ viewtopicinfo.html.tmpl   8 Aug 2008 07:02:08 -0000       1.25
  @@ -4,7 +4,7 @@
   
   [% PROCESS viewtopicheader.html.tmpl version = version topicview = 0
      topicproperties = 0 topiccomments = 0 topicinfo = 1 closehead = 1
  -   help = "x649.html" %]
  +   help = "x652.html" %]
    
   [%# Create a form to allow the topic's metrics to be changed #%]
   [% SET metric_input_exists = 0 %]
  
  
  
  
  
  Index: search.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/search.html.tmpl,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- search.html.tmpl  24 Jun 2008 03:26:50 -0000      1.35
  +++ search.html.tmpl  8 Aug 2008 07:02:08 -0000       1.36
  @@ -1,7 +1,7 @@
   [%# Screen for search topics. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help = "x668.html"  subtitle = 
"Find Topics" %]
  +                            closehead = 1 help = "x671.html"  subtitle = 
"Find Topics" %]
   
   <FORM METHOD="post"  ENCTYPE="application/x-www-form-urlencoded">
   
  
  
  
  
  
  Index: metricsreport.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/metricsreport.html.tmpl,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- metricsreport.html.tmpl   24 Jun 2008 03:26:50 -0000      1.21
  +++ metricsreport.html.tmpl   8 Aug 2008 07:02:08 -0000       1.22
  @@ -1,7 +1,7 @@
   [%# Screen for the metrics report. #%]
   
   [% PROCESS header.html.tmpl version = version displaymenu = 1 
  -                            closehead = 1 help ="x704.html" subtitle = 
"Metrics Report" %]
  +                            closehead = 1 help ="x707.html" subtitle = 
"Metrics Report" %]
   
   <!-- "" -->
   
  
  
  
  
  
  Index: viewtopiccomments.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopiccomments.html.tmpl,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- viewtopiccomments.html.tmpl       24 Jun 2008 03:26:50 -0000      1.29
  +++ viewtopiccomments.html.tmpl       8 Aug 2008 07:02:08 -0000       1.30
  @@ -4,7 +4,7 @@
   [% USE FormatWhitespace tabwidth = tabwidth %]
   
   [% PROCESS viewtopicheader.html.tmpl version = version
  -   help = "x614.html" topicview = 0 topicproperties = 0 topiccomments = 1
  +   help = "x617.html" topicview = 0 topicproperties = 0 topiccomments = 1
      topicinfo = 0 closehead = 1 %]
   
   <SCRIPT type="text/javascript">
  
  
  
  
  
  Index: viewtopic.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopic.html.tmpl,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- viewtopic.html.tmpl       4 Aug 2008 11:22:56 -0000       1.53
  +++ viewtopic.html.tmpl       8 Aug 2008 07:02:08 -0000       1.54
  @@ -2,7 +2,7 @@
   <body onload="view_topic_on_load_handler();">
   
   [% PROCESS viewtopicheader.html.tmpl version = version 
  -   help = "x516.html#VIEW-TOPIC" topicview = 1 topicproperties = 0
  +   help = "x519.html#VIEW-TOPIC" topicview = 1 topicproperties = 0
      topiccomments = 0 topicinfo = 0 closehead = 0 %]
   
   <p>
  
  
  
  
  
  Index: viewtopicproperties.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopicproperties.html.tmpl,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- viewtopicproperties.html.tmpl     24 Jun 2008 03:26:50 -0000      1.27
  +++ viewtopicproperties.html.tmpl     8 Aug 2008 07:02:08 -0000       1.28
  @@ -5,7 +5,7 @@
   
   [% PROCESS viewtopicheader.html.tmpl version = version topicview = 0
      topiccomments = 0 topicinfo = 0 topicproperties = 1 closehead = 1
  -   help = "x636.html" %]
  +   help = "x639.html" %]
   
   <script type="text/javascript">
   <!--
  
  
  
  
  
  Index: editcomment.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/editcomment.html.tmpl,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- editcomment.html.tmpl     24 Jun 2008 03:26:50 -0000      1.26
  +++ editcomment.html.tmpl     8 Aug 2008 07:02:08 -0000       1.27
  @@ -118,7 +118,7 @@
   
   [%# Screen for the add comment form. #%]
   
  -[% PROCESS header.html.tmpl displaymenu = 0 version = version help = 
"x516.html#ADD-COMMENT" subtitle = "Add Comment" %]
  +[% PROCESS header.html.tmpl displaymenu = 0 version = version help = 
"x519.html#ADD-COMMENT" subtitle = "Add Comment" %]
   
   <table border="0" cellpadding="5" cellspacing="0" width="100%">
   <tr class="tlh">
  
  
  
  
  
  Index: viewtopicfile.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopicfile.html.tmpl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- viewtopicfile.html.tmpl   24 Jun 2008 03:26:50 -0000      1.3
  +++ viewtopicfile.html.tmpl   8 Aug 2008 07:02:09 -0000       1.4
  @@ -1,6 +1,6 @@
   [%# Screen for displaying a complete file from a topic. #%]
   
  -[% PROCESS header.html.tmpl version = version displaymenu = 1 help = 
"x516.html#VIEW-FILE" 
  +[% PROCESS header.html.tmpl version = version displaymenu = 1 help = 
"x519.html#VIEW-FILE" 
                               closehead = 1 subtitle = "View Topic File" %]
   
   [% PROCESS viewdeltas.html.tmpl deltas = deltas %]
  
  
  

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to