Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home

Search results

17 items matching your search terms.
Filter the results.
Item type






New items since



Sort by relevance · date (newest first) · alphabetically
Hiding Components
有些用不到的功能或欄位資料,在編輯或顯示時,可以依照需求決定是否出現。
Located in Tips
In-Plone Theme Editor
A through-the-web editor for Diazo/plone.app.theming customization is discussed and developed. The goal is to make Plone the world's easiest CMS to theme.
Located in News
Installation Details
除了 Unified Installer 之外,開發人員也可以自行指定 Python 等工具的執行路徑,從頭打造開發環境。
Located in Tips
Search, Query
Plone 的搜尋功能主要是由 portal_catalog 工具提供,它的機制包括索引、預設顯示的資料、辭彙表,並可以應用在參照資料上,建立 reference_catalog 之類的資料,達到雙向參照的效果。 https://github.com/zopefoundation/Products.ZCatalog/blob/master/src/Products/ZCatalog/tests/test_catalog.py#L607
Located in Tips
Security and Workflow
Plone 權限與工作流程緊密相關,牽涉的項目包括角色、群組、狀態等。
Located in Tips
Versioning
啟用內容的版本管理功能後,可以查詢文件修改的歷史記錄,比對不同時期的內容差異。
Located in Tips
Web Framework
網站開發框架 (Web Framework) 目的是為了簡化開發過程的常見工作,包括提供 template、caching、security、database access、Object-Relational Mapping、URL mapping、AJAX、Web services 等。
Located in Tips