I responds to myself, In fact, I was looking for something else and I found this (Thanks Google and Mikko Ohtamaa!): http://plone.org/documentation/tutorial/manipulating-plone-objects-programmatically/quick-installer-snippets
Thierry Steve McMahon wrote: > > The plone-users or product-developers list (both @lists.plone.org) > would be better for these sort of questions. > > On Thu, Sep 25, 2008 at 7:26 AM, tcr <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> Before post here, I have searched in Documentation and Forums but I don't >> found what I looking for. :-( >> >> (Zope 2.8.6-final, Plone 2.1.3, python 2.3.5, win32) >> >> I have created a product to configure Plone sites when this one is >> installed >> with the quickinstaller (basics configuration for all sites). >> >> My first stuff is to customise some Plone templates for override some >> defaults templates. I did it quite easily, at this point all works fine >> :-)) >> >> Now, I'd like to set some site securities, properties with python (in >> Extensions/Install.py files). >> e.g.: In Security tab of the site I need to uncheck "acquire?" for "Add >> portal member" and check on only for the "Manager" role. >> How do that in python? >> >> In a my instance, I have installed "DocFinderTab" product to help me, but >> I'm a little lost with Products/tools/classes/methods to use... >> >> Can give some clues to start ? (Code sample?) >> >> Thank you, >> >> Thierry > > > > > -- > > Steve McMahon > Reid-McMahon, LLC > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > _______________________________________________ > Setup mailing list > [EMAIL PROTECTED] > http://lists.plone.org/mailman/listinfo/setup > > -- View this message in context: http://n2.nabble.com/Product-for-configure-Plone-sites-%3A-I%27d-like-have-some-clues-to-start...-tp1118224p1120790.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
