You are here: Home Plone products Andreas00 Theme

Andreas00 Theme (1.1)

1
by Olha Pelishok last modified 2009-02-17
0.0
0.0
0.0
0.0
Released on 2006-12-22 by Jon Stahl for Plone 2.1, Plone 2.5 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
A visual theme for Plone, based on the popular open-source theme "Andreas00" by Andreas Viklund.
Andreas00 Theme

This is a simple visual theme for Plone 2.5.  It may or may not work with Plone 2.1.

Please feel free to tweak and correct -- I'm sure there are subtle errors.

For the original "Andreas00" theme, see http://www.andreasviklund.com/
Document Actions

Install failed

Avatar Posted by dixon1e at 2007-03-05

I added the Andreas template as a product, that worked. Then I tried using the portal_quickinstaller to install this to a new site and it failed. I am very new to Plone, and this is my first time trying this. Here is the output:

2007-03-05 17:30:06 failed: Traceback (most recent call last):

File "/opt/Plone-2.5.2/zeocluster/client2/Products/CMFQuickInstallerTool/QuickInstallerTool.py", line 322, in installProduct res=install(portal)

File "/opt/Plone-2.5.2/lib/python/Products/ExternalMethod/ExternalMethod.py", line 225, in __call__ try: return f(args, *kw)

File "/opt/Plone-2.5.2/zeocluster/client1/Products/Andreas00Theme/Extensions/Install.py", line 11, in install ALLOWSELECTION, PERSISTENTCOOKIE)

File "/opt/Plone-2.5.2/zeocluster/client1/Products/Andreas00Theme/Extensions/utils.py", line 66, in setupSkins allow_any, cookie_persistence, skins_dir)

File "/opt/Plone-2.5.2/zeocluster/client1/Products/Andreas00Theme/Extensions/utils.py", line 24, in setupSkin layers = map(string.strip, string.split(layers, ,))

File "/opt/Plone-2.5.2/Python-2.4.4/lib/python2.4/string.py", line 292, in split return s.split(sep, maxsplit)

AttributeError: NoneType object has no attribute split


Install failed - A Follow Up

Avatar Posted by dixon1e at 2007-03-06

The installation works on Plone Sites only, I had tried to do the install on a CMF Site. I will try to understand what this means. Any help?


Powered by Plone