Plubrick
Category: Themes
—
Other products by this author
Current release: Plubrick 1.0.3
Released Jul 25, 2005 — tested with Plone 2.0.5
Margin tweaks and better support for left portlets
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
Plubrick is a visual theme for Plone, based on the popular "Kubrick" WordPress template by Michael Heilemann (http://binarybonsai.com/kubrick/).
THIS PRODUCT IS NOT YET COMPATIBLE WITH PLONE 2.1!
Installation
Plubrick is packaged using the MySkin skeleton, so installation is fairly straightforward:
- Unzip Plubrick.zip into your Products directory.
- Restart Zope.
- Install into your site using Add/Remove Products under Plone Setup.
- Select the Plubrick skin using Skins under Plone Setup.
Notes
- Portlets on both sides are not recommended - there's just not enough room!
- Search box and site actions are disabled by default. To re-enable them, copy "global_searchbox" and "global_siteactions" from "plone_templates" into your custom skin folder. However, you'll need to work out the CSS to get them working properly and looking good - which is why I've got them disabled for now.
- Instead of using global_searchbox, you can use a search portlet in the right slot or create a portal tab that points to the search page. A portlet template "plubrick_portlet_search" is included - add "here/plubrick_portlet_search/macros/portlet" to your right_slots where you want the portlet to appear. If you want to use this portlet in another skin, be sure to copy it to your custom skin folder.
- If you're using left portlets and you want the control panel configlets to appear there, put "prefs_main_template" from "plone_templates" in your custom skin folder.
- The undo page, error log, and Epoz widgets tend to blow the right column out past the margin