Page Elements Index - Plone Default and Classic Theme

by Anne Bowtell last modified Dec 28, 2009 07:24 PM
Contributors: Yuri Carrer
A visual index of the main page elements.

At the moment, this index gives you only viewlets, but the intention is to expand it to include portlets and viewlet- and portlet- managers.

An alternative to using this index is to install GloWorm in your Plone instance. This is a visual inspector which will give you further information about aspects of the Plone Default theme directly through your browser, and enable you to make through-the-web customizations of viewlet templates.

Key Title HTML Name
Manager
Type

Skip Links <p class="hiddenStructure"> … </p> plone.skip_links
plone.portalheader
viewlet

HTML Head Title <title> ...</title> plone.htmlhead.title
plone.htmlhead
viewlet

Next Previous Links <link title="Go to previous item" … /> plone.nextprevious.links
plone.htmlhead.links
viewlet

Favicon Link <link rel="shortcut icon" … /> plone.links.favicon
plone.htmlhead.links
viewlet

Search Link <link rel="search" … /> plone.links.search
plone.htmlhead.links
viewlet

Author Link <link rel="author" … /> plone.links.author
plone.htmlhead.links
viewlet

Navigation Link <link title="Front Page" …> and <link title="Site Map" ..> plone.links.navigation
plone.htmlhead.links
viewlet

Analytics (code snippet defined by the site manager) plone.analytics
plone.portalfooter
viewlet

Header <div id="portal-header"> … </div> plone.header
plone.portaltop
viewlet

Language Selector <ul id="portal-languageselector"> … </ul> plone.app.i18n.locales.languageselector
Portal Top
viewlet
plone.site_actions
Site Actions <ul id="portal-siteactions">...</ul> plone.site_actions
plone.portalheader
viewlet
plone.searchbox
Search Box <div id="portal-searchbox">…</div> plone.searchbox
plone.portalheader
viewlet
plone.logo
Logo <a id="portal-logo" ...>... </a> plone.logo
plone.portalheader
viewlet
plone.global_sections
Global Sections <h5 class="hiddenStructure">Sections</h5> <ul id="portal-globalnav"> … </ul> plone.global_sections
plone.portalheader
viewlet
plone.personal_bar
Personal Bar <div id="portal-personaltools-wrapper"> …</div> plone.personal_bar
plone.portaltop
viewlet

Path Bar (Portal Breadcrumbs) <div id="portal-breadcrumbs">...</div> plone.path_bar
plone.portaltop
viewlet

Content Views <ul class="contentViews"> … </ul> plone.contentviews
plone.contentviews
viewlet

Content Actions
plone.contentactions
plone.contentviews
viewlet
plone.tableofcontents
Table of Contents <dl id="document-toc" class="portlet toc" style="display: none"> … </dl> plone.tableofcontents
plone.abovecontentbody
viewlet
plone.presentation
Presentation <p id="link-presentation">...</p> plone.presentation
plone.abovecontentbody
viewlet

Keywords <div id="category" class="documentByLine">…</div> plone.belowcontenttitle.keywords
plone.belowcontenttitle
viewlet
plone.byline
Byline <div id="plone-document-byline" class="documentByLine">... </div> plone.belowcontenttitle.documentbyline
plone.belowcontenttitle
viewlet

Lock <div id="plone-lock-status" /> plone.lockinfo
plone.abovecontent
viewlet
plone.document_actions
Document Actions <div class="documentActions"> … </div> plone.abovecontenttitle.documentactions
plone.belowcontentbody
viewlet
plone.comments
Comments <div class="discussion"> … </div> plone.comments
plone.belowcontent
viewlet

Content History <div class="contentHistory" id="content-history">…</div> plone.belowcontentbody.contenthistory
plone.belowcontentbody
viewlet
plone.nextprevious
Next Previous <div class="listingBar">…</div> plone.nextprevious
plone.belowcontent
viewlet

Footer <div id="portal-footer">…</div> plone.footer
plone.portalfooter
viewlet
plone.colophon
Colophon <div id="portal-colophon">…</div> plone.colophon
plone.portalfooter
viewlet