[Checkins] SVN: plonetheme.zope2/trunk/plonetheme/zope2/ fine-tuning

Andreas Jung andreas at andreas-jung.com
Tue Sep 1 10:38:04 EDT 2009


Log message for revision 103451:
  fine-tuning
  

Changed:
  U   plonetheme.zope2/trunk/plonetheme/zope2/browser/footer.pt
  U   plonetheme.zope2/trunk/plonetheme/zope2/skins/plonetheme_zope2_styles/ploneCustom.css.dtml

-=-
Modified: plonetheme.zope2/trunk/plonetheme/zope2/browser/footer.pt
===================================================================
--- plonetheme.zope2/trunk/plonetheme/zope2/browser/footer.pt	2009-09-01 13:49:01 UTC (rev 103450)
+++ plonetheme.zope2/trunk/plonetheme/zope2/browser/footer.pt	2009-09-01 14:38:04 UTC (rev 103451)
@@ -1,74 +1,15 @@
 <div id="portal-footer" metal:define-macro="portal_footer" i18n:domain="plone">
 
 <p>
-    <span i18n:translate="description_copyright" tal:omit-tag="">
-    The
-    <span i18n:name="plonecms" tal:omit-tag="">
-        <a href="http://plone.org" i18n:translate="label_plone_cms">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>
-    </span>
-    is
-    <acronym title="Copyright" i18n:name="copyright" i18n:attributes="title title_copyright;">&copy;</acronym>
-    2000-<span i18n:name="current_year"
-               tal:omit-tag=""
-               tal:define="now modules/DateTime/DateTime"
-               tal:content="now/year" />
-    by the
-    <span i18n:name="plonefoundation" tal:omit-tag="">
-        <a href="http://plone.org/foundation" i18n:translate="label_plone_foundation">Plone Foundation</a></span>
-    et al.
-    </span>
-    <span i18n:translate="description_trademark" tal:omit-tag="">
-    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the
-        <span i18n:name="plonefoundation" tal:omit-tag="">
-            <a href="http://plone.org/foundation" i18n:translate="label_plone_foundation">Plone Foundation</a></span>.
-    </span>
-
-    <span i18n:translate="description_license" tal:omit-tag="">
-    Distributed under the
-        <span i18n:name="license" tal:omit-tag="">
-            <a href="http://creativecommons.org/licenses/GPL/2.0/" i18n:translate="label_gnu_gpl_licence">GNU GPL license</a></span>.
-    </span>
+     This site is &copy; 2009,  Zope Foundation and
+      <a href="http://plone.org"
+         title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information."
+         i18n:attributes="title title_built_with_plone;"
+         i18n:translate="label_powered_by_plone">
+        powered by Plone</a>
 </p>
-<p></p>
-
-      <div class="colophonWrapper">
-
-        <span>
-          <a href="http://plone.org"
-             title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information."
-             i18n:attributes="title title_built_with_plone;"
-             i18n:translate="label_powered_by_plone">
-            Powered by Plone</a>
-        </span><br />
-        <span>
-          <a href="http://validator.w3.org/check/referer"
-             title="This site is valid XHTML."
-             i18n:attributes="title title_valid_xhtml;"
-             i18n:translate="label_xhtml">
-            Valid XHTML</a>
-        </span><br />
-        <span>
-          <a href="http://jigsaw.w3.org/css-validator/check/referer?warning=no&amp;profile=css3&amp;usermedium=all"
-             title="This site was built with valid CSS."
-             i18n:attributes="title title_built_with_css;"
-             i18n:translate="label_css">
-            Valid CSS</a>
-        </span><br />
-        <span>
-          <a href="http://www.section508.gov"
-             title="This site conforms to the US Government Section 508 Accessibility Guidelines."
-             i18n:attributes="title title_section_508;"
-             i18n:translate="label_section_508">
-            Section 508</a>
-        </span><br />
-        <span>
-          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"
-             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines."
-             i18n:attributes="title title_wcag_conformance;"
-             i18n:translate="label_wcag">
-            WCAG</a>
-        </span><br />
-
-      </div>
-
+<p>
+    <span class="label">Design:</span> Alma Ong, <a href="http://www.clearnoodle.com">Clearnoodle</a> <br/>
+    <span class="label">Implementation:</span> Robert Rottermann + Gerhard Hug, <a href="http://www.redcor.ch">Redcor</a> <br/>
+    <span class="label">Webmaster/Coordinator:</span> Andreas Jung, <a href="http://www.zopyx.com">ZOPYX</a> <br/>
 </div>

Modified: plonetheme.zope2/trunk/plonetheme/zope2/skins/plonetheme_zope2_styles/ploneCustom.css.dtml
===================================================================
--- plonetheme.zope2/trunk/plonetheme/zope2/skins/plonetheme_zope2_styles/ploneCustom.css.dtml	2009-09-01 13:49:01 UTC (rev 103450)
+++ plonetheme.zope2/trunk/plonetheme/zope2/skins/plonetheme_zope2_styles/ploneCustom.css.dtml	2009-09-01 14:38:04 UTC (rev 103451)
@@ -470,7 +470,7 @@
 
 #portal-siteactions {
 width: 265px;
-height: 195px;
+height: 110px;
 background-color: #3C3C3C;
 white-space: nowrap;
 list-style-image: none;
@@ -479,7 +479,7 @@
 font-size: 110%;
 line-height: 1.5em;
 float: left;
-padding: 20px 4px 0px 25px;
+padding: 15px 4px 0px 25px;
 border-top: none;
 border-left: none;
 border-right: none;
@@ -515,6 +515,7 @@
 
 #portal-footer {
 width: 545px;
+height: 110px;
 background-color: #3C3C3C;
 border-top: none;
 border-left: none;
@@ -526,7 +527,7 @@
 text-align: left;
 color: #FFFFFF;
 margin: 0;
-padding: 15px 20px 20px 40px;
+padding: 15px 20px 0px 40px;
 }
 #portal-footer p {
 margin: 0.25em 0;
@@ -644,6 +645,7 @@
 }
 
 #portal-personaltools {
+display: none; //ajung
 float: none;
 background-color: #D7DCE1;
 border-top-color: #FFFFFF;



More information about the checkins mailing list