Il 04/11/2010 18:26, Héctor Velarde ha scritto: > I'm testing collective.carousel on Plone 4 and I noticed it leaves a > couple of skin layers after uninstall: > > Index: skins.xml > =================================================================== > --- skins.xml 2010/11/04 11:18:24.887405 US/Central > +++ skins.xml 2010/11/04 11:18:51.092294 US/Central > @@ -61,6 +61,7 @@ > directory="Products.TinyMCE:skins/tinymce"/> > <skin-path name="Plone Default"> > <layer name="custom"/> > + <layer name="carousel"/> > <layer name="tinymce"/> > <layer name="referencebrowser"/> > <layer name="cmfeditions_views"/> > @@ -89,6 +90,7 @@ > </skin-path> > <skin-path name="Sunburst Theme"> > <layer name="custom"/> > + <layer name="carousel"/> > <layer name="sunburst_images"/> > <layer name="sunburst_templates"/> > <layer name="sunburst_styles"/> > > I wanted to fill a bug but I didn't found where is the issue tracker.
I think you can fix directly in the collective (with a comment about missing issue tracker), the owner should notice it :P _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
