Fire up your applications with Jazz
RSS
Jazz CMS Wiki

About Us

CMS CMS Administration GUI Jazz Jazz Administration Jazz Web Parts Library misc Roles Solutions Training Web Parts Web Service Website Design Website Procedures Wiki conventions WordML Workflow Administration

Quick Search
»
Advanced Search »

Table of Contents [Hide/Show]


CMS Tagged Pages Web Part

Image

The CMS Tagged Pages Web Part displays a list tagged pages for each tag. The list is overridden by the query string parameter - 'tag'.

Pages are tagged in the Navigation Xml file.
	<Link>
		<Text>Jazz Notes</Text>
		<Url>~/help/jazznotes.aspx</Url>
		<ToolTip>help for Jazz Notes Model</ToolTip>
		<MenuName>Jazz Models help</MenuName>
		<Tags>Data,Notes</Tags>
	</Link>

Access

This Web Part is added to a page from the CMS Navigation Library.

Edit Properties

Image
Custom Edit properties include:
  • Xml File for the Link List: the path to the navigation file for the site.
  • Menu Name: an optional semi-colon delimited list of menu names used for the site. If not blank, then tags are collected from pages associated with these menu names.
  • Tag Name: A comma-delimited list of tag names that are displayed in the list. If blank, then all tag names are displayed in the list.
  • All Tags Url: the page to navigate to when the 'All Tags' link is clicked. Typically, the url is the page with this web part.
  • Search Url: the page to navigate to when a 'Search' link is clicked. The page navigated to should contain a Wiki Search Engine Web Part.
  • Text Css Class: the css class used to style odd rows in the table.
  • Alternate Text Css Class: the css class used to style even rows in the table.
  • Header Css Class: the css class used to style the header.
  • Common COR Edit Features

http://www.wiebeworks.com - Wiki version 3.0.4.560.