planet-web r627 - in trunk: config/people web web/heads web/heads/big
- From: jdub svn gnome org
- To: svn-commits-list gnome org
- Subject: planet-web r627 - in trunk: config/people web web/heads web/heads/big
- Date: Sat, 27 Sep 2008 07:04:56 +0000 (UTC)
Author: jdub
Date: Sat Sep 27 07:04:55 2008
New Revision: 627
URL: http://svn.gnome.org/viewvc/planet-web?rev=627&view=rev
Log:
css fixes, some adds and dels
Added:
trunk/web/heads/big/jwendell.png (contents, props changed)
trunk/web/heads/jwendell.png (contents, props changed)
Modified:
trunk/config/people/config.ini
trunk/web/planet.css
Modified: trunk/config/people/config.ini
==============================================================================
--- trunk/config/people/config.ini (original)
+++ trunk/config/people/config.ini Sat Sep 27 07:04:55 2008
@@ -106,10 +106,11 @@
face = http://planet.gnome.org/heads/federico.png
nick = federico
-[http://lewing.f-spot.org/wordpress/?feed=rss2]
-name = Larry Ewing
-face = http://planet.gnome.org/heads/lewing.png
-nick = lewing
+# moved to blog.lewing.org; still wants pgo love?
+#[http://lewing.f-spot.org/wordpress/?feed=rss2]
+#name = Larry Ewing
+#face = http://planet.gnome.org/heads/lewing.png
+#nick = lewing
[http://blogs.gnome.org/johan/feed/]
name = Johan Dahlin
@@ -580,11 +581,6 @@
face = http://planet.gnome.org/heads/desrt.png
nick = desrt
-[http://christopher.aillon.org/blog/index.rss]
-name = Christopher Aillon
-face = http://planet.gnome.org/heads/caillon.png
-nick = caillon
-
[http://research.operationaldynamics.com/blogs/andrew/index.rss20]
name = Andrew Cowie
face = http://planet.gnome.org/heads/afc.png
@@ -908,7 +904,7 @@
[http://www.bani.com.br/index.php/category/gnome/feed]
name = Jonh Wendell
-#face = http://planet.gnome.org/heads/jwendell.png
+face = http://planet.gnome.org/heads/jwendell.png
nick = jwendell
[http://dborg.wordpress.com/feed/?mrss=off]
@@ -1298,11 +1294,6 @@
#face = http://planet.gnome.org/heads/gheet.png
nick = gheet
-[http://usrportage.de/feeds/GNOME/atom.xml]
-name = Lars Strojny
-#face = http://planet.gnome.org/heads/lstrojny.png
-nick = lstrojny
-
[http://blogs.gnome.org/mccann/feed/]
name = William Jon McCann
#face = http://planet.gnome.org/heads/mccann.png
@@ -1383,6 +1374,33 @@
face = http://planet.gnome.org/heads/lefty.png
nick = lefty
+[http://kaserf.blogspot.com/feeds/posts/default]
+name = Felix Kaser
+#face = http://planet.gnome.org/heads/kaserf.png
+nick = kaserf
+
+[http://blogs.nemein.com/people/piotras/feeds/category/gnome/]
+name = Piotr Pokora
+#face = http://planet.gnome.org/heads/piotras.png
+nick = piotras
+
+[http://www.maxxer.it/f-blog/feed/rss2/]
+name = Lorenzo Milesi
+#face = http://planet.gnome.org/heads/maxxer.png
+nick = maxxer
+
+[http://davyd.livejournal.com/data/rss]
+name = Matthew Barnes
+#face = http://planet.gnome.org/heads/mbarnes.png
+nick = mbarnes
+
+[http://fasmz.org/~pterjan/blog/index.rdf]
+name = Pascal Terjan
+#face = http://planet.gnome.org/heads/pterjan.png
+nick = pterjan
+
+## BROKEN FEEDS
+
#[http://blog.trowbridge.org/wp-rss2.php]
#name = Jon Trowbridge
#face = http://planet.gnome.org/heads/trow.png
@@ -1512,7 +1530,19 @@
#face = http://planet.gnome.org/heads/jg.png
#nick = jg
-#GSoC 2008 Students
+# 500ing on 2008-09-27
+#[http://christopher.aillon.org/blog/index.rss]
+#name = Christopher Aillon
+#face = http://planet.gnome.org/heads/caillon.png
+#nick = caillon
+
+# 500ing on 2008-09-27
+#[http://usrportage.de/feeds/GNOME/atom.xml]
+#name = Lars Strojny
+##face = http://planet.gnome.org/heads/lstrojny.png
+#nick = lstrojny
+
+## GSOC 2008 STUDENTS
[http://www.kalterregen.de/blog/index.php/feed]
name = Sven Pfaller
Added: trunk/web/heads/big/jwendell.png
==============================================================================
Binary file. No diff available.
Added: trunk/web/heads/jwendell.png
==============================================================================
Binary file. No diff available.
Modified: trunk/web/planet.css
==============================================================================
--- trunk/web/planet.css (original)
+++ trunk/web/planet.css Sat Sep 27 07:04:55 2008
@@ -87,6 +87,7 @@
.post-contents {
position: relative;
+ overflow: auto;
z-index: 1;
line-height: 140%;
}
@@ -133,6 +134,17 @@
font-size: x-small;
}
+.post-contents .wp-caption {
+ width: auto !important;
+}
+.post-contents .wp-caption .wp-caption-text {
+ margin: 0;
+ border-bottom: 1px solid #ccc;
+ background-color: #eee;
+ text-align: center;
+ font-size: x-small;
+}
+
.post-contents:after {
content: "";
display: block;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]