Deutsches Tutorial
Originally from del.icio.us/tag/plone by
Buildout for Plone, an example deployment configuration from Martin. For the source of the ‘buildout.cfg’ it’s based on, see "Part 5: Understanding buildout.cfg".
A deployment configuration (Plone and zc.buildout)
Originally from del.icio.us/tag/plone by dnouri
Existing users on a Plone site (before migration to remember 1.0) can’t be deleted from a Plone (2.5) via the User and Group Administrator form. Behind the scenes, it appears that all existing
Removing existing users after migrating a Plone site to ‘remember’
By now, everyone knows that Python 3000 Alpha has been released. The 2.2 release of Jython is also old news by now. But did you know that a special version of Python which can be used from Perl (yes, Perl) is now available?
The brainchild of Mark Jason Dominus, Perl God, SuperPython is a version of Python that takes the concept of significant whitespace even further than the most rabid Python advocate would have dreamt of. Using this module, you can now write inline SuperPython programs inside your Perl code. Check out this excellent example by Perl Genius Javier Rodriguez.
I hope it’s not too late to get Mark into sharing his insights with the lead Python developers and get some of this magic into the first beta of Python 3000.
Carlos de la Guardia: What a year: Python 3000 alpha, Jython 2.2 and now SuperPython
Originally from Planet Plone
Security model — Plone CMS: Open Source Content Management
Originally from del.icio.us/tag/plone by hagane
http://svn.affinitic.be/plone/GitesSkin/initializer.py
Originally from del.icio.us/tag/plone by gotcha
PlonePlone is a document publishing system, a portal server and as a groupware tool for collaboration between separately located entities. It follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3C’s AA rating for accessibility, in addition to using best-practice web standards like XHTML and
■ Plone Google Analytics を埋め込む 16:52 Plone 3.0 からは「ポータルの設定」のところに「ウェブ統計をサポートするJavaScript」 … Google Analytics サーバーへ urchin.js を取りに行けばよいのですが、どうやら JavaScript ファイルを Plone 側へ取り込まないといけない … webstats.js の一つ前(上)にくるようにします。 順番が入れ替わったら、忘れずに Save ボタンをクリックして順番を保存しておきましょう。 最後に Plone の「ポータル設定」を表示して「ウェブ統計をサポートするJavaScript
I’m sad about logging.
Chris McDonough: The Python ‘logging’ Module Gives Me the Blues
Originally from Planet Plone