Skip to main content

Plone theming for mortals: A simple example to get you started quickly with your own public skin

Project description

collective.skinny

An example implementation of a separate, public-facing skin as discussed at:

Look at the package’s configure.zcml file for instructions on how to activate the public skin to actually see it.

You can use this package either as a template to copy and modify, or use it as it is and extend within your own package.

If you decide to extend this with your own package, which is probably the cleaner way of doing it, You can start out by overriding the index.html view, and thus the main.Main class in your overrides.zcml file, using directives as you find them in them in this package’s configure.zcml. You can then subclass the main.Main browser view and code away.

Changelog

0.2 - 2009-01-22

  • Instead of displaying the login form when an Unauthorized error is raised, display a 404 page in the public skin. This will make pages like /edit invisible. [nouri]

0.1 - 2009-01-22

  • Initial release [nouri]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.skinny-0.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page