[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/pim
From:       Ingo Klöcker <kloecker () kde ! org>
Date:       2011-01-31 21:17:46
Message-ID: 20110131211746.1CD583E1F1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1218163 by kloecker:

Point the news pages to the corresponding KDE Community Wiki pages.


 D             inc/new_archive.php  
 M  +7 -2      news/news-2001.php  
 M  +7 -2      news/news-2002.php  
 M  +7 -2      news/news-2003.php  
 M  +7 -2      news/news-2004.php  
 M  +7 -2      news/news-2005.php  
 M  +7 -2      news/news-2006.php  
 M  +7 -2      news/news-2007.php  
 M  +7 -2      news/news-2008.php  
 D             news/news2001.rdf  
 D             news/news2002.rdf  
 D             news/news2003.rdf  
 D             news/news2004.rdf  
 D             news/news2005.rdf  
 D             news/news2006.rdf  
 D             news/news2007.rdf  
 D             news/news2008.rdf  


--- trunk/www/areas/pim/news/news-2001.php #1218162:1218163
@@ -3,10 +3,15 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2001.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2001">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
 
--- trunk/www/areas/pim/news/news-2002.php #1218162:1218163
@@ -3,9 +3,14 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2002.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2002">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
--- trunk/www/areas/pim/news/news-2003.php #1218162:1218163
@@ -3,9 +3,14 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2003.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2003">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
--- trunk/www/areas/pim/news/news-2004.php #1218162:1218163
@@ -3,10 +3,15 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2004.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2004">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
 
--- trunk/www/areas/pim/news/news-2005.php #1218162:1218163
@@ -3,10 +3,15 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2005.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2005">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
 
--- trunk/www/areas/pim/news/news-2006.php #1218162:1218163
@@ -3,10 +3,15 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2006.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2006">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
 
--- trunk/www/areas/pim/news/news-2007.php #1218162:1218163
@@ -3,10 +3,15 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2007.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2007">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
 
--- trunk/www/areas/pim/news/news-2008.php #1218162:1218163
@@ -3,10 +3,15 @@
   $site_root = "../";
   include "$site_root/inc/new_pim.inc";
   include "header.inc";
-  include "$site_root/inc/new_archive.php";
+?>
+<!-- BEGIN CONTENT -->
 
-  kde_general_news("$site_root/news/news2008.rdf", 30, 0);
+<p>The content of pim.kde.org is being moved to the <a \
href="http://community.kde.org/KDE_PIM">KDE PIM section</a> of the <a \
href="http://community.kde.org/">KDE Community Wiki</a>.</p>  
+<p><a href="http://community.kde.org/KDE_PIM/News/2008">This page has already been \
moved.</a></p> +
+<!-- END CONTENT -->
+<?php
   include "footer.inc";
 ?>
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic