Download Ektron CMS400.NET Developer Reference Manual

Transcript
Dreamweaver Extension Support
Field
Description
TaxonomyCols
Enter the number of columns in which this taxonomy/category will appear on
the page.
TaxonomyDepth
Enter the number of content items to appear below each taxonomy/category.
Following this number of items, three periods appear to indicate more items
are available.
important for performance as well as display -- if you enter 0, all content under
taxonomy copied from server to client -- could be slow
if you enter 1, just one node under the top level is copied to client -- testing on
this is inconclusive
DynamicParameter
Link Target
Gets or sets the QueryString parameter to read a content ID dynamically.
Defines the way a link acts when it is clicked. The choices are:
_blank - loads the link in a new blank window. This window is not named.
_self - loads the link in the same window the anchor was clicked in. This is
useful for overriding a globally assigned base target.
_parent - loads the link in the immediate frameset parent of the document.
This defaults to acting like “_self” if the document has no parent.
_top - loads the link in the full body of the window. This defaults to acting like
“_self” if the document is already at the top. It is useful for breaking out of an
arbitrarily deep frame nesting.
MaxResults
Enter the maximum number of items to appear in the initial display of this
server control.
To set no maximum, enter zero (0).
To let site visitors view more than the maximum but limit the amount of space
being occupied, enter the maximum number of results per page here. Then,
check the EnablePaging property box.
If you do and more than the number of MaxResults are available, navigation
aids appear below the last item to help the site visitor view additional items.
See example below.
Ektron CMS40 0.NET Deve lope r Re fe re nce Manua l, Version 7.0, Rev 8
480