You are here: Home Plone products quintagroup.themetemplate

quintagroup.themetemplate (0.25)

1
by Olha Pelishok last modified 2013-12-25
0.0
0.0
0.0
0.0
Released on 2010-06-24 by Quintagroup, Andrew Mylenky under GPL - GNU General Public License available for All platforms.
Software development stage: stable
quintagroup.themetemplate is an enhanced "Plone 3 Theme" template from Zopeskel, that includes addcontent local command, which allows you to extend base Plone theme by additional elements, such as: skin layers, portlets, viewlets, css and js resources, and objects in zexp files. This package is an analogue of Archetype template in terms of its functionality.

quintagroup.themetemplate package is used for development of all Quintagroup themes for Plone 3 (http://skins.quintagroup.com).

This theme template allows you to create initial theme package skeleton, i.e. create plone3 theme python package with nested namespace (this is different from deafult plone3_theme template in Zopeskel)

After that you can extend theme package by the following elements:

  • skin-layer(s)
  • portlet(s)
  • viewlet(s)
  • css, js resource(s)
  • objects in zexp files

Creation of a package is performed with *paster create* PasteScript command. Theme extending with other resources can be done with *paster addcontent* local ZopeSkel command (extended in this product).

Document Actions
Powered by Plone