planet-web r557 - in trunk: config/people themes/gnome web/heads/logos



Author: lucasr
Date: Thu May  8 20:43:20 2008
New Revision: 557
URL: http://svn.gnome.org/viewvc/planet-web?rev=557&view=rev

Log:
Added feeds of GSoC 2008 students and updated theme accordingly.


Added:
   trunk/web/heads/logos/gsoc2008.png   (contents, props changed)
Modified:
   trunk/config/people/config.ini
   trunk/themes/gnome/index.html.tmpl
   trunk/themes/gnome/simple.html.tmpl

Modified: trunk/config/people/config.ini
==============================================================================
--- trunk/config/people/config.ini	(original)
+++ trunk/config/people/config.ini	Thu May  8 20:43:20 2008
@@ -1472,3 +1472,17 @@
 #name = Jim Gettys
 #face = http://planet.gnome.org/heads/jg.png
 #nick = jg
+
+#GSoC 2008 Students
+
+[http://www.kalterregen.de/blog/index.php/feed]
+name = Sven Pfaller 
+#face = none 
+nick = spfaller
+gsoc2008 = 1
+
+[http://gsocblog.jsharpe.net/feed]
+name = James Sharpe 
+#face = none 
+nick = jsharpe
+gsoc2008 = 1

Modified: trunk/themes/gnome/index.html.tmpl
==============================================================================
--- trunk/themes/gnome/index.html.tmpl	(original)
+++ trunk/themes/gnome/index.html.tmpl	Thu May  8 20:43:20 2008
@@ -63,8 +63,8 @@
 			<TMPL_IF channel_real><br /><TMPL_VAR channel_real></TMPL_IF>
 			<TMPL_IF channel_nick><br />(<TMPL_VAR channel_nick>)</TMPL_IF>
 		</a>
-		<TMPL_IF channel_gsoc2007>
-		<p><a href="http://www.gnome.org/projects/soc/"; title="Google Summer of Code 2007"><img src="http://planet.gnome.org/heads/logos/gsoc2007.png"; alt="GSoC 2007" /></a></p>
+		<TMPL_IF channel_gsoc2008>
+		<p><a href="http://www.gnome.org/projects/soc/"; title="Google Summer of Code 2008"><img src="http://planet.gnome.org/heads/logos/gsoc2008.png"; alt="GSoC 2007" /></a></p>
 		</TMPL_IF>
 	</div>
 	

Modified: trunk/themes/gnome/simple.html.tmpl
==============================================================================
--- trunk/themes/gnome/simple.html.tmpl	(original)
+++ trunk/themes/gnome/simple.html.tmpl	Thu May  8 20:43:20 2008
@@ -36,8 +36,8 @@
 			<TMPL_IF channel_real><br /><TMPL_VAR channel_real></TMPL_IF>
 			<TMPL_IF channel_nick><br />(<TMPL_VAR channel_nick>)</TMPL_IF>
 		</a>
-		<TMPL_IF channel_gsoc2007>
-		<p><a href="http://www.gnome.org/projects/soc/"; title="Google Summer of Code 2007"><img src="http://planet.gnome.org/heads/logos/gsoc2007.png"; alt="GSoC 2007" /></a></p>
+		<TMPL_IF channel_gsoc2008>
+		<p><a href="http://www.gnome.org/projects/soc/"; title="Google Summer of Code 2008"><img src="http://planet.gnome.org/heads/logos/gsoc2008.png"; alt="GSoC 2007" /></a></p>
 		</TMPL_IF>
 	</div>
 	

Added: trunk/web/heads/logos/gsoc2008.png
==============================================================================
Binary file. No diff available.



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