planet-web r525 - in trunk: config/gnomebr themes/gnome-br web/gnomebr web/gnomebr/css web/gnomebr/heads web/gnomebr/images
- From: lucasr svn gnome org
- To: svn-commits-list gnome org
- Subject: planet-web r525 - in trunk: config/gnomebr themes/gnome-br web/gnomebr web/gnomebr/css web/gnomebr/heads web/gnomebr/images
- Date: Tue, 15 Apr 2008 22:43:49 +0100 (BST)
Author: lucasr
Date: Tue Apr 15 22:43:49 2008
New Revision: 525
URL: http://svn.gnome.org/viewvc/planet-web?rev=525&view=rev
Log:
Added Planet GNOME Brasil theme based on GNOME-FR one.
Added:
trunk/themes/gnome-br/
trunk/themes/gnome-br/config.ini
trunk/themes/gnome-br/index.html.tmpl
trunk/web/gnomebr/css/
- copied from r524, /trunk/web/gnome-fr/css/
trunk/web/gnomebr/heads/
trunk/web/gnomebr/heads/brunobol.png (contents, props changed)
trunk/web/gnomebr/heads/leonardof.png (contents, props changed)
trunk/web/gnomebr/heads/lucasr.png (contents, props changed)
trunk/web/gnomebr/heads/ogmaciel.png (contents, props changed)
trunk/web/gnomebr/images/
- copied from r524, /trunk/web/gnome-fr/images/
trunk/web/gnomebr/images/logo-gnomebr-16.ico (contents, props changed)
trunk/web/gnomebr/images/planetgnomebr-64.png (contents, props changed)
Removed:
trunk/web/gnomebr/gnomebr.css
trunk/web/gnomebr/images/logo-gnomefr-16.png
trunk/web/gnomebr/images/planetgnomefr-64.png
Modified:
trunk/config/gnomebr/config.ini
trunk/web/gnomebr/css/layout.css
Modified: trunk/config/gnomebr/config.ini
==============================================================================
--- trunk/config/gnomebr/config.ini (original)
+++ trunk/config/gnomebr/config.ini Tue Apr 15 22:43:49 2008
@@ -7,8 +7,8 @@
date_format = %B %d, %Y %I:%M %p
log_level = ERROR
-output_theme = ../../themes/gnome
-output_dir = ../../web/gnomebr
+output_theme = ../../themes/gnome-br
+output_dir = ../../web/gnome-br
spider_threads = 10
feed_timeout = 20
@@ -23,30 +23,30 @@
[http://blogs.gnome.org/lucasr/feed/]
name = Lucas Rocha
-face = http://planet.gnome.org/heads/lucasr.png
+face = http://planeta.br.gnome.org/heads/lucasr.png
nick = lucasr
[http://www.bani.com.br/index.php/category/gnome/feed]
name = Jonh Wendell
-#face = http://planet.gnome.org/heads/jwendell.png
+#face = http://planeta.br.gnome.org/heads/jwendell.png
nick = jwendell
[http://leonardof.org/feed/en/]
name = Leonardo Ferreira Fontenelle
-face = http://planet.gnome.org/heads/leonardof.png
+face = http://planeta.br.gnome.org/heads/leonardof.png
nick = leonardof
[http://www.ogmaciel.com/?feed=rss2]
name = Og Maciel
-face = http://planet.gnome.org/heads/ogmaciel.png
+face = http://planeta.br.gnome.org/heads/ogmaciel.png
nick = ogmaciel
[http://blogs.gnome.org/brunobol/feed/]
name = Bruno Boaventura
-face = http://planet.gnome.org/heads/brunobol.png
+face = http://planeta.br.gnome.org/heads/brunobol.png
nick = brunobol
[http://blogs.gnome.org/gpastore/feed/]
name = Guilherme de S. Pastore
-#face = http://planet.gnome.org/heads/fatalerror.png
+#face = http://planeta.br.gnome.org/heads/fatalerror.png
nick = fatalerror
Added: trunk/themes/gnome-br/config.ini
==============================================================================
--- (empty file)
+++ trunk/themes/gnome-br/config.ini Tue Apr 15 22:43:49 2008
@@ -0,0 +1,21 @@
+[Planet]
+template_files:
+ index.html.tmpl
+ atom.xml.xslt
+ rss10.xml.tmpl
+ rss20.xml.tmpl
+ opml.xml.xslt
+ foafroll.xml.xslt
+
+template_directories:
+ /home/users/jdub/bin/venus/themes/common
+
+bill_of_materials:
+
+# feeds should be fairly short by default
+[atom.xml.xslt]
+items_per_page = 30
+[rss10.xml.tmpl]
+items_per_page = 30
+[rss20.xml.tmpl]
+items_per_page = 30
Added: trunk/themes/gnome-br/index.html.tmpl
==============================================================================
--- (empty file)
+++ trunk/themes/gnome-br/index.html.tmpl Tue Apr 15 22:43:49 2008
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <title><TMPL_VAR name></title>
+
+ <link href="css/layout.css" rel="stylesheet" type="text/css">
+ <link href="css/style.css" rel="stylesheet" type="text/css">
+ <link href="css/generic.css" rel="stylesheet" type="text/css">
+ <link href="css/planet.css" rel="stylesheet" type="text/css">
+
+ <link rel="icon" type="image/ico" href="images/logo-gnomebr-16.ico">
+ <link rel="SHORTCUT ICON" type="image/png" href="images/logo-gnomebr-16.ico">
+
+ <link rel="alternate" type="application/rss+xml" title="PlanÃte GNOME-FR (Atom 1.0)" href="atom.xml">
+ <link rel="alternate" type="application/rss+xml" title="PlanÃte GNOME-FR (RSS 2.0)" href="rss20.xml">
+</head>
+
+<body>
+ <!-- site header -->
+ <div id="page">
+ <ul id="general">
+ <li id="siteaction-gnome_home" class="home"><a href="http://www.gnome.org/">Sobre</a></li>
+ <li id="siteaction-gnome_news"><a href="http://news.gnome.org">NotÃcias</a></li>
+ <li id="siteaction-gnome_projects"><a href="http://www.gnome.org/projects/">Projetos</a></li>
+ <li id="siteaction-gnome_art"><a href="http://art.gnome.org">Arte</a></li>
+ <li id="siteaction-gnome_support"><a href="http://www.gnome.org/support/">Suporte</a></li>
+ <li id="siteaction-gnome_development"><a href="http://developer.gnome.org">Desenvolvimento</a></li>
+ <li id="siteaction-gnome_community"><a href="http://www.gnome.org/community/">Comunidade</a></li>
+ </ul>
+ <div id="header">
+ <h1>
+ <!--Planeta GNOME Brasil-->
+ </h1>
+ <div id="tabs">
+ <ul id="portal-globalnav">
+ <li id="portaltab-root" class="selected">
+ <a href="/"><span>Planeta</span></a>
+ </li>
+ </ul>
+ </div> <!-- end of #tabs -->
+ </div> <!-- end of #header -->
+ </div>
+<!-- end site header -->
+
+<div class="body">
+ <div id="content">
+
+<TMPL_IF banner_message>
+<div style="border: 1px solid #e0e0df; background-color: #fffff0; padding: 0.5em 1em 0.5em 1em; padding-left: 60px; min-height: 50px; background-position: 6px 0.5em; background-repeat: no-repeat; background-image: url(http://library.gnome.org/skin/admon-note.png); margin-bottom: 2em; width: 50%; margin-left: auto; margin-right: auto;"><TMPL_VAR banner_message></div>
+</TMPL_IF>
+
+<TMPL_LOOP Items>
+ <TMPL_IF new_date>
+ <h2 class="date"><TMPL_VAR new_date></h2>
+ </TMPL_IF>
+
+ <div class="entry">
+
+ <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="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>
+ </div>
+
+ <div class="post">
+ <div class="post2">
+ <div class="post-header">
+ <TMPL_IF title>
+ <h4 class="post-title"><a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_VAR title></a></h4>
+ <TMPL_ELSE>
+ <div class="post-title"><span> </span></div>
+ </TMPL_IF>
+ </div>
+ <div class="post-contents">
+ <TMPL_VAR content>
+ </div>
+ <div class="post-footer">
+ <p><a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_VAR date></a>
+ </div>
+ </div>
+ </div>
+
+ </div>
+</TMPL_LOOP>
+</div>
+
+<div id="sidebar">
+ <div class="section">
+ <h3>Planeta GNOME Brasil</h3>
+ <p>Planeta GNOME Brasil à uma janela para o mundo, o trabalho e as vidas dos membros da comunidade <a href="http://br.gnome.org/">GNOME Brasil</a>.</p>
+
+ <p>Alguns posts podem estar em inglÃs pois estamos trabalhando junto com pessoas de todo o mundo.</p>
+
+ <p><strong>Atualizado em:</strong><br /><TMPL_VAR date>ÂUTC<br /></p>
+ </div>
+
+ <div class="section">
+ <h3>Pessoas</h3>
+ <ul>
+ <TMPL_LOOP Channels>
+ <li>
+ <TMPL_IF url>
+ <a href="<TMPL_VAR url ESCAPE="HTML">" title="s'abonner"><img src="images/feed-icon-10x10.png" alt="(flux)"></a>
+ <TMPL_ELSE>
+ <img src="images/feed-icon-10x10.png" alt="(flux)">
+ </TMPL_IF>
+ <TMPL_IF link>
+ <a href="<TMPL_VAR link ESCAPE="HTML">" <TMPL_IF message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR name></a>
+ <TMPL_ELSE>
+ <span <TMPL_IF message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR name></span>
+ </TMPL_IF>
+ </li>
+ </TMPL_LOOP>
+ </ul>
+ </div>
+
+ <div class="section">
+ <h3>Feeds</h3>
+ <ul>
+ <li><a href="atom.xml">Atom 1.0</a></li>
+ <li><a href="rss20.xml">RSS 2.0</a></li>
+ <li><a href="rss10.xml">RSS 1.0</a></li>
+ <li><a href="foafroll.xml">FOAF</a></li>
+ <li><a href="opml.xml">OPML</a></li>
+ </ul>
+ </div>
+
+ <div class="section">
+ <h3>CrÃditos</h3>
+
+ <p>Planeta GNOME Brasil à trazido a vocà pelo agregador <a href="http://www.planetplanet.org/">Planet</a>, cron, <a href="http://www.python.org/">Python</a>, and <a href="http://www.redhat.com/">Red Hat</a> (que generosamente hospeda os servidores do GNOME).</p>
+
+ <p>O design deste site à baseado no modelo dos sites do GNOME e <a href="http://planet.gnome.org/">Planet GNOME</a>.</p>
+
+ <p>Planeta GNOME Brasil à mantido por <a href="mailto:lucasr gnome org">Lucas Rocha</a> e <a href="mailto:jwendell gnome org">John Wendell</a>. Se quiser ter seu blog adicionado a este Planeta, basta <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=website&component=planeta.br.gnome.org">criar um relatÃrio de bug</a>. NÃo exite em nos contactar se quiser tirar alguma dÃvida.</p>
+ </div>
+</div>
+</div>
+
+<div id="footer">
+<p>Copyright © 2005, 2006, 2007, 2008 <a href="http://www.gnome.org/">O Projeto GNOME</a>
+<br />
+Os postagens agregadas neste site sÃo de propriedade, e representam as opiniÃes, dos seus respectivos autores.
+<br />
+<a href="http://validator.w3.org/check/referer">Optimizado</a> para os
+<a href="http://www.w3.org/">padrÃes</a>. Hospedado pela
+<a href="http://redhat.com/">Red Hat</a>.</p>
+</div>
+
+</body>
+
+</html>
Modified: trunk/web/gnomebr/css/layout.css
==============================================================================
--- /trunk/web/gnome-fr/css/layout.css (original)
+++ trunk/web/gnomebr/css/layout.css Tue Apr 15 22:43:49 2008
@@ -387,7 +387,7 @@
#header {
- background: #729FCF url(../images/planetgnomefr-64.png) 15px 10px no-repeat;
+ background: #729FCF url(../images/planetgnomebr-64.png) 15px 10px no-repeat;
float: left;
width: 100%;
font-size: 75%;
Added: trunk/web/gnomebr/heads/brunobol.png
==============================================================================
Binary file. No diff available.
Added: trunk/web/gnomebr/heads/leonardof.png
==============================================================================
Binary file. No diff available.
Added: trunk/web/gnomebr/heads/lucasr.png
==============================================================================
Binary file. No diff available.
Added: trunk/web/gnomebr/heads/ogmaciel.png
==============================================================================
Binary file. No diff available.
Added: trunk/web/gnomebr/images/logo-gnomebr-16.ico
==============================================================================
Binary file. No diff available.
Added: trunk/web/gnomebr/images/planetgnomebr-64.png
==============================================================================
Binary file. No diff available.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]