<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.web.zope.plone.setup">
    <title>gmane.comp.web.zope.plone.setup</title>
    <link>http://blog.gmane.org/gmane.comp.web.zope.plone.setup</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5541"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5539"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5535"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5529"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5512"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5511"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5509"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5496"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5492"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5488"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5487"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5486"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5485"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5483"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5478"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5477"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5476"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5473"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5465"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5462"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5541">
    <title>jodconverter connect error When try to setup "DocumentViewer"</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5541</link>
    <description>&lt;pre&gt;
Hi everybody

I want to install add-on "Document Viewer"
(http://plone.org/products/document-viewer) for word, excel, powerpoint file
view online.

Install requirements have setted followed
http://plone.org/products/document-viewer and
http://documentcloud.github.com/docsplit/ .Added collective.documentviewer
to eggs and zcml, re-build , turn on it in Plone, everythins seems fine.

Upload PDF files,the online view is ok, but got errorr when try to convert
word files(also excel,powerpoint).The "Document Viewer Conversion Error" is:

+++++ error messages begin ++++++
……

Exception: Command
/usr/bin/docsplit pdf
/usr/local/Plone.B/dvpdffiles/9/2/9229882623514927837dbcae4d06ab40/dump.doc
--output /usr/local/Plone.B/dvpdffiles/9/2/9229882623514927837dbcae4d06ab40
finished with return code
1
and output:
Exception in thread "main"
org.artofsolving.jodconverter.office.OfficeException: failed to start and
connect
……
Caused by: java.util.concurrent.ExecutionException:
org.artofsolving.jodconverter.office.Offi&lt;/pre&gt;</description>
    <dc:creator>Chris Duan</dc:creator>
    <dc:date>2012-05-23T07:33:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5539">
    <title>OSX Install Issues with lxml</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5539</link>
    <description>&lt;pre&gt;Hi all,

I recently downloaded the Plone 4.1.4 binary install for OSX but it is
failing and hanging during the actual installation process.

From the log files:

--- START --
[...]
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Your platform's
xml2/xslt are missing or out-of-date. We'll need to build them.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Copying buildout
skeleton
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Fixing up bin/buildout
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Building lxml with
static libxml2/libxslt; this takes a while...
Apr 26 11:07:26 herb installd[1820]: ./postinstall: lxml build failed. You
may wish to clean up and try again
Apr 26 11:07:26 herb installd[1820]: ./postinstall: without the lxml build
by adding --without-lxml to the
Apr 26 11:07:26 herb installd[1820]: ./postinstall: command line.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Buildout returned an
error code: 1; Aborting.
Apr 26 11:07:26 herb installd[1820]: ./postinstall: Buildou&lt;/pre&gt;</description>
    <dc:creator>rob.shin</dc:creator>
    <dc:date>2012-04-26T18:32:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5535">
    <title>best practices for restarting instances</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5535</link>
    <description>&lt;pre&gt;we are using Plone 4.1 with Relstorage; we have 4 instances running on a 
virtual machine and we want to restart them every time the server runs 
out of memory.

I know Monit can do this (http://mmonit.com/monit/).

what is the Plone community using for managing services and processes 
under *nix?

is there an alternative way to tell Zope to release memory under certain 
circumstances without restarting it?

best regards
&lt;/pre&gt;</description>
    <dc:creator>Héctor Velarde</dc:creator>
    <dc:date>2012-04-12T15:22:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5529">
    <title>Need to move Plone 3.1.7 to a new Windows server</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5529</link>
    <description>&lt;pre&gt;We have a Plone 3.1.7 site with about 1GB of documents uploaded (5K+
documents in 200+ folders). This was installed few years before and we don't
have the complete details of the add-on products list. What is the easy/best
method to move/migrate/export-import to Plone 3.1.7 or Plone 4 in a new
server.

Thanks
Senthil Kumar.

--
View this message in context: http://plone.293351.n2.nabble.com/Need-to-move-Plone-3-1-7-to-a-new-Windows-server-tp7436122p7436122.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>senthudba</dc:creator>
    <dc:date>2012-04-04T11:34:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5512">
    <title>Delete '/atom[2]/data' (too large)</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5512</link>
    <description>&lt;pre&gt;I found this in my logs:

[warn] [/atom[2]] [Autofix] Delete '/atom[2]/data' (too large)
[warn] [/atom[2]] [Autofix] Fix parser error: stop parser, add padding
[warn] [/atom[2]] [Autofix] Delete '/atom[2]/data' (too large)
[warn] [/atom[2]] [Autofix] Fix parser error: stop parser, add padding

This instance is accessed trough FTP. Anyone knows what is this about?


&lt;/pre&gt;</description>
    <dc:creator>Noe Nieto</dc:creator>
    <dc:date>2012-03-27T09:36:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5511">
    <title>database version mismatch error after 4.1 upgrade</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5511</link>
    <description>&lt;pre&gt;Hi, 

I recently upgraded my plone site from 4.0 to 4.1. Everything looked like it
was going well for about 3 weeks.  A couple of days ago I ran buildout to
troubleshoot some plugin issues and got this error after restarting:
___
WARNING! Your database requires a newer version of Plone than you are
currently using. This is a dangerous situation. Please upgrade your Plone
version as soon as possible.
Version Overview

    Plone 4.1
    Zope 2.13.8
    Python 2.6.7 (r267:88850, Sep 15 2011, 16:00:05) [GCC 4.4.5]
___

From this message it looks like I have a version of zope that is too new
should be (2.12.x). I am guessing that this is because I screwed something
up when I upgraded before. 

I am not sure of the best way to proceed. We are using the site as a company
intranet and users have been adding content for the last 3 weeks. I could
not find any documentation about downgrading, and 4.2 is not stable yet.
Does anyone have suggestions on a strategy for getting back to a stable
state? 

So far my best idea &lt;/pre&gt;</description>
    <dc:creator>tdavenport</dc:creator>
    <dc:date>2012-03-26T14:44:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5509">
    <title>TOMCAT or Change Port</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5509</link>
    <description>&lt;pre&gt;go to localhost:8080 I get a Tomcat welcome.  No plone.

went into buildout.cfg and change port.

when I run /bin/buildout/ inside zinstance folder it tells me there is not
file or directory.

what gives?

--
View this message in context: http://plone.293351.n2.nabble.com/TOMCAT-or-Change-Port-tp7396793p7396793.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>braeburn</dc:creator>
    <dc:date>2012-03-22T19:50:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5496">
    <title>huge performance issues using Diazo</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5496</link>
    <description>&lt;pre&gt;during the deployment of a new site using Diazo we have found huge 
performance problems causing delays of more than 25 seconds on each page 
loaded.

these problems are more evident, and intolerable, for logged in users 
accessing the site to add content.

a quick review using some profiling tool showed us where the problem is: 
64 calls to transformIterable() [1] causing delays of 0.374 seconds each 
one.

we obviously need to rethink the theme to reduce the number of 
transformations, but I would like to listen to other people's advice:

have you ever found such performance issues when using Diazo on your 
deployments?

what's the best approach for using Diazo with complex themes? WSGI or 
nginx? [2]

best regards

[1] 
https://github.com/plone/plone.app.theming/blob/master/src/plone/app/theming/transform.py#L200

[2] http://docs.diazo.org/en/latest/deployment.html
&lt;/pre&gt;</description>
    <dc:creator>Héctor Velarde</dc:creator>
    <dc:date>2012-03-14T14:54:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5492">
    <title>Catalog Issues</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5492</link>
    <description>&lt;pre&gt;Selected post 
This post has NOT been accepted by the mailing list yet.
hi all

Plone will no longer index any thing, when i re index, nothing happens and
get the below error in plone.  Can anyone help?

2012-02-26T22:27:20 ERROR Zope.SiteErrorLog 1330295240.910.102478435945
http://pahplonedev:8080/Plone/portal_catalog/manage_workspace
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module App.Management, line 87, in manage_workspace
Redirect: http://pahplonedev:8080/Plone/portal_catalog/manage_main


Also getting
2012-02-26T22:27:01 ERROR Zope.SiteErrorLog 1330295221.50.750729568863
http://pahplonedev:8080/Plone/portal_transforms/manage_workspace
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module App.Management, line 87, in manage_workspace
Re&lt;/pre&gt;</description>
    <dc:creator>dannyk</dc:creator>
    <dc:date>2012-02-27T07:47:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5488">
    <title>LDAP installation error</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5488</link>
    <description>&lt;pre&gt;I am trying to enable LDAP in a brand new installation of Plone (adding LDAP
is literally the first step I have taken, and a requirement):

Version info:
    * Plone 4.1.3 (4112)
    * CMF 2.2.4
    * Zope 2.13.10
    * Python 2.6.7 (r267:88850, Feb 14 2012, 12:51:07) [GCC 4.6.2]
     * LDAP Support version 1.2.7

I get the following error on save: 

Exception Value
    argument of type 'NoneType' is not iterable

Traceback (innermost last):

    * Module ZPublisher.Publish, line 126, in publish
    * Module ZPublisher.mapply, line 77, in mapply
    * Module ZPublisher.Publish, line 46, in call_object
    * Module zope.formlib.form, line 795, in __call__
    * Module five.formlib.formbase, line 50, in update
    * Module zope.formlib.form, line 776, in update
    * Module zope.formlib.form, line 620, in success
    * Module plone.app.ldap.browser.baseform, line 64, in handle_save_action
    * Module zope.formlib.form, line 901, in createAndAdd
    * Module plone.app.ldap.browser.server, line 53, in create
  &lt;/pre&gt;</description>
    <dc:creator>rscrane</dc:creator>
    <dc:date>2012-02-14T20:22:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5487">
    <title>Cannot remove windowZ configlet</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5487</link>
    <description>&lt;pre&gt;Hello,
even when I uninstalled windowZ and removed it from my buildout.cfg, the link 
to the windowZ Settings still appears in my Configuration, even when this link 
is not valid anymore. How can I get rid if it?&lt;/pre&gt;</description>
    <dc:creator>Eggert Ehmke</dc:creator>
    <dc:date>2012-02-12T18:55:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5486">
    <title>import win32service Dll load failed...</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5486</link>
    <description>&lt;pre&gt;HI Guys
i have that problem when try to run "bin\zeo_service.exe install" from new
Plone root directory..:
.
 D:\Plone41_Dir&amp;gt;bin\zeo_service.exe install  
Traceback (most recent call last):  
  File "D:\Plone41_Dir\bin\zeo_service-script.py", line 435, in &amp;lt;module&amp;gt;  
    import zeo_service  
  File "D:\Plone41_Dir\bin\zeo_service.py", line 80, in &amp;lt;module&amp;gt;  
    import win32service  
ImportError: DLL load failed: Impossibile trovare il modulo specificato.  

this This happens when I changed the Plone's directory from C\: to D:\
Plone41_Dir
i'm using this documentation: 
http://plone.org/documentation/manual/installing-plone/installing-on-windows)
Document 
anyone can help me?
thanks


--
View this message in context: http://plone.293351.n2.nabble.com/import-win32service-Dll-load-failed-tp7262331p7262331.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Sampler</dc:creator>
    <dc:date>2012-02-07T12:59:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5485">
    <title>Plone root change  folder issue...</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5485</link>
    <description>&lt;pre&gt;Hi have problem when  i try to migrate “Plone root directory”, to a 
different HD.. ( in win7 ).
I'm following the advice of a tutorial but two issues appears :
1)When ‘ copy manually Plone41 (root) from C:\Plone41…to
D:\Plone41_new_destination.. this Error raises :” it’s impossible to copy
that file:  “C:/Plone41/var/filestorage/Data.fs.lock”—“
Then *Data.fs.lock* is not copied.

2)Second, when I try to run * "instance.exe" *from bin/instance.exe  to
install zopectl for new server, this error raises:” *"Error you are not
member of the "Administrators group"ecc...ecc”*
Please can someone help me to resolve this problem??
thanks!!!


--
View this message in context: http://plone.293351.n2.nabble.com/Plone-root-change-folder-issue-tp7256449p7256449.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup&amp;lt; at &amp;gt;lists.plone.org
https://lists.plone.org/mailman/listinfo/plone-setup
&lt;/pre&gt;</description>
    <dc:creator>Sampler</dc:creator>
    <dc:date>2012-02-05T19:14:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5483">
    <title>problem on plone.app.ldap with plone 4.1.3</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5483</link>
    <description>&lt;pre&gt;Hi,

I am struggling to get plong.app.ldap working with a new Plone 4.1.3
installation.  It partially works, and I'm trying to understand what I
can do to debug or fix the remaining problem.

Installation details:

- new install of 4.1.3 with Unified installer
- python_ldap-2.4.7
- openldap-2.4.23
- plone.app.ldap 1.2.7 with patch from
        https://github.com/plone/plone.app.ldap/issues/1

The ldap server runs on the same machine (apacheds 1.5.7 on port
10389).  The ldap server has ~270 users in the DIT.

Behavoir:

- Connection of Plone to the ldap server is okay.

- Plone LDAP configuration (ldap-controlpanel) works fine (after the
  patch listed above)

- LDAP Schema mapping is saved including:

      ldap       plone
      uid
      kmail      -&amp;gt;email
      cn         -&amp;gt;fullname
      kURL       -&amp;gt;home_page
      kBiography -&amp;gt;description
      kLocation  -&amp;gt;location

The Main Problem:

   Items in "Personal Information" page (eg.
   /Plone/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;user-information?userid=marshall) are not filled in from
   l&lt;/pre&gt;</description>
    <dc:creator>Stuart Marshall</dc:creator>
    <dc:date>2012-02-02T18:49:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5478">
    <title>"Already exists in the index" when making Comment.</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5478</link>
    <description>&lt;pre&gt;After upgrading to 4.1.3 from 4.0.5 I get this error when making a second
Comment (or a Comment to an existing Comment i.e. indented):

ERROR Products.ZCatalog A different document with value
'bc33fa86-7cf8-4a68-999f-851cd7d5ffb1' already exists in the index.' None

, the functionality works i.e. it is "only" shown in the log. How to fix?

PS the question is part of several questions at this link:
http://stackoverflow.com/questions/8965896/plone-4-0-5-upgrade-to-4-1-3
, here I also explain the upgrade process.


Thanks.
Nikolaj G.

--
View this message in context: http://plone.293351.n2.nabble.com/Already-exists-in-the-index-when-making-Comment-tp7227429p7227429.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>nikolaj</dc:creator>
    <dc:date>2012-01-26T16:46:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5477">
    <title>PloneboardSubscription 0.2 problem with æøå</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5477</link>
    <description>&lt;pre&gt;After upgrading to Plone 4.1.3 from 4.0.5 I get the error below when users
with "æøå" in their name makes subscription to an existing thread. The error
is triggered when somebody is making an answer in the thread (Ploneboard
3.2). The error is:

ERROR Zope.SiteErrorLog ... Module
Products.PloneboardSubscription.NotificationTool, line 165, in
process_pending Module Products.PloneboardSubscription.NotificationTool,
line 219, in sendNotification UnicodeDecodeError: 'ascii' codec can't decode
byte 0xc3 in position 10: ordinal not in range(128) 

PS in the Site Setup I have the following error under "add-on":
In "add-on" (Site Setup) Ploneboard 3.2 is reporting problems:

    "Install the intranet workflow definitions for Ploneboard."

There is also a red exclamation mark saying something with:

    "This add-on is upgraded with an old profile version uknown.
    New profile version is 1.0. There is no upgrade defined for this add-on.
    Please see the add-on doc for upgrade info, or contact the add-on
author&lt;/pre&gt;</description>
    <dc:creator>nikolaj</dc:creator>
    <dc:date>2012-01-26T16:42:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5476">
    <title>Discussion link missing after upgrade to 4.1.3</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5476</link>
    <description>&lt;pre&gt;After upgrading to 4.1.3 from 4.0.5 the "Discussion" link is missing in the
Site Setup when logged in as Admin?

Ploneboard 3.2 and PloneboardSubscription 0.2 is installed. 

These are the products installed:

Plone
    Pillow
    lxml
    collective.contentrules.mailtogroup
#    collective.plonetruegallery
    Products.ploneboard
    python-dateutil
    Products.PloneboardSubscription
#    collective.portlet.explore
    qi.portlet.TagClouds
    collective.flowplayer
    Products.EasyNewsletter
    Products.Poi
    Products.CMFPlacefulWorkflow

PS the question is part of several questions at this link:
http://stackoverflow.com/questions/8965896/plone-4-0-5-upgrade-to-4-1-3
, here I also explain the upgrade process.

Thanks.
Nikolaj G.


--
View this message in context: http://plone.293351.n2.nabble.com/Discussion-link-missing-after-upgrade-to-4-1-3-tp7227401p7227401.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>nikolaj</dc:creator>
    <dc:date>2012-01-26T16:33:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5473">
    <title>Enabling color for plone site</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5473</link>
    <description>&lt;pre&gt;I need to enable text and background color on my plone 4.0.7 site.

In the plone site setup I've poked around in the html filtering control
panel and the tinymce visual editor and done what I can, but it's not
enough.   

I have gotten the color and background-color tinymce tools in the tool bar
and am able to add this color while in the edit screen.  However, the
problem is that the tags gets stripped upon saving, leaving the saved page
simply black and white.  I've tried rebooting my server and emptying the
local cache on my browser.

I've been able to use color on my site since plone 2.1 but haven't yet
succeeded with plone 4.  Any help?

David G


--
View this message in context: http://plone.293351.n2.nabble.com/Enabling-color-for-plone-site-tp7214211p7214211.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>dgroos</dc:creator>
    <dc:date>2012-01-22T21:07:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5465">
    <title>Problem upgrading from 4.0.5 to 4.1.3</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5465</link>
    <description>&lt;pre&gt;Please, need help. Ive upgraded using buildout from 4.0.5 to 4.1.3, but when
I try to upgrade (dry run) there are about 5 messages with:

"There are unresolved or circular dependencies. Graphviz diagram: ..."

and finally the dry run says:

Step collective.blogging.reset-layers has an invalid import handler
Class Products.PloneboardSubscription.NotificationTool.NotificationTool not
found for tool portal_pbnotification
Upgrade aborted. Error:
Traceback (most recent call last):
  File
"/usr/local/Plone/buildout-cache/eggs/Products.CMFPlone-4.1.3-py2.6.egg/Products/CMFPlone/MigrationTool.py",
line 175, in upgrade
    step['step'].doStep(setup)
  File
"/usr/local/Plone/buildout-cache/eggs/Products.GenericSetup-1.6.4-py2.6.egg/Products/GenericSetup/upgrade.py",
line 140, in doStep
    self.handler(tool)
  File
"/usr/local/Plone/buildout-cache/eggs/plone.app.upgrade-1.1.4-py2.6.egg/plone/app/upgrade/v41/betas.py",
line 112, in to41beta2
    loadMigrationProfile(context, 'profile-plone.app.upgrade.v41:to41beta2')
 &lt;/pre&gt;</description>
    <dc:creator>nikolaj</dc:creator>
    <dc:date>2012-01-12T20:51:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5462">
    <title>Plone with varnish 3.0 first page login behaviour</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5462</link>
    <description>&lt;pre&gt;Hi,
I've upgraded my web setup to use nginx 1.0.10, varnish 3.0.2 and plone 4
through buildout. 
Basically the setup works, the only problem I have, is that after the login
in plone, the first site viewed seems to be rendered from the cache without
login information. Means I don't see the green edit bar (logged in as
admin), and the login button is still on login, not logout. Clicking another
page or changing the url by adding a "/" everything appears, but going back
to the first page I have again the anonymous view.

Someone has an idea how this can happen? Or someone has a working
varnish.vcl template with 3.0 syntax?

I use the following config:
NGINX, proxy pass to varnish
proxy_pass
http://cache/VirtualHostBase/http/www.domain1.com:80/plonepath/VirtualHostRoot/;

VARNISH,  here is my vcl:
https://viewer.zoho.com/docs/gVgcbj https://viewer.zoho.com/docs/gVgcbj 

I use also Plone's HTTP cache support product, but with or without there's
no change. Even with Plone3 it's the same, so I really think the prob&lt;/pre&gt;</description>
    <dc:creator>boernie</dc:creator>
    <dc:date>2012-01-11T09:50:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5460">
    <title>Get access to my pictures and more</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.setup/5460</link>
    <description>&lt;pre&gt;Hey,

I have created a Netlog profile with my pictures, videos, blogs and events and I want to add you as a friend so you can see it. You first need to register on Netlog! When you log in, you can create your own profile.

Take a look:
http://en.netlog.com/go/mailurl/-bT0yNjc5MDQ3MTg2Jmw9MSZnbT0xMiZ1PSUyRmdvJTJGcmVnaXN0ZXIlMkZpZCUzRC1jMlYwZFhCQWJHbHpkSE11Y0d4dmJtVXViM0puJTI2dWlkJTNEMTgwMzA2NTA4

Cheers,
Christian

----------------------------------------------------------------
Don't want to receive invitations from your friends anymore?
http://en.netlog.com/go/mailurl/-bT0yNjc5MDQ3MTg2Jmw9MiZnbT0xMiZ1PSUyRmdvJTJGbm9tYWlscyUyRmludml0ZSUyRmVtYWlsJTNELWMyVjBkWEJBYkdsemRITXVjR3h2Ym1VdWIzSm4lMjZjb2RlJTNEMDg1OTU4MTI_
&lt;/pre&gt;</description>
    <dc:creator>Christian Ledermann</dc:creator>
    <dc:date>2012-01-09T08:56:16</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.setup">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.setup</link>
  </textinput>
</rdf:RDF>

