[Checkins] SVN: gzo.plonesmashtheme/trunk/gzo Add a search portlet (disable LiveSearch for now). Cleanup skins layout.

Kevin Teague kevin at bud.ca
Mon Nov 12 21:00:04 EST 2007


Log message for revision 81803:
  Add a search portlet (disable LiveSearch for now). Cleanup skins layout.

Changed:
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_images/CONTENT.txt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_styles/CONTENT.txt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/CONTENT.txt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_download.pt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_tagcloud.pt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_images/CONTENT.txt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/CONTENT.txt
  D   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/CONTENT.txt
  A   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt
  A   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt
  A   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_tagcloud.pt
  U   gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/PKG-INFO
  U   gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/SOURCES.txt

-=-
Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_images/CONTENT.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_images/CONTENT.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_images/CONTENT.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,3 +0,0 @@
-This folder holds Filesystem Image files that are registered for the
-'Grok theme for Plone 3' Skin Selection only.
-They act as replacement for the default Plone (or 3rd party product) ones.
\ No newline at end of file

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_styles/CONTENT.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_styles/CONTENT.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_styles/CONTENT.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,4 +0,0 @@
-This folder holds CSS and Filesystem Properties Object (commonly
-'base_properties.props') files that are registered for the
-'Grok theme for Plone 3' Skin Selection only.
-They act as replacement for the default Plone (or 3rd party product) ones.
\ No newline at end of file

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/CONTENT.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/CONTENT.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/CONTENT.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,3 +0,0 @@
-This folder holds Filesystem Page Template files that are registered for the
-'Grok theme for Plone 3' Skin Selection only.
-They act as replacement for the default Plone (or 3rd party product) ones.
\ No newline at end of file

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_download.pt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_download.pt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_download.pt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,35 +0,0 @@
-<html xmlns:tal="http://xml.zope.org/namespaces/tal"
-      xmlns:metal="http://xml.zope.org/namespaces/metal"
-      i18n:domain="plone">
-
-<body>
-
-<div metal:define-macro="portlet">
-
-<dl class="portlet" id="portlet-static-navigation">
-
-    <dt class="portletHeader">
-      <span class="portletTopLeft"></span>
-      <span class="portletTopRight"></span>
-    </dt>
-
-    <dd class="portletItem odd">
-      <h3>Current version:</h3>
-      <p>GROK 0.5.1&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size: 10px">(2007-05-20)</span></p>
-      <h3>Resources:</h3>
-      <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>
-    </dd>
-
-    <dd class="portletFooter">
-      <span class="portletBottomLeft"></span>
-      <span class="portletBottomRight"></span>
-    </dd>
-
-</dl>
-
-</div>
-
-</body>
-
-</html>
\ No newline at end of file

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_tagcloud.pt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_tagcloud.pt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_tagcloud.pt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,34 +0,0 @@
-<html xmlns:tal="http://xml.zope.org/namespaces/tal"
-      xmlns:metal="http://xml.zope.org/namespaces/metal"
-      i18n:domain="plone">
-
-<body>
-
-<div metal:define-macro="portlet">
-
-<dl class="portlet" id="portlet-tagcloud">
-
-    <dt class="portletHeader">
-      <span class="portletTopLeft"></span>
-      <span class="portletTopRight"></span>
-    </dt>
-
-    <dd class="portletItem odd">
-      <h3>Tags for this page:</h3>
-      <p><a href="#">Overview</a></p>
-      <h3>Tags for all content:</h3>
-      <p><a href="search?tag=code">code</a>, <a href="search?tag=community">community</a>, <a href="search?tag=documentation">documentation</a>, <a href="search?tag=download">download</a>, <a href="search?tag=howto">howto</a>, <a href="search?tag=mail list">mail list</a>, <a href="search?tag=overview">overview</a></p>
-    </dd>
-
-    <dd class="portletFooter">
-      <span class="portletBottomLeft"></span>
-      <span class="portletBottomRight"></span>
-    </dd>
-
-</dl>
-
-</div>
-
-</body>
-
-</html>
\ No newline at end of file

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_images/CONTENT.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_images/CONTENT.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_images/CONTENT.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,2 +0,0 @@
-This folder holds Filesystem Image files that are registered for all Skin
-Selections (all selectable skins in the 'portal_skins' tool).
\ No newline at end of file

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/CONTENT.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/CONTENT.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_styles/CONTENT.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,2 +0,0 @@
-Although this folder is not meant for storing customization skins, it holds
-stylesheet files that are registered for the 'Grok theme for Plone 3' Skin Selection only.

Deleted: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/CONTENT.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/CONTENT.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/CONTENT.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,2 +0,0 @@
-This folder holds Filesystem Page Template files that are registered for all
-Skin Selections (all selectable skins in the 'portal_skins' tool).
\ No newline at end of file

Copied: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt (from rev 81470, gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_download.pt)
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt	                        (rev 0)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -0,0 +1,35 @@
+<html xmlns:tal="http://xml.zope.org/namespaces/tal"
+      xmlns:metal="http://xml.zope.org/namespaces/metal"
+      i18n:domain="plone">
+
+<body>
+
+<div metal:define-macro="portlet">
+
+<dl class="portlet" id="portlet-download">
+
+    <dt class="portletHeader">
+      <span class="portletTopLeft"></span>
+      <span class="portletTopRight"></span>
+    </dt>
+
+    <dd class="portletItem odd">
+      <h3>Current version:</h3>
+      <p>GROK 0.5.1&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size: 10px">(2007-05-20)</span></p>
+      <h3>Resources:</h3>
+      <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>
+    </dd>
+
+    <dd class="portletFooter">
+      <span class="portletBottomLeft"></span>
+      <span class="portletBottomRight"></span>
+    </dd>
+
+</dl>
+
+</div>
+
+</body>
+
+</html>
\ No newline at end of file

Added: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt	                        (rev 0)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -0,0 +1,38 @@
+<html xmlns:tal="http://xml.zope.org/namespaces/tal"
+      xmlns:metal="http://xml.zope.org/namespaces/metal"
+      i18n:domain="plone">
+
+<body>
+
+<div metal:define-macro="portlet">
+
+<dl class="portlet" id="portlet-search">
+
+    <dt class="portletHeader">
+      <span class="portletTopLeft"></span>
+      <span class="portletTopRight"></span>
+    </dt>
+
+    <dd class="portletItem odd">
+
+    <form name="searchform"
+          action="#"
+		  tal:attributes="action string: ${here/portal_url}/search">
+
+        <label for="searchGadget" class="hiddenStructure">Search Site</label>
+
+		<input class="inputLabelActive searchField portlet-search-gadget"
+			type="text" title="Search Site" size="15" name="SearchableText"
+			autocomplete="off" />
+		
+		<input class="searchButton" type="submit" value="Search"/>
+		
+    </form>
+	</dd>
+	
+</dl>
+
+</div>
+
+</body>
+</html>
\ No newline at end of file

Copied: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_tagcloud.pt (from rev 81470, gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_custom_templates/portlet_tagcloud.pt)
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_tagcloud.pt	                        (rev 0)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_tagcloud.pt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -0,0 +1,34 @@
+<html xmlns:tal="http://xml.zope.org/namespaces/tal"
+      xmlns:metal="http://xml.zope.org/namespaces/metal"
+      i18n:domain="plone">
+
+<body>
+
+<div metal:define-macro="portlet">
+
+<dl class="portlet" id="portlet-tagcloud">
+
+    <dt class="portletHeader">
+      <span class="portletTopLeft"></span>
+      <span class="portletTopRight"></span>
+    </dt>
+
+    <dd class="portletItem odd">
+      <h3>Tags for this page:</h3>
+      <p><a href="#">Overview</a></p>
+      <h3>Tags for all content:</h3>
+      <p><a href="search?tag=code">code</a>, <a href="search?tag=community">community</a>, <a href="search?tag=documentation">documentation</a>, <a href="search?tag=download">download</a>, <a href="search?tag=howto">howto</a>, <a href="search?tag=mail list">mail list</a>, <a href="search?tag=overview">overview</a></p>
+    </dd>
+
+    <dd class="portletFooter">
+      <span class="portletBottomLeft"></span>
+      <span class="portletBottomRight"></span>
+    </dd>
+
+</dl>
+
+</div>
+
+</body>
+
+</html>
\ No newline at end of file

Modified: gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/PKG-INFO
===================================================================
--- gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/PKG-INFO	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/PKG-INFO	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: gzo.plonesmashtheme
-Version: 0.1dev
+Version: 0.1dev-r81764
 Summary: A community generated theme for the Plone portion of the Grok web site
 Home-page: http://svn.zope.org/repos/main/gzo.plonesmashtheme
 Author: Grok Community

Modified: gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/SOURCES.txt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/SOURCES.txt	2007-11-13 01:58:18 UTC (rev 81802)
+++ gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/SOURCES.txt	2007-11-13 02:00:03 UTC (rev 81803)
@@ -1,4 +1,5 @@
 README.txt
+gzo.plonesmashtheme-configure.zcml
 setup.cfg
 setup.py
 gzo/__init__.py
@@ -11,8 +12,49 @@
 gzo.plonesmashtheme.egg-info/paster_plugins.txt
 gzo.plonesmashtheme.egg-info/requires.txt
 gzo.plonesmashtheme.egg-info/top_level.txt
+gzo/plonesmashtheme/README.txt
+gzo/plonesmashtheme/ToDo.txt
 gzo/plonesmashtheme/__init__.py
 gzo/plonesmashtheme/config.py
+gzo/plonesmashtheme/configure.zcml
+gzo/plonesmashtheme/version.txt
 gzo/plonesmashtheme/browser/__init__.py
+gzo/plonesmashtheme/browser/configure.zcml
+gzo/plonesmashtheme/browser/credits.pt
 gzo/plonesmashtheme/browser/interfaces.py
 gzo/plonesmashtheme/browser/viewlets.py
+gzo/plonesmashtheme/profiles/default/cssregistry.xml
+gzo/plonesmashtheme/profiles/default/skins.xml
+gzo/plonesmashtheme/profiles/default/viewlets.xml
+gzo/plonesmashtheme/skins/smash_custom_images/logo.gif
+gzo/plonesmashtheme/skins/smash_custom_images/logo.png
+gzo/plonesmashtheme/skins/smash_custom_styles/base.css.dtml
+gzo/plonesmashtheme/skins/smash_custom_styles/base_properties.props
+gzo/plonesmashtheme/skins/smash_custom_styles/generated.css.dtml
+gzo/plonesmashtheme/skins/smash_custom_styles/public.css.dtml
+gzo/plonesmashtheme/skins/smash_custom_templates/portlet_news.pt
+gzo/plonesmashtheme/skins/smash_images/Banner_shadow.jpg
+gzo/plonesmashtheme/skins/smash_images/Camp_fire.jpg
+gzo/plonesmashtheme/skins/smash_images/FP_Contribute.gif
+gzo/plonesmashtheme/skins/smash_images/FP_Develop.gif
+gzo/plonesmashtheme/skins/smash_images/FP_Download.gif
+gzo/plonesmashtheme/skins/smash_images/FP_Evaluate.gif
+gzo/plonesmashtheme/skins/smash_images/FP_Learn.gif
+gzo/plonesmashtheme/skins/smash_images/Highlight_B.jpg
+gzo/plonesmashtheme/skins/smash_images/Highlight_BL.jpg
+gzo/plonesmashtheme/skins/smash_images/Highlight_BR.jpg
+gzo/plonesmashtheme/skins/smash_images/Highlight_T.jpg
+gzo/plonesmashtheme/skins/smash_images/Highlight_TL.jpg
+gzo/plonesmashtheme/skins/smash_images/Highlight_TR.jpg
+gzo/plonesmashtheme/skins/smash_images/LogoPython.jpg
+gzo/plonesmashtheme/skins/smash_images/LogoZope.jpg
+gzo/plonesmashtheme/skins/smash_images/searchButton.gif
+gzo/plonesmashtheme/skins/smash_images/sidebarBackground.jpg
+gzo/plonesmashtheme/skins/smash_images/sidebarBottom.jpg
+gzo/plonesmashtheme/skins/smash_images/sidebarTop.jpg
+gzo/plonesmashtheme/skins/smash_images/top_bg.jpg
+gzo/plonesmashtheme/skins/smash_styles/gzo.plonesmashtheme.css.dtml
+gzo/plonesmashtheme/skins/smash_templates/portlet_download.pt
+gzo/plonesmashtheme/skins/smash_templates/portlet_leftcolumntop.pt
+gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt
+gzo/plonesmashtheme/skins/smash_templates/portlet_tagcloud.pt



More information about the Checkins mailing list