]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
Moved license information to top on artwork page and added link to screenshots site.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Apr 2010 20:47:41 +0000 (22:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Apr 2010 20:47:41 +0000 (22:47 +0200)
www/templates/static/artwork.html
www/templates/static/screenshots.html

index deb0eadb7be91ae4a046351e298dbe3cb4943c19..03025f23ecc27f4e1d6d8a59f1d0d7367b1d7dc9 100644 (file)
@@ -2,11 +2,8 @@
                
 {% block title %}{{ _("Artwork") }}{% end block %}
  
-
 {% block content %}
-       
-       
-       <div class=post>
+       <div class="post">
                <h3>{{ _("Artwork") }}</h3>
                <img src="{{ static_url("images/page_icons/artwork.png") }}") }}" class="floatTR" border="0" alt="{{ _("Artwork") }}" />
                <p>
                        Here you will find logos and print templates of the IPFire project.                     
                        {% end %}
                </p>
+               
+               {% if lang == "de" %}
+                       <p>
+                               Alle Rechte an künstlerischen Werken bzw. deren Inhalte, die nicht explizit anders gekennzeichnet sind, 
+                               gehören dem IPFire-Projekt und sind folglich urheberrechtlich geschützt und dürfen nur mit ausdrücklicher Genehmigung verwendet werden.
+                               <br />
+                               Für Presse und Berichterstattungen rund um das IPFire-Projekt sind die Inhalte dieser Seite auch ohne Genehmigung verwendbar.
+                       </p>
+               {% else %}
+                       <p>
+                               All rights of artistic works and their content, which are not explicitly labled belong to the IPFire project 
+                               and are protected by copyright and may not be used without explicit authorization.
+                               <br />
+                               For press releases around the IPFire project the contents of this page is usable without any permission.
+                       </p>                            
+               {% end %}
        </div>
        <br class="clear" />
 
-       <div class=post>
+       <div class="post">
                <a name="{{ _("online") }}"></a><h3>{{ _("<strong>Online</strong> media") }}</h3>
                        <p>
-                               <div class=pr_li>
+                               <div class="pr_li">
                                                 <img src="{{ static_url("images/tux/ipfire_tux_16x16.png") }}" align="bottom" border= "0"/>
                                                 <img src="{{ static_url("images/tux/ipfire_tux_32x32.png") }}" align="bottom" border= "0"/>
                                                 <img src="{{ static_url("images/tux/ipfire_tux_64x64.png") }}" align="bottom" border= "0"/>
                                                 ipfire.png (512 x 512)</a>
                                </div>
                        </p>
+                       <p>
+                               {% if lang == "de" %}
+                                       Der Tux ist unter der GNU General Public License lizensiert.
+                               {% else %}
+                                       The tux images is licensed under the GNU General Public License.
+                               {% end %}
+                       </p>
        </div>
        
        <div class=post>
                <a name="{{ _("print") }}"></a><h3>{{ _("<strong>Print</strong> media") }}</h3>
                        <p>
-                               <div class=pr_li>                                
+                               <div class="pr_li">
                                                 <br /><a href="{{ static_url("images/artwork/cd_label.pdf") }}") }}" target="_blank" border="0">
                                                 <img src="{{ static_url("images/artwork/cd_label_tn.png") }}" align="bottom" border= "0"/></a>
                                                 &nbsp;&nbsp;&nbsp;
                                </div>
                        </p>
        </div>
-       
-       <div class=post>
-               <a name="{{ _("Licenses") }}"></a><h3>{{ _("Licenses") }}</h3>
-                       <p>
-
-                                       {% if lang == "de" %}
-                                       
-                                       <img src="{{ static_url("images/tux/ipfire_tux_32x32.png") }}" align="absmiddle" border= "0"/> Der Tux ist unter GPL lizensiert.
-                                       <br />
-                                       Alle Rechte an künstlerischen Werken bzw. deren Inhalte, die nicht explizit anders gekennzeichnet sind, 
-                                       gehören dem IPFire-Projekt und sind folglich urheberrechtlich geschützt und dürfen nur mit ausdrücklicher Genehmigung verwendet werden.
-                                       <br />Für Presse und Berichterstattungen rund um das IPFire-Projekt sind die Inhalte dieser Seite auch ohne Genehmigung verwendbar.
-                                       <br />
-                                       <img src="{{ static_url("images/page_icons/license.png") }}" align="absmiddle" border= "0"/> Das Icon Set wurde von 
-                                       <a href="http://www.jonasraskdesign.com/") }}" target="_blank" border="0">Jonas Rask Design</a> 
-                                       erstellt und lizensiert als frei für nicht-kommerzielle Nutzung.
-                                       {% else %}
-                                       <img src="{{ static_url("images/tux/ipfire_tux_64x64.png") }}" align="absmiddle" border= "0"/> The Tux is licensed under GPL.
-                                       <br />
-                                       All rights of artistic works and their content, which are not explicitly labled belong to the IPFire project 
-                                       and are protected by copyright and may not be used without explicit authorization.
-                                       <br />For press releases around the IPFire project the contents of this page is usable without any permission.
-                                       <br />
-                                       <img src="{{ static_url("images/page_icons/license.png") }}" align="absmiddle" border= "0"/> The icon set was created by 
-                                       <a href="http://www.jonasraskdesign.com/") }}" target="_blank" border="0">Jonas Rask Design</a> 
-                                       and licensed as free for non-commercial use.                                            
-                                       {% end %}
-                       </p>
-       </div>  
-
 {% end block %}
 
 {{ modules.SidebarBanner(banner) }}
index 411dde07115ff7ee233f22cf3c805e020ea8ba14..d8901ad785e92d15a67d23089eff04f166d88bc9 100644 (file)
                <img src="{{ static_url("images/page_icons/screenshots.png") }}" class="floatTR" border="0" alt="{{ _("Sceenshots") }}" />
                <p>
                        {% if lang == "de" %}
-                               Hier findet ihr einen Einblick in das IPFire Webinterface.      
+                               Hier findet ihr einen Einblick in das IPFire Webinterface.
+                               <br /><br />
+                               Eine Auswahl von Logos befindet sich im <a href="artwork">Artwork</a>-Bereich.
                        {% else %}
                                Here you will find an insight into the IPFire webinterface.
+                               <br /><br />
+                               A collection of project-related logos can be found in the
+                               <a href="artwork">artwork</a> area.
                        {% end %}
                </p>
        </div>