website rev 930

RSS Feed is now relayed on Twitter and Facebook (all contributor can use it)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 12 20:30:07 2012 +0100 (2012-03-12)
parents 5d0ce7e4dcd1
children f675136340cd
files README rss.xml
line diff
     1.1 --- a/README	Mon Mar 12 20:14:21 2012 +0100
     1.2 +++ b/README	Mon Mar 12 20:30:07 2012 +0100
     1.3 @@ -15,4 +15,13 @@
     1.4  the configuration file config.php as well as the ISO size.
     1.5  
     1.6  
     1.7 +RSS Feed: rss.xml
     1.8 +-----------------
     1.9 +We have one main RSS feed for the website for short news (max 140 char), the
    1.10 +feed is relayed to SliTaz official Twitter account. RSS fedd is check each
    1.11 +halt an gour by http://twitterfeed.com/ and let contributors use the official
    1.12 +SliTaz account. The Twitter account is also sync with Facebook so any new item
    1.13 +will also be on fb.
    1.14 +
    1.15 +
    1.16  ================================================================================
     2.1 --- a/rss.xml	Mon Mar 12 20:14:21 2012 +0100
     2.2 +++ b/rss.xml	Mon Mar 12 20:30:07 2012 +0100
     2.3 @@ -9,7 +9,7 @@
     2.4  		SliTaz GNU/Linux News
     2.5  	</description>
     2.6  	<copyright>Copyright (C) www.slitaz.org - GNU gpl</copyright>
     2.7 -	<lastBuildDate>Mon, 12 Mar 2012 00:30:00 GMT</lastBuildDate>
     2.8 +	<lastBuildDate>Mon, 12 Mar 2012 20:20:00 GMT</lastBuildDate>
     2.9  
    2.10  	<image>
    2.11  		<title>Slitaz GNU/Linux</title>
    2.12 @@ -20,6 +20,17 @@
    2.13  	<!-- justify to 80 chars or less for text-mode RSS readers also -->
    2.14  	
    2.15  	<item>
    2.16 +		<title>Website Feed on Twitter and Facebook</title>
    2.17 +		<link>http://www.slitaz.org/rss.xml</link>
    2.18 +		<guid isPermaLink="true">http://www.slitaz.org/README</guid>
    2.19 +		<pubDate>Mon, 12 Mar 2012 20:20:00 GMT</pubDate>
    2.20 +		<description>
    2.21 +			SliTaz Website Feed is now relayed on the official SliTaz 
    2.22 +			Twitter account and on Facebook :-)
    2.23 +		</description>
    2.24 +	</item>
    2.25 +	
    2.26 +	<item>
    2.27  		<title>English Website goes PHP</title>
    2.28  		<link>http://www.slitaz.org/en/</link>
    2.29  		<guid isPermaLink="true">http://www.slitaz.org/en/</guid>