Files for Installing your Theme¶
These are the files used when you install your theme product using Site Setup > Add / Remove Products or Zope Management Interface > portal_quickinstaller
/profiles/default/
Generic Setup will install your theme profile when your theme is installed. import_steps.xml points to a 'handler' for installation steps which aren't yet part of Generic Setup or can't be expressed as XML.
/setuphandlers.py
This contains the handler for non-Generic Setup installation steps.