Re: [Zope-CMF] Move to github?

2013-03-03 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yuppie wrote: > >> You do realise it's: >> >> a) free (for us) b) decentralised > > What do you mean by "it"? What by "free"? What is "decentralised"? > Why do your points a) and b) make supporting GitHub Inc. a good > decision? > > GitHub Inc.

[Zope-CMF] [PAS] CookieAuthHelper with expiration date for cookies

2010-11-29 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We have the requirement within a project that a Plone user should be logged off automatically after N minutes of inactivity (means the authentication cookie should expire after N minutes). CookieAuthHelper.updateCredentials() is in charge for the init

Re: [Zope-CMF] [GS] Running a setuphandler as first step

2010-07-27 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hanno Schlichting wrote: > 2010/7/27 Andreas Jung : >> I have the requirement to execute my own setuphandler.py inside my own >> profile before GenericSetup applies all other steps (*.xml) file. >> Is there a way to configure thi

[Zope-CMF] [GS] Running a setuphandler as first step

2010-07-27 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have the requirement to execute my own setuphandler.py inside my own profile before GenericSetup applies all other steps (*.xml) file. Is there a way to configure this requirement somehow in import_steps.xml? Andreas -BEGIN PGP SIGNATURE- Ve

Re: [Zope-CMF] [GenericSetup] Expat parsing error although XML is correct

2010-04-08 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Solved...my profiles/default/metadata.xml contained an error... So somehow this error was swallowed but resurrected somehow as a followup error...completely misleading...I had to patch expatbuilder.py in order to figure that out... Andreas Andreas

[Zope-CMF] [GenericSetup] Expat parsing error although XML is correct

2010-04-08 Thread Andreas Jung
Hi there, GS complains about my configure.zcml while registering a GS profile in my policy package. However the configure.zcml is perfectly fine and has a proper XML syntax (validated with xmlwf and xmllint). I am confused by this expat behavior: http://pastie.org/908966 Andreas

Re: [Zope-CMF] [GS] Execution order of steps (import handler executed before tool creation)

2010-01-23 Thread Andreas Jung
uncoordinated progress is going on in various areas. Ansreas Martin Opstad Reistadbakk wrote: > Hi > > On Sat, Jan 23, 2010 at 2:50 PM, Hanno Schlichting > mailto:ha...@hannosch.eu>> wrote: > > 2010/1/23 Andreas Jung mailto:li...@zopyx.com>>: >> I am currently in trouble wi

[Zope-CMF] [GS] Execution order of steps (import handler executed before tool creation)

2010-01-23 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am currently in trouble with the imports of a particular Plone product (CMFBibliographyAT). Importing all steps of the products results in: Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, li

Re: [Zope-CMF] Products namespace for eggs

2009-09-24 Thread Andreas Jung
Am 24.09.09 13:47, schrieb Charlie Clark: > Am 24.09.2009, 13:43 Uhr, schrieb Andreas Jung : > > >> How come? Did I miss something? >> > Well - and it's more than likely that I'm mistaken! - eggs allow you to > define the namespace under whic

Re: [Zope-CMF] Products namespace for eggs

2009-09-24 Thread Andreas Jung
On Thu, Sep 24, 2009 at 13:42, Charlie Clark wrote: > Hi, > > it struck me the other day, that Zope 2.12 and eggs mean that we don't > have to keep the Products namespace. > How come? Did I miss something? Andreas ___ Zope-CMF maillist - Zope-CMF@zo

[Zope-CMF] [GS] u'Existing registration for step various, version 20090619-01'

2009-09-19 Thread Andreas Jung
I am getting the following error with CMF 2.1 when trying to visiting the Import tab of portal_setup: Traceback (innermost last): * Module ZPublisher.Publish, line 126, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 46, in call_object * Mod