Hello and thanks for your interest to this addon. To configure it you should ( ... must ...) create an addon with a profile. The documentation provide you a registry.xml example to put into your addon's profile.
The trace you gave me show me the released version miss some files. I have released a new version that fix this (I have try this new release) If you have any other question don't hesitate to use plone product developer list and for bugs please use the github issue tracker at https://github.com/toutpt/collective.themeswitcher/issues Regards / Cordialement, JeanMichel FRANCOIS Find me on Twitter <http://twitter.com/toutpt> / Retrouvez moi sur Twitter<http://twitter.com/toutpt_nantes> 2013/4/23 MichaelP <[email protected]> > Hello and best wishes !!! > A very useful add-on should this be! > While appreciating your work I would like to ask you for an advise: > > > I don't understand how to configure it ! ! > Runnig plone 4.2.5 fresh install on OpenSuse 12.2 > > In the readme.rst file it says to look in portal_registry > but it only states the different interfaces, so which interface I > should select and how to configure it further? > See I am quite new to plone and not a programmer at all, but I would be > glad to be able to switch between regular and mobile themes that I want to > use on the site. > I would like to switch two regular (non-diazo) plone themes. > > Could you explain please how to configure the add-on ? > > I would be very glad to know how exactly to do that ! > > Thanks in advance!!! > > Michael > ------------ > Also when downloading the add-on with buildout I got errors stating that > the buildout cannot find some files in the distribution so it exits with > errors. I was only able to install the product in development mode( added > to "src" directory and in the buildout and manually downloaded and added > missing README.RST and CHANGES.txt files to the > src/collective.themeswicher directory ) . > > So now the add-on is installed on the site but I dont know how to > configure it ! > > > ==================================== > > Download bug instlation output building from src/collective.themeswicher: > > > > > Mik@85:/PloneT/Plone425LP/zinstance> ./bin/buildout > Develop: '/PloneT/Plone425LP/zinstance/src/redomino.css3theme' > Develop: '/PloneT/Plone425LP/zinstance/src/collective.themeswitcher' > Traceback (most recent call last): > File "/tmp/tmp4YYxE3", line 11, in <module> > > execfile('/PloneT/Plone425LP/zinstance/src/collective.themeswitcher/setup.py') > File > "/PloneT/Plone425LP/zinstance/src/collective.themeswitcher/setup.py", line > 8, in <module> > long_description=open("README.rst").read() + "\n" + > IOError: [Errno 2] No such file or directory: 'README.rst' > While: > Installing. > Processing develop directory > '/PloneT/Plone425LP/zinstance/src/collective.themeswitcher'. > > An internal error occured due to a bug in either zc.buildout or in a > recipe being used: > Traceback (most recent call last): > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 1683, in main > getattr(buildout, command)(args) > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 417, in install > installed_develop_eggs = self._develop() > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 657, in _develop > zc.buildout.easy_install.develop(setup, dest) > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", > line 895, in develop > *args) == 0 > AssertionError > *************** PICKED VERSIONS **************** > [versions] > > *************** /PICKED VERSIONS *************** > Mik@85:/PloneT/Plone425LP/zinstance> ./bin/buildout > Develop: '/PloneT/Plone425LP/zinstance/src/redomino.css3theme' > Develop: '/PloneT/Plone425LP/zinstance/src/collective.themeswitcher' > Traceback (most recent call last): > File "/tmp/tmpwG1tYv", line 11, in <module> > > execfile('/PloneT/Plone425LP/zinstance/src/collective.themeswitcher/setup.py') > File > "/PloneT/Plone425LP/zinstance/src/collective.themeswitcher/setup.py", line > 9, in <module> > open("CHANGES.txt").read(), > IOError: [Errno 2] No such file or directory: 'CHANGES.txt' > While: > Installing. > Processing develop directory > '/PloneT/Plone425LP/zinstance/src/collective.themeswitcher'. > > An internal error occured due to a bug in either zc.buildout or in a > recipe being used: > Traceback (most recent call last): > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 1683, in main > getattr(buildout, command)(args) > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 417, in install > installed_develop_eggs = self._develop() > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 657, in _develop > zc.buildout.easy_install.develop(setup, dest) > File > "/PloneT/Plone425LP/buildout-cache/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", > line 895, in develop > *args) == 0 > AssertionError > *************** PICKED VERSIONS **************** > [versions] > > *************** /PICKED VERSIONS *************** > >
_______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
