Page Elements Index - Sunburst Theme - Plone 4
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 |
|
| Dublin Core Metadata | <meta ... /> | plone.htmlhead.dublincore plone.htmlhead viewlet |
|
| KSS Base Url | <link rel="kss-base-url" ... /> | plone.htmlhead.kss-base-url 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 |
|
| RSS Link | <link rel="alternate" title="RSS 1.0" .. /> | plone.links.RSS 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 |
|
![]() |
Site Actions | <ul id="portal-siteactions">...</ul> | plonetheme.sunburst.site_actions plone.portalfooter viewlet |
| Search Box | <div id="portal-searchbox">…</div> | plone.searchbox plone.portalheader viewlet |
|
| Logo | <a id="portal-logo" ...>... </a> | plone.logo plone.portalheader viewlet |
|
| Global Sections | <h5 class="hiddenStructure">Sections</h5> <ul id="portal-globalnav"> … </ul> | plone.global_sections plone.portalheader viewlet |
|
| Personal Bar | <div id="portal-personaltools-wrapper"> …</div> | plonetheme.sunburst.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 |
||
![]() |
Table of Contents | <dl id="document-toc" class="portlet toc" style="display: none"> … </dl> | plone.tableofcontents plone.abovecontentbody viewlet |
![]() |
Presentation | <p id="link-presentation">...</p> | plone.presentation plone.abovecontentbody viewlet |
| Keywords | <div id="category" class="documentByLine">…</div> | plone.belowcontenttitle.keywords plone.belowcontenttitle viewlet |
|
![]() |
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 |
|
| Document Actions | <div class="documentActions"> … </div> | plone.abovecontenttitle.documentactions plone.belowcontentbody viewlet |
|
![]() |
Related Items |
<div class="relatedItems"> … </div> | plone.belowcontentbody.relateditems plone.belowcontentbody viewlet |
![]() |
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 |
|
![]() |
Next Previous | <div class="listingBar">…</div> | plone.nextprevious plone.belowcontent viewlet |
| Footer | <div id="portal-footer">…</div> | plone.footer plone.portalfooter viewlet |
|
| Colophon | <div id="portal-colophon">…</div> | plone.colophon plone.portalfooter viewlet |









