View Issue Details

IDProjectCategoryView StatusLast Update
0000418Main CAcert Websitewebsite contentpublic2013-01-14 21:29
Reporterjohan Assigned ToSourcerer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2007 
Summary0000418: Remove links to news.php
DescriptionIt seems news.php has not been updated since 2005-06-12 and blog.cacert.org has taken over this page.

This BR contains patches to change all links pointing to news.php to "http://blog.cacert.org"

Patch 1 patches "includes/general_stuff.php" which has the menu.
Patch 2 patches pages/index/17.php which has the menu too for some reason.
After applying the patches, news.php can be removed.
TagsNo tags attached.
Reviewed by
Test Instructions

Activities

2007-02-26 16:14

 

patch_1.txt (2,144 bytes)   
--- general_stuff.php	2007-01-30 15:08:15.000000000 +0100
+++ general_stuff.php-patch	2007-02-26 15:24:24.000000000 +0100
@@ -82,7 +82,7 @@
     </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")?></a></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="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><li><a href="https://lists.cacert.org/cgi-bin/mailman/listinfo"><?=_("Mailing Lists")?></a></li></ul>
+      <ul class="menu" id="misc"><li><a href="http://blog.cacert.org"><?=_("CAcert News")?></a></li><li><a href="help.php"><?=_("Howto Information")?></a></li><li><a href="http://wiki.CAcert.org"><?=_("Wiki Documentation")?></a></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="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><li><a href="https://lists.cacert.org/cgi-bin/mailman/listinfo"><?=_("Mailing Lists")?></a></li></ul>
     </div>
     <div class="relatedLinks">
       <h3 onclick="explode('trans')"><?=_("Translations")?></h3>
patch_1.txt (2,144 bytes)   

2007-02-26 16:14

 

patch_2.txt (423 bytes)   
--- 17.php	2006-08-13 23:15:41.000000000 +0200
+++ 17.php-patch	2007-02-26 15:26:34.000000000 +0100
@@ -144,7 +144,7 @@
     <div class="relatedLinks">
       <h3>Miscellaneous</h3>
 
-      <a href="news.php">CAcert News</a>
+      <a href="http://blog.cacert.org">CAcert News</a>
       <a href="help.php">Howto Information</a>
       <a href="logos.php">CAcert Logos</a>
       <a href="stats.php">CAcert Statistics</a>
patch_2.txt (423 bytes)   

Jan

2007-07-09 12:21

reporter   ~0000875

This bug deserves a higher priority than "minor" IMHO.
It gives a very bad impression.
If a new potential user checks out the news section form the front page and sees the last update is over two years(!) ago, he'll think the project is dead and will go away.
Why can't the blog just be mirrored in the news section? (via RSS?)

Sourcerer

2007-07-09 17:11

administrator   ~0000877

Patches have been applied. Please verify and close the bug.

Issue History

Date Modified Username Field Change
2007-02-26 16:14 johan New Issue
2007-02-26 16:14 johan File Added: patch_1.txt
2007-02-26 16:14 johan File Added: patch_2.txt
2007-07-09 12:21 Jan Note Added: 0000875
2007-07-09 17:11 Sourcerer Status new => solved?
2007-07-09 17:11 Sourcerer Fixed in Version => production
2007-07-09 17:11 Sourcerer Resolution open => fixed
2007-07-09 17:11 Sourcerer Assigned To => Sourcerer
2007-07-09 17:11 Sourcerer Note Added: 0000877
2007-10-24 05:50 evaldo Status solved? => closed
2013-01-14 21:29 Werner Dworak Fixed in Version => 2007