[guadec-web] Links to other ecvents during GUADEC added to 2010 overview



commit b602bd8eb367b4df57570b49fa957c71b6f4268c
Author: Sense Hofstede <qense ubuntu com>
Date:   Sat Jun 19 12:21:47 2010 +0200

    Links to other ecvents during GUADEC added to 2010 overview
    
    Added a separate section to the left links sidebar of the GUADEC 2010 overview page with links to other events during GUADEC:
     * GNOME Desktop Training
     * The GNOME Open Desktop Day
     * GNU Hackersâ?? Meeting

 templates/schedConf/index.tpl |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/templates/schedConf/index.tpl b/templates/schedConf/index.tpl
index 038c53c..41653e7 100644
--- a/templates/schedConf/index.tpl
+++ b/templates/schedConf/index.tpl
@@ -64,9 +64,16 @@
 	    {if $schedConfPostAccommodation}<li><a href="{url page="schedConf" op="accommodation"}">{translate key="schedConf.accommodation"}</a></li>{/if}
 	    {if $schedConfPostSupporters}<li><a href="{url page="about" op="organizingTeam"}">{translate key="schedConf.supporters"}</a></li>{/if}
 	    {if $schedConfPostTimeline}<li><a href="{url page="schedConf" op="timeline"}">{translate key="schedConf.timeline"}</a></li>{/if}
-	    <li><a href="{url page="schedConf" op="training"}">GUADEC 2010 GNOME developer training</a></li>
     </ul>
     {/if}
+    
+    <div class="headline">Other events during GUADEC</div>
+    
+    <ul class="navigationList">
+        <li><a href="{url page="schedConf" op="overview"}#open-desktop-day">The GNOME Open Desktop Day</a></li>
+	    <li><a href="{url page="schedConf" op="training"}">GUADEC 2010 GNOME developer training</a></li>
+	    <li><a href="http://www.gnu.org/ghm/"; rel="external">GNU Hackersâ?? Meeting</a></li>
+    </ul>
 
     <div class="headline">Other pages of interest</div>
 



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