View Issue Details

IDProjectCategoryView StatusLast Update
0000187Main CAcert Websitewebsite contentpublic2013-01-14 03:02
ReporterSourcerer Assigned Toduane  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2006 
Summary0000187: Website menu : Point system
DescriptionThe attached patch moves the menu point "Further Information" under Miscellanous, and renames it to "Point System", to better describe the content behind it.
TagsNo tags attached.
Reviewed by
Test Instructions

Relationships

has duplicate 0000140 closed Please rename link "Further Information" or move it else where 

Activities

2006-03-30 07:35

 

Points.patch (2,716 bytes)   
--- general_stuff.php.orig	2006-03-29 23:30:10.000000000 +0200
+++ general_stuff.php	2006-03-29 23:33:19.000000000 +0200
@@ -80,7 +80,21 @@
     </div>
     <div class="relatedLinks">
       <h3 onclick="explode('misc')"><?=_("Miscellaneous")?></h3>
-      <ul class="menu" id="misc"><li><a href="news.php"><?=_("CAcert News")?></a></li><li><a href="help.php"><?=_("Howto Information")?></a></li><li><a href="http://wiki.CAcert.org"><?=_("Wiki Documentation")?></li><li><a href="http://bugs.CAcert.org"><?=_("Bug Database")?></a></li><li><a href="logos.php"><?=_("CAcert Logos")?></a></li><li><a href="stats.php"><?=_("CAcert Statistics")?></a></li><li><a href="index.php?id=3"><?=_("Root Certificate")?></a></li><li><a href="revoke.crl"><?=_("CRL")?></a></li><li><a href="http://my.rsscache.com/blog.CAcert.org/feed/"><?=_("RSS News Feed")?></a></li><li><? if($_SESSION['profile']['admin'] == 1) { ?><a href="index.php?id=5"><?=_("OCSP Details")?></a><? } ?></li><li><a href="index.php?id=7"><?=_("Credits")?></a></li><li><a href="index.php?id=8"><?=_("CAcert Board")?></a></li></ul>
+      <ul class="menu" id="misc">
+        <li><a href="news.php"><?=_("CAcert News")?></a></li>
+        <li><a href="help.php"><?=_("Howto Information")?></a></li>
+        <li><a href="http://wiki.CAcert.org"><?=_("Wiki Documentation")?></li>
+        <li><a href="index.php?id=19"><?=_("Point System")?></a></li>
+        <li><a href="http://bugs.CAcert.org"><?=_("Bug Database")?></a></li>
+        <li><a href="logos.php"><?=_("CAcert Logos")?></a></li>
+        <li><a href="stats.php"><?=_("CAcert Statistics")?></a></li>
+        <li><a href="index.php?id=3"><?=_("Root Certificate")?></a></li>
+        <li><a href="revoke.crl"><?=_("CRL")?></a></li>
+        <li><a href="http://my.rsscache.com/blog.CAcert.org/feed/"><?=_("RSS News Feed")?></a></li>
+        <li><? if($_SESSION['profile']['admin'] == 1) { ?><a href="index.php?id=5"><?=_("OCSP Details")?></a><? } ?></li>
+        <li><a href="index.php?id=7"><?=_("Credits")?></a></li>
+        <li><a href="index.php?id=8"><?=_("CAcert Board")?></a></li>
+      </ul>
     </div>
     <div class="relatedLinks">
       <h3 onclick="explode('trans')"><?=_("Translations")?></h3>
@@ -116,7 +130,7 @@
 	<a href="index.php?id=12"><?=_("About Us")?></a> | <a href="index.php?id=13"><?=_("Donations")?></a> |
         <a href="index.php?id=10"><?=_("Privacy Policy")?></a> |
         <a href="index.php?id=51"><?=_("Mission Statement")?></a> | <a href="index.php?id=11"><?=_("Contact Us")?></a> |
-	<a href="index.php?id=19"><?=_("Further Information")?></a> | &copy;2002-2005 by CAcert</div>
+	 &copy;2002-2005 by CAcert</div>
 </div>  
 </body>             
 </html><?
Points.patch (2,716 bytes)   

duane

2006-04-21 07:20

developer   ~0000172

patch applied...

Issue History

Date Modified Username Field Change
2006-03-30 07:35 Sourcerer New Issue
2006-03-30 07:35 Sourcerer File Added: Points.patch
2006-03-30 07:35 Sourcerer Status new => needs work
2006-03-30 07:35 Sourcerer Assigned To => duane
2006-04-21 07:20 duane Status needs work => closed
2006-04-21 07:20 duane Note Added: 0000172
2006-04-21 07:20 duane Resolution open => fixed
2006-04-21 07:20 duane Fixed in Version => production
2006-04-24 21:31 bluec Relationship added has duplicate 0000140
2013-01-14 03:02 Werner Dworak Fixed in Version => 2006