mishunov / webcouturier.dropdownmenu

7 stars 24 forks source link

Remove dependency on base_properties #19

Open cdw9 opened 9 years ago

cdw9 commented 9 years ago

I am creating a new Plone 4 site theme that is a Diazo theme based on Plone Default. Sunburst and Plone Classic are not installed, so there is no base_properties, as is going to be the case in Plone 5. The CSS in webcouturier.dropdownmenu will need to be updated to not use DTML.

cdw9 commented 9 years ago

I did find that I can add dropdownmenu_sunburst to the Plone Default skins layers to get around this.