Attention

This document was written for an unsupported version of Plone, Plone 2.5.x, and was last updated 1240 days ago.

For more information, see the version support policy.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Overview

by George Lee last modified Dec 30, 2008 03:05 PM
An overview of the tutorial.

This Tutorial describes how Plone chooses a skin when you open a web page, and then describes the multiple ways that you can intervene to switch (a) the skin proper, i.e. the skin layers that are used; (b) the CSS and javascript resources that are used.

More specifically, the Tutorial discusses:

  • Using standard TTW forms to change underlying settings in a portal that determine what skins are displayed;
  • Using one-time Python scripts that change these underlying settings;
  • Using Access Rules that switch the skin every time a web page is loaded.

The Tutorial also discusses two common use cases, switching skins based on URL and the type of user (e.g., Anonymous or Authenticated), giving references for the first use case and sample code for the second.


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.