source: products/qPloneSkinDump/trunk/skin_template/profiles/default/skins.xml @ 2111

Last change on this file since 2111 was 74, checked in by chervol, 18 years ago

initial plone2.0.5 branch import

File size: 287 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_skins" meta_type="Plone Skins Tool" allow_any="False"
3   cookie_persistence="False" default_skin="%(skin_name)s"
4   request_varname="plone_skin">
5%(directory_views_xml)s
6 <skin-path name="%(skin_name)s">
7%(skin_layers)s
8 </skin-path>
9</object>
Note: See TracBrowser for help on using the repository browser.