Changeset 2627 in products


Ignore:
Timestamp:
Jul 6, 2010 12:35:23 PM (14 years ago)
Author:
fenix
Message:

made skin layer installation safer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Products.qPloneDropDownMenu/trunk/Products/qPloneDropDownMenu/profiles/default/skins.xml

    r372 r2627  
    11<?xml version="1.0"?> 
    2 <object name="portal_skins" meta_type="Plone Skins Tool" allow_any="False" 
    3    cookie_persistence="False" default_skin="Plone Default" 
    4    request_varname="plone_skin"> 
     2<object name="portal_skins" meta_type="Plone Skins Tool"> 
    53 <object name="qPloneDropDownMenu" meta_type="Filesystem Directory View" 
    64    directory="Products.qPloneDropDownMenu:skins/qPloneDropDownMenu"/> 
Note: See TracChangeset for help on using the changeset viewer.