source: products/quintagroup.plonetabs/trunk/quintagroup/plonetabs/profiles/default/kssregistry.xml @ 872

Last change on this file since 872 was 872, checked in by mylan, 17 years ago

Checked translation, working with PFM, portlet formatting,working with qPloneComments

File size: 533 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_kss" meta_type="KSS Registry">
3 <kineticstylesheet cacheable="True" compression="safe" cookable="True"
4    enabled="1" expression="python:request['URL'].find('/@@plonetabs-controlpanel')>0 and portal.restrictedTraverse('@@plonetabs-mode')()!='plain'" id="++resource++plonetabs.kss"/>
5 <kineticstylesheet cacheable="True" compression="safe" cookable="True"
6    enabled="1" expression="python:request['URL'].find('/@@plonetabs-controlpanel')>0" id="++resource++plonetabsmode.kss"/>
7</object>
Note: See TracBrowser for help on using the repository browser.