[Checkins] SVN: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_ Update download portlet to point to latest release (0.11)

Kevin Teague kevin at bud.ca
Sun Dec 30 19:19:17 EST 2007


Log message for revision 82610:
  Update download portlet to point to latest release (0.11)

Changed:
  U   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml
  U   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt

-=-
Modified: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2007-12-30 15:53:45 UTC (rev 82609)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml	2007-12-31 00:19:16 UTC (rev 82610)
@@ -66,16 +66,16 @@
 
 .documentContent h1.documentFirstHeading {
 	margin: 0px !important;
+	font-size: 150%;
 }
 
 .documentContent h1 {
 	font-family: verdana;
 	font-size: 15px;
-	line-height: 20px;;
 	color: #CC9900;
 	width: 100%;
 	margin: 23px auto 8px auto;
-	border-bottom: 1px solid #CC9900;
+	padding-bottom: 0.5em;
 }
 
 .documentContent h2 {

Modified: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt	2007-12-30 15:53:45 UTC (rev 82609)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt	2007-12-31 00:19:16 UTC (rev 82610)
@@ -10,15 +10,15 @@
 
     <dt class="portletHeader">
       <span class="portletTopLeft"></span>
+      <h2>Get Grok</h2>
+      <div class="discreet">Current release</div>
       <span class="portletTopRight"></span>
     </dt>
 
     <dd class="portletItem odd">
-      <div class="discreet">Current version</div>
-      <p>GROK 0.0&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size: 10px">(2007-05-20)</span></p>
-      <div class="discreet">Resources</div>
-      <p><a href="#">View release notes &#187;</a></p>
-      <p><a href="#">Download &#187;</a>&nbsp;<span style="font-size: 10px">(2.5 Mb)</span></p>
+      <p><b>Grok 0.11</b> <span style="font-size: 10px">released on 2007-11-08</span></p>
+      <p><a href="http://pypi.python.org/pypi/grok/0.11">View release notes &#187;</a></p>
+      <p><a href="http://pypi.python.org/packages/source/g/grok/grok-0.11.tar.gz#md5=c30b200384cbc231b44bbad742d9cc8d">Download &#187;</a></p>
     </dd>
 
     <dd class="portletFooter">



More information about the Checkins mailing list