]> git.ipfire.org Git - ipfire.org.git/commitdiff
Inser <a name> tags to get sidebar menus working.
authorJan Paul Tuecking <earl@ipfire.org>
Fri, 29 Jan 2010 20:14:34 +0000 (21:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Jan 2010 20:47:44 +0000 (21:47 +0100)
www/templates/static/cebit.html
www/templates/static/development.html
www/templates/static/pr.html
www/templates/static/screenshots.html

index 5235405f2f35c3827b568e4d7fc2053fc1e81977..8fb95868d935e8133a512b81f703f5309964fbc5 100644 (file)
@@ -6,7 +6,7 @@
 
        <div class=post>                
        {% if lang == "de" %}
-               <h3>IPFire auf der CeBIT 2010</h3>
+               <a name="IPFire auf der CeBIT 2010"></a><h3>IPFire auf der CeBIT 2010</h3>
                <img src="{{ static_url("images/cebit-177px_schatten.png") }}" class="floatTR" border="0" alt="CeBIT" />
                <p>
                        Vom <em>2. bis 6. März 2010</em> findet die <strong>CeBIT</strong> in Hannover statt.
@@ -28,7 +28,7 @@
                        Ideen auszutauschen, und und und...
                </p>    
        {% else %}
-               <h3>IPFire on CeBIT 2010</h3>
+               <a name="IPFire on CeBIT 2010"></a><h3>IPFire on CeBIT 2010</h3>
                <img src="{{ static_url("images/cebit-177px_schatten.png") }}"class="floatTR" alt="CeBIT" />
                <p>
                        <strong>CeBIT</strong> 2010 will be here soon, beginning March 2nd and lasting until
@@ -57,7 +57,7 @@
 
        <div class=post>
        {% if lang == "de" %}
-               <h3>Spendenaufruf</h3>
+               <a name="Spendenaufruf"></a><h3>Spendenaufruf</h3>
                <img src="{{ static_url("images/paypal-folder.png") }}" class="floatTL" alt="Paypal" /> 
                <p>
                        Dieses Projekt wird von Freiwilligen in ihrer Freizeit betrieben und betreut, was auch
@@ -96,7 +96,7 @@
                </form>
                </div>
        {% else %}
-               <h3>Your Donations are Needed!</h3>
+               <a name="Your Donations are Needed!"></a><h3>Your Donations are Needed!</h3>
                <p>
                        This project is driven and maintained by volunteers in their free time.
                        The same goes to the booth. Even though it is being donated there are
        
        <div class=post>
        {% if lang == "de" %}
-               <h3>Sponsoren</h3>
+               <a name="Sponsoren"></a><h3>Sponsoren</h3>
        {% else %}
-               <h3>Sponsors</h3>
+               <a name="Sponsors"></a><h3>Sponsors</h3>
        {% end %}
        <a href="http://www.linuxnewmedia.de/" target="_blank" border"0"><img src="{{ static_url("images/linux_new_media_ag.jpg") }} alt="Linux New Media AG" /></a>
        <a href="http://www.aktinet.de/" target="_blank" border="0"><img src="{{ static_url("images/aktinet_logo.jpg") }} alt="Aktinet IT-Services" /></a>
                </ul>
        {% else %}
                <ul class="links">              
-                       <li class="first"><a href="#IPFire on CeBIT 2010:">CeBIT 2010</a></li>
+                       <li class="first"><a href="#IPFire on CeBIT 2010">CeBIT 2010</a></li>
                        <li><a href="#Your Donations are Needed!">Donation!</a></li>
                        <li><a href="#Sponsors">Sponsors</a></li>
                </ul>
index 885e157d3a703cb681386f87b02edd8f414e0d00..48e7b254136c44c4f2bdca19c8f0698e77f46a3d 100644 (file)
@@ -21,7 +21,7 @@
        <br class="clear" />    
 
        <div class=post>
-               <h3>{{ _("git") }}</h3>
+               <a name="{{ _("git") }}"></a><h3>{{ _("git") }}</h3>
                <img src="      http://git.ipfire.org/git-logo.png" class="floatTL" alt="{{ _("git") }}" />
                <p>
                        {% if lang == "de" %}
@@ -45,7 +45,7 @@
 
 
        <div class=post>
-               <h3>{{ _("source-code") }}</h3>
+               <a name="{{ _("source-code") }}"></a><h3>{{ _("source-code") }}</h3>
                <p>
                        {% if lang == "de" %}
                                Die Sourcecode-Tarballs der im IPFire verwendeten Tools findet man unter
@@ -62,7 +62,7 @@
        
        
        <div class=post>
-               <h3>{{ _("bugtracker") }}</h3>
+               <a name="{{ _("bugtracker") }}"></a><h3>{{ _("bugtracker") }}</h3>
                <img src="http://bugtracker.ipfire.org/images/mantis_logo.gif" class="floatTL" width="80" alt="{{ _("bugtracker") }}" />
                <p>
                        {% if lang == "de" %}
@@ -82,7 +82,7 @@
        
        
        <div class=post>
-               <h3>{{ _("HowTos") }}</h3>
+               <a name="{{ _("HowTos") }}"></a><h3>{{ _("HowTos") }}</h3>
                <p>
                {% if lang == "de" %}
                        Im Wiki befinden sich viele weitere Howtos hier einmal die wichtigsten rund ums Entwickeln.
        
        
        <div class=post>
-               <h3>{{ _("IPFire 3.x") }}</h3>
+               <a name="{{ _("IPFire 3.x") }}"></a><h3>{{ _("IPFire 3.x") }}</h3>
                <p>
                {% if lang == "de" %}
                        Unser nächstes Ziel ist die Entwicklung einer völlig neuen und komplett redesignten IPFire Version 3.<br />
 
 {% block sidebar %}
                <h4>{{ _("Development Area") }}</h4>
-               <ul class="links">              
-                       <li class="first"><a href="#{{ _("git") }}">{{ _("git") }}</a></li>
-                       <li><a href="#{{ _("source-code") }}">{{ _("source-code") }}</a></li>
-                       <li><a href="#{{ _("bugtracker") }}">{{ _("bugtracker") }}</a></li>
-                       <li><a href="#{{ _("IPFire 3.x") }}">{{ _("IPFire 3.x") }}</a></li>     
-                       <li>
-                               <a href="http://www.ohloh.net/projects/compare?metric=Activity&amp;project_0=IPFire&amp;project_1=Smoothwall&amp;project_2=IPCop+Firewall" target="_blank">             
-                               {% if lang == "de" %}
-                                       IPFire im Vergleich mit IPCop und Smoothwall auf ohloh.net
-                               {% else %}      
-                                       Comparison of IPFire to IPCop and Smoothwall on ohloh.net
-                               {% end %}
-                               </a>
-                       </li>
-               </ul>
+        <ul class="links">              
+                         <li class="first"><a href="#{{ _("git") }}">{{ _("git") }}</a></li>
+                         <li><a href="#{{ _("source-code") }}">{{ _("source-code") }}</a></li>
+                         <li><a href="#{{ _("bugtracker") }}">{{ _("bugtracker") }}</a></li>
+                         <li><a href="#{{ _("IPFire 3.x") }}">{{ _("IPFire 3.x") }}</a></li>   
+                 <ul>
+                         <li><a href="http://www.ohloh.net/projects/compare?metric=Activity&amp;project_0=IPFire&amp;project_1=Smoothwall&amp;project_2=IPCop+Firewall" target="_blank">         
+                                 {% if lang == "de" %}
+                                         IPFire im Vergleich mit IPCop und Smoothwall auf ohloh.net
+                                 {% else %}      
+                                         Comparison of IPFire to IPCop and Smoothwall on ohloh.net
+                                 {% end %}
+                         </a></li>
+                 </ul>
+                 </ul>
 
                
        
index ac9ebae36cfd17fbd9b6cb1fc25024d4fcd800eb..883c073b61e9c61bd411f21c16967977a4eee8e0 100644 (file)
@@ -28,9 +28,9 @@
        <br class="clear" />
 
        <div class=post>
-               <h3>{{ _("Press") }}</h3>
+               <a name="{{ _("Press") }}"></a><h3>{{ _("Press") }}</h3>
                <p>
-                       <h4>{{ _("Press kit") }}</h4>
+                       <a name="{{ _("Press kit") }}"></a><h4>{{ _("Press kit") }}</h4>
 
                        {% if lang == "de" %}
                        <p>
@@ -43,7 +43,7 @@
                        {% end %}
                        <br />
                        
-                       <h4>{{ _("Logos and print artworks") }}</h4>
+                       <a name="{{ _("Logos and print artworks") }}"></a><h4>{{ _("Logos and print artworks") }}</h4>
                        <p>
                                <div class=pr_li>
                                <ul>
@@ -85,7 +85,7 @@
        </div>
        
        <div class=post>
-               <h3>{{ _("IPFire in the press") }}</h3>
+               <a name="{{ _("IPFire in the press") }}"></a><h3>{{ _("IPFire in the press") }}</h3>
                <p>
                        {% if lang == "de" %}
                        Hier findet ihr einige Artikel über IPFire in der internationalen Presse.<br />
        </div>
 
        <div class=post>
-               <h3>{{ _("Sponsoring") }}</h3>
+               <a name="{{ _("Sponsoring") }}"></a><h3>{{ _("Sponsoring") }}</h3>
                {% if lang == "de" %}
                <p>
                        Da das Projekt mittlerweile auf eine stattliche Größe angewachsen ist,
                {% end %}
                <br />
                
-               <h4>{{ _("friends of ipfire") }}</h4>
+               <a name="{{ _("friends of ipfire") }}"></a><h4>{{ _("friends of ipfire") }}</h4>
                        <p>
                                {% if lang == "de" %}
                                        Die folgenden User ermöglichen dem Projekt die Nutzung ihrer persönlichen Server (<a href="downloads/mirrors">Mirror</a>,
index c0dd9e4a2b43d36120dc299e3de1fb50acf95ad2..411dde07115ff7ee233f22cf3c805e020ea8ba14 100644 (file)
@@ -19,7 +19,7 @@
        
        <br class="clear" />
        <div class=post>
-               <h3>{{ _("System") }}</h3>
+               <a name="{{ _("System") }}"></a><h3>{{ _("System") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;
                        <a href="{{ static_url("images/screenshots/index_%s.png" % lang) }}" title="{{ _("Home") }}"><img src="{{ static_url("images/screenshots/index_%s_tn.png" % lang) }}" border="0" alt="{{ _("Home") }}" /></a>
@@ -29,7 +29,7 @@
        </div>
        
        <div class=post>
-               <h3>{{ _("Status") }}</h3>
+               <a name="{{ _("Status") }}"></a><h3>{{ _("Status") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;                              
                        <a href={{ static_url("images/screenshots/services_%s.png" % lang) }}" title="{{ _("Services") }}"><img src={{ static_url("images/screenshots/services_%s_tn.png" % lang) }}" border="0" alt="{{ _("Services") }}"></a>
@@ -42,7 +42,7 @@
 
 
        <div class=post>
-               <h3>{{ _("Network") }}</h3>
+               <a name="{{ _("Network") }}"></a><h3>{{ _("Network") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;                              
                        <a href={{ static_url("images/screenshots/dhcp_%s.png" % lang) }}" title="{{ _("DHCP Server") }}"><img src={{ static_url("images/screenshots/dhcp_%s_tn.png" % lang) }}" border="0" alt="{{ _("DHCP Server") }}"></a>
@@ -51,7 +51,7 @@
 
        
        <div class=post>
-               <h3>{{ _("Services") }}</h3>
+               <a name="{{ _("Services") }}"></a><h3>{{ _("Services") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;                      
                        <a href={{ static_url("images/screenshots/ipsec_%s.png" % lang) }}" title="{{ _("IPSec") }}"><img src={{ static_url("images/screenshots/ipsec_%s_tn.png" % lang) }}" border="0" alt="{{ _("IPSec") }}"></a>
@@ -62,7 +62,7 @@
 
 
        <div class=post>
-               <h3>{{ _("Firewall") }}</h3>
+               <a name="{{ _("Firewall") }}"></a><h3>{{ _("Firewall") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;                              
                        <a href={{ static_url("images/screenshots/outgoing_fw_%s.png" % lang) }}" title="{{ _("Outgoing Firewall") }}"><img src={{ static_url("images/screenshots/outgoing_fw_%s_tn.png" % lang) }}" border="0" alt="{{ _("Outgoing Firewall") }}"></a>
@@ -71,7 +71,7 @@
 
 
        <div class=post>
-               <h3>{{ _("IPFire") }}</h3>
+               <a name="{{ _("IPFire") }}"></a><h3>{{ _("IPFire") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;                              
                        <a href={{ static_url("images/screenshots/pakfire_%s.png" % lang) }}" title="{{ _("Pakfire") }}"><img src={{ static_url("images/screenshots/pakfire_%s_tn.png" % lang) }}" border="0" alt="{{ _("Pakfire") }}"></a>                                                             
@@ -82,7 +82,7 @@
 
 
        <div class=post>
-               <h3>{{ _("Logs") }}</h3>
+               <a name="{{ _("Logs") }}"></a><h3>{{ _("Logs") }}</h3>
                <div id="screenshots">
                        &nbsp;&nbsp;&nbsp;                      
                        <a href={{ static_url("images/screenshots/fwlog_ip_%s.png" % lang) }}" title="{{ _("Fw-Logdgraphs (IP)") }}"><img src={{ static_url("images/screenshots/fwlog_ip_%s_tn.png" % lang) }}" border="0" alt="{{ _("Fw-Logdgraphs (IP)") }}"></a>