Eric, That's much better. Now I can log some custom install/remove messages.
There are two minor remaining issues that you or someone else may be able to assist with: 1. My skins.xml file contains <layer-name...insert-after="custom"/> but it doesn't work correctly. Like POI I want to install my skin after custom in the Plone Default layer, but it is inserted at the very end. For the time being I've commented out the <layer-name> tags and used a script in install.py to put the layer in the right place. However I can't figure out why the directives in skins.xml are not working. 2. When I view the install log in the Add products page it lists a skin that is no longer part of my product. It used to be - but I renamed it. The skin is not listed under portal_skins in ZMI, so it is not really a valid skin, but I guess the install log page is getting some old data from somewhere. My only reason for pursing the issue is in case it is causing issue 1 above. Tim -- View this message in context: http://www.nabble.com/Customising-the-searchbox-viewlet-tf4620878s20094.html#a13584820 Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
