diff --git a/docs/mastering-plone/what_is_plone.md b/docs/mastering-plone/what_is_plone.md index 1254df49f..f7bdde5cd 100644 --- a/docs/mastering-plone/what_is_plone.md +++ b/docs/mastering-plone/what_is_plone.md @@ -4,7 +4,7 @@ myst: "description": "Technical view" "property=og:description": "Technical view" "property=og:title": "What is Plone?" - "keywords": "Plone, Zope, security, CMS, REST, React, traversing, object publishing, database, object oriented, acquisition" + "keywords": "Plone, Zope, security, CMS, REST, React, traversing, database, object oriented, acquisition" --- (intro-what-is-plone-label)= @@ -68,20 +68,6 @@ portal['news']['conference-site-online'] ``` -(what-is-plone-object-publishing-label)= - -### Object publishing - -Objects can be called and return a representation of itself - usually HTML. - -```python ->>> obj = portal['news']['conference-site-online'] ->>> obj - ->>> obj() -'\n\n\n