Some small changes an an icon
authorLuzifr <szekely@woltlab.com>
Mon, 24 Oct 2011 19:00:49 +0000 (21:00 +0200)
committerLuzifr <szekely@woltlab.com>
Mon, 24 Oct 2011 19:00:55 +0000 (21:00 +0200)
com.woltlab.wcf/template/breadcrumbs.tpl
com.woltlab.wcf/template/footer.tpl
com.woltlab.wcf/template/header.tpl
wcfsetup/install/files/icon/home1.svg [new file with mode: 0644]

index 0bfd81e2394c0dff2b45230407a9e0bc44245160..67f7f3520f1f353a451648c57c20d17adb9a0469 100644 (file)
@@ -1,8 +1,8 @@
-<nav id="breadcrumbs" class="breadcrumbs">
+<nav class="breadcrumbs">
        <ul>
                {foreach from=$__wcf->getBreadcrumbs()->get() item=$breadcrumb}
                        <li>
-                               {if $breadcrumb->getURL()}<a href="{$breadcrumb->getURL()}">{/if}<span>{$breadcrumb->getLabel()}</span>{if $breadcrumb->getURL()}</a>{/if} &raquo;
+                               {if $breadcrumb->getURL()}<a href="{$breadcrumb->getURL()}">{/if}<span>{$breadcrumb->getLabel()}</span>{if $breadcrumb->getURL()}</a>{/if} <span><span>&raquo;</span></span>
                        </li>
                {/foreach}
        </ul>
index e1eb0af66d98400166f2d421aa7edb9412fbea33..acf43d2c92d5b1073fcb5f71fc953adc9db8c5c6 100644 (file)
@@ -1,3 +1,5 @@
+                               {include file='breadcrumbs' sandbox=false}
+                               
                        </section>
                        <!-- /CONTENT -->
                </div>
@@ -13,3 +15,4 @@
        </footer>
        <!-- /FOOTER -->
        <a id="bottom"></a>
+       
\ No newline at end of file
index 109622a914af88d14a0b1551f066166030e40aa7..b322dcd4e4481ec4e7b387d64340ea8ded4758b9 100644 (file)
@@ -53,4 +53,5 @@
                <!-- CONTENT -->
                <section id="content" class="content">
                        
-                       {include file='breadcrumbs' sandbox=false}
\ No newline at end of file
+                       {include file='breadcrumbs' sandbox=false}
+                       
\ No newline at end of file
diff --git a/wcfsetup/install/files/icon/home1.svg b/wcfsetup/install/files/icon/home1.svg
new file mode 100644 (file)
index 0000000..b2a595e
--- /dev/null
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Home</title> \r
+       <desc>Home Icon</desc> \r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               \r
+       </defs>\r
+       \r
+       <g id="IconHome">\r
+               <g id="Lower" class="Lower">\r
+                       <polygon id="House1" style="fill: #fff;" points="3.5,8.15625 3.5,15 2,15 2,9.4511719 0.9995117,10.3212891 \r
+                               0.9995117,8.2929688 8,2 9.6015625,3.4609375 9.6015625,2 11.9794922,2 11.9794922,5.6044922 15,8.2929688 15,10.3212891 \r
+                               14,9.4511719 14,15 12.5,15 12.5,8.15625 7.9995117,4.2358398"/>\r
+                       <path id="Door1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M9.5,15v-4c0-0.5527344-0.4960938-1-1.1083984-1\r
+                               H7.6074219c-0.6118164,0-1.1079102,0.4472656-1.1079102,1v4H9.5z"/>\r
+               </g>\r
+               <g id="Upper" class="Upper">\r
+                       <polygon id="House2" style="fill: #666;" points="3.5,7.15625 3.5,14 2,14 2,8.4511719 0.9995117,9.3212891 0.9995117,7.2929688 \r
+                               8,1 9.6015625,2.4609375 9.6015625,1 11.9794922,1 11.9794922,4.6044922 15,7.2929688 15,9.3212891 14,8.4516602 14,14 12.5,14 \r
+                               12.5,7.15625 7.9995117,3.2358398"/>\r
+                       <path id="Door2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M9.5,14v-4c0-0.5527344-0.4951172-1-1.1083984-1\r
+                               H7.6083984C6.9960938,9,6.5,9.4472656,6.5,10v4H9.5z"/>\r
+               </g>\r
+       </g>\r
+</svg>\r