[planet-web] [pgo] Add support for labeling OPW participants



commit 61595c1f78fbd2a3ef9cc67a4a4f2e141f4da27f
Author: Lucas Rocha <lucasr litl com>
Date:   Thu Nov 11 14:29:47 2010 +0000

    [pgo] Add support for labeling OPW participants

 themes/gnome/index.html.tmpl |    1 +
 web/heads/logos/opw2010.png  |  Bin 0 -> 8617 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index 7d7b2bd..a1293a8 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -73,6 +73,7 @@
 
 <div class="person-info">
 <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; alt=""><br></TMPL_IF><TMPL_VAR channel_name><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_opw2010><p><a href="http://live.gnome.org/GnomeWomen/OutreachProgram2010"; title="GNOME Outreach Program for Women 2010"><img src="http://planet.gnome.org/heads/logos/opw2010.png"; alt="OPW 2010" /></a></p></TMPL_IF>
 <TMPL_IF channel_gsoc2010><p><a href="http://live.gnome.org/SummerOfCode2010"; title="Google Summer of Code 2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png"; alt="GSoC 2010" /></a></p></TMPL_IF>
 <TMPL_IF channel_guadec><p><a href="http://www.guadec.org/"; title="The GNOME Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" /></a></p></TMPL_IF>
 </div>
diff --git a/web/heads/logos/opw2010.png b/web/heads/logos/opw2010.png
new file mode 100644
index 0000000..09ccb4d
Binary files /dev/null and b/web/heads/logos/opw2010.png differ



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