Author: dims
Date: Fri Dec  9 04:23:44 2005
New Revision: 355463

URL: http://svn.apache.org/viewcvs?rev=355463&view=rev
Log:
fix name


Modified:
    webservices/admin/planet/config.ini
    webservices/admin/planet/index.html.tmpl

Modified: webservices/admin/planet/config.ini
URL: 
http://svn.apache.org/viewcvs/webservices/admin/planet/config.ini?rev=355463&r1=355462&r2=355463&view=diff
==============================================================================
--- webservices/admin/planet/config.ini (original)
+++ webservices/admin/planet/config.ini Fri Dec  9 04:23:44 2005
@@ -9,7 +9,7 @@
 # items_per_page: How many items to put on each page
 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
 [Planet]
-name = Planet Web Services
+name = Planet Webservices
 cache_directory = /home/dims/planet/cache
 template_files =/home/dims/planet/index.html.tmpl 
/home/dims/planet/rss20.xml.tmpl /home/dims/planet/rss10.xml.tmpl 
/home/dims/planet/rss09.xml.tmpl /home/dims/planet/opml.xml.tmpl 
/home/dims/planet/foafroll.xml.tmpl
 css_files =  /home/dims/planet/default.css  /home/dims/planet/pyblosxom.css

Modified: webservices/admin/planet/index.html.tmpl
URL: 
http://svn.apache.org/viewcvs/webservices/admin/planet/index.html.tmpl?rev=355463&r1=355462&r2=355463&view=diff
==============================================================================
--- webservices/admin/planet/index.html.tmpl (original)
+++ webservices/admin/planet/index.html.tmpl Fri Dec  9 04:23:44 2005
@@ -14,7 +14,7 @@
 <div id="sidebar" float="right">
 
 <h2>Disclaimer</h2>
-<p> The postings on this site are the viewpoints of their authors and don't 
necessarily represent WSO2's positions, strategies or opinions.</p>
+<p> The postings on this site are the viewpoints of their authors.</p>
 <h2>Subscriptions</h2>
 <ul>
 <TMPL_LOOP Channels>
@@ -24,7 +24,7 @@
 
 <h2>Feeds</h2>
 
-<p>Planet WSO2 provides its aggregated feeds in <a 
href="http://wso2.com/blogs/rss20.xml";>RSS 2.0</a>,<a 
href="http://wso2.com/blogs/rss10.xml";>RSS 1.0</a> and <a 
href="http://wso2.com/blogs/rss09.xml";>RSS 0.9</a>, and its blogroll in <a 
href="http://wso2.com/blogs/foafroll.xml";>FOAF</a> and <a 
href="http://wso2.com/blogs/opml.xml";>OPML</a> (the most horrific abuse of XML 
known to man).</p>
+<p>Planet Webservices provides its aggregated feeds in <a 
href="http://ws.apache.org/blogs/rss20.xml";>RSS 2.0</a>,<a 
href="http://ws.apache.org/blogs/rss10.xml";>RSS 1.0</a> and <a 
href="http://wso2.com/blogs/rss09.xml";>RSS 0.9</a>, and its blogroll in <a 
href="http://wso2.com/blogs/foafroll.xml";>FOAF</a> and <a 
href="http://wso2.com/blogs/opml.xml";>OPML</a> (the most horrific abuse of XML 
known to man).</p>
 
 <h2><a href="http://www.planetplanet.org/";>Planetarium</a></h2>
 


Reply via email to