Outils personnels

Intégrateur

Link Formatting portlets
How to format your portlets with the right HTML tags and the right CSS classes.
Link Creating a new theme for Plone: a real-world example
In this tutorial, Alexander Limi from Plone Solutions will show you how to take a default Plone site and put a totally different look on it.
Link Setting the site icon (favicon) for your Plone Site
How to change the icon (favicon) that shows up in the browser tab of Firefox or the address bar of IE when a user visits a plone site.
Link Change the Logo
Providing your own logo is usually one of the first things you need to do. Here you learn how to do it.
Link Controlling portlets
Shows how to control which portlets (the boxes on the left and right hand side) show up where.
Link Creating portlets with editable static content
This how-to shows you how to create portlets which display static content pulled from a content object.
Link Using Plone's built-in batching mechanism
How to use the built-in batching utility in Plone to create a Previous/Next selector with pages when you have a lot of items you want to list.
Link Adding Memberdata Properties
Adding new properties to members and having them appear on the membership preference forms.
Link DIYPloneStyle: Creating a Custom Style for Plone
This tutorial will teach you how DIYPloneStyle can be used as a base for creating a custom style product for Plone 2.1 or Plone 2.5 that adds to a portal a new skin selection and makes use of the new stylesheet and javascript registries.
Link Using the Resource Registries to control CSS and Javascript
Plone has two neat tools for managing Cascading Stylesheets and Javascript in a handy way. This tutorial explains some whys and hows and even has a minimal practical example of how it works.