Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ログインしたコンテンツ作成者 (編集権限あり) と通常のログイン サイト ユーザー (編集権限なし) の違いを選択できる Plone リソース レジストリ条件 (TALES 式) を探しています... 誰か助けてくれませんか?
これはトリックを行うように見えます:
expression="python:portal['portal_membership'].checkPermission('Modify portal content', context)"