planet-web r616 - in trunk: config/gnome-cl web/gnome-cl



Author: pvillavi
Date: Fri Aug 29 14:02:40 2008
New Revision: 616
URL: http://svn.gnome.org/viewvc/planet-web?rev=616&view=rev

Log:
adding the gnome-cl planet here for better maintance.



Added:
   trunk/config/gnome-cl/
   trunk/config/gnome-cl/config.ini
   trunk/web/gnome-cl/
   trunk/web/gnome-cl/gnome-cl.css

Added: trunk/config/gnome-cl/config.ini
==============================================================================
--- (empty file)
+++ trunk/config/gnome-cl/config.ini	Fri Aug 29 14:02:40 2008
@@ -0,0 +1,33 @@
+[Planet]
+name = Planet GNOME Chile
+link = http://planeta.gnome.cl/
+owner_name = Pedro Villavicencio Garrido
+owner_email = pvillavi gnome org
+ 
+date_format = %B %d, %Y %I:%M %p
+log_level = ERROR
+
+output_theme = ../../themes/gnome
+output_dir = ../../web/gnome-cl
+
+#spider_threads = 10
+feed_timeout = 20
+cache_directory = cache
+
+new_feed_items = 2
+items_per_page = 30
+#days_per_page = 3
+activity_threshold = 60
+
+#template_files = index.shtml.tmpl ../atom.xml.tmpl ../foafroll.xml.tmpl ../opml.xml.tmpl ../rss10.xml.tmpl ../rss20.xml.tmpl
+
+[http://blogs.gnome.org/pvillavi/feed/]
+name = Pedro Villavicencio Garrido
+face = http://planet.gnome.org/heads/pedro.png
+nick = pedro
+
+[http://www.gnome.org/~csaavedra/rss.xml]
+name = Claudio Saavedra
+face = http://planet.gnome.org/heads/csaavedra.png
+nick = claudio
+

Added: trunk/web/gnome-cl/gnome-cl.css
==============================================================================
--- (empty file)
+++ trunk/web/gnome-cl/gnome-cl.css	Fri Aug 29 14:02:40 2008
@@ -0,0 +1,21 @@
+#banner {
+	background: url('../img/hdr-news.jpg') no-repeat;
+	background-color: #7f7c73;
+	background-position: right;
+}
+
+#logo {
+	background: url('http://www.gnome.org/img/logo/text-64') no-repeat;
+}
+
+div.person-info {
+	float: right;
+	background: none;
+	left: 0;
+	width: auto;
+	margin: 1em;
+}
+
+div.post {
+	margin-left: 0;
+}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]