Skip to main content
Introduction
============

This is a ZopeSkel template package for creating a skeleton Plone add-on
package. The skeleton package creates a Bootstrap Diazo (diaxotheme.framworks) childtheme package
and associated css and js resources for use with plone.app.theming in
Plone 4.2+.

Use this package when you want to package a Diazo childtheme as a Plone add on,
particularly if you need to override viewlet or skin templates in the process.

This is a development tool. You should be familiar with Plone and buildout to
use it.

.. ATTENTION::
This package is compatible with ZopeSkel<3.0 only.

Installation
============

Add these lines into buildout::

[buildout]
parts =
zopeskel

[zopeskel]
recipe = zc.recipe.egg
eggs =
ZopeSkel
Paste
PasteDeploy
PasteScript
zopeskel.diazochildtheme

And run the buildout

Usage
======

Add ons under development are typically created in your buildout's src
directory. Command line for creating a package named diazochildtheme.mychildtheme would be::

../bin/zopeskel diazochildtheme diazochildtheme.mychildtheme

This will create a Python package with a directory structure like this::

diazochildtheme.mychildtheme/
|-- diazochildtheme
| +-- mychildtheme
| |-- diazo_resources
| | +-- static
| |-- locales
| |-- profiles
| | +-- default
| +-- template_overrides
|-- diazochildtheme.mychildtheme.egg-info
+-- docs

The typically customized parts are in the diazochildtheme.mychildtheme/diazochildtheme/mychildtheme subdirectory.

diazo_resources
---------------

This is where you'll put your Diazo resources including a rules XML file and
one or more template HTML files. You may wish to interactively develop these
childtheme elements in the theming editor (for Plone 4.3+), then export the
resources and add them here.

A sample childtheme is included to use as a starting point. Just replace it if you
don't need it. The sample childtheme's key feature is that it makes use of all of
Plone's CSS and JavaScript as a starting point.

Everything you put in this directory and its subdirectories is publicly
available at ++childtheme++namespace.package/resourcename.ext.

NOTE: The Diazo childtheme will be available in Plone even if you have not
installed the package. It will not be applied, though, until enabled in the
ChildTheme configlet of site setup.

diazo_resources/static
----------------------

This is the conventional place to put static resources like CSS, JS and image files.
There's nothing magic about "static". Remove or replace it if it fits your needs.

Everything you put in this directory and its subdirectories is publicly
available at ++childtheme++namespace.package/static/resourcename.ext.

locales
-------

If your templates include translatable messages, you may provide translation
files in this directory. Ignore it if you don't need translations.

profiles, profiles/default
--------------------------

This is the Generic Setup profile for the add on. The is applied when you use
the "add ons" configlet in site setup to install the package.

This profile has a couple of important features:

* It sets up a BrowserLayer, which insures tha template overrides and registry
settings do not affect other Plone installations unless this childtheme is
installed.

* It has sample resource registrations for CSS and JavaScript resource
registries. These allow you to incorporate static resources which are part
of the childtheme into the Plone resource registries for efficient merging with
other CSS and JS resources. The samples are commented out. If you remove the
comment markers and install/reinstall the childtheme, the main.css and main.js
files from your diazo_resources/static directory will be incorporated into the
CSS and JS delivered by Plone -- even if the Diazo childtheme is not active.

The alternative to adding your resources to the registries is to load them
directly in your childtheme's index.html. This is a better approach if you don't
intend to use Plone's own CSS and JS resources. If you do, registering your
own resources will allow them to be merged for more efficient delivery.

template_overrides
------------------

You may use this directory to override any Plone viewlet, portlet or skin template.

To override a template, copy or create a template in this directory using the
full dotted name of the template you wish to override.

For example, if you wish to override the standard Plone footer, you would find the original at::

plone.app.layout/plone/app/layout/viewlets/footer.pt

The full, dotted name for this resource is::

plone.app.layout.viewlets.footer.pt

Template overrides are only applied when the BrowserLayer is installed by
installing your package. So, they won't affect Plone installations where this
package is not installed.

For details on template overrides, see the documentation for `z3c.jbot
<https://pypi.python.org/pypi/z3c.jbot>`_.

Changelog
=========



1.0 (2015-03-25)
----------------

* Initial release.

Release files for zopeskel.diazochildtheme 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for zopeskel.diazochildtheme 0.1
File Size Uploaded
zopeskel.diazochildtheme-0.1.zip 60.9 kB Details

Release files / zopeskel.diazochildtheme-0.1.zip

Download URL zopeskel.diazochildtheme-0.1.zip
Size 60.9 kB
Tags Source
SHA-256 checksum
How to use checksums
9d510a1ecd5cd7d1d11012260b24b6c9c54b28a2337b441a9f70f408bc49f1af
BLAKE2b-256 checksum
How to use checksums
acf3b14f6333f4ff6820825f66c9b0651b85a219f5a9dc8b1e7e1bd9eae5e30b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page