[Plone-UI] New theme product based on NuPlone

Kevin Harvey kevin.harvey at vanderbilt.edu
Fri Nov 28 17:11:36 UTC 2008


Here's where I am on this: I've created a new skin based on NuPlone
but with empty style sheets. Then I added this to the configure.zcml:

  <include package="NuPlone" />

And this to Extensions/install.py

 PRODUCT_DEPENDENCIES = ('NuPlone',)

This seems to force NuPlone to be installed when I install my new
theme product. Now I'm making changes (as overrides) only to browser/
main.css. Does that sound reasonable?

Kevin
-- 
View this message in context: http://n2.nabble.com/New-theme-product-based-on-NuPlone-tp1579799p1589886.html
Sent from the User Interface & Design mailing list archive at Nabble.com.





More information about the UI mailing list