|
|||||||||||
|
A tag in a site or blog is a label that explicitly categorises site content. These can then be presented allowing a site user to select items of potential interest based on those categories. A word or short phrase within site content can be $$TAG$tagged$$ by enclosing it with an inline $$TAG$$ directive. In this case the word tagged has become a tag (as that one just has). Tags should be as short as possible while still being meaningful. Making tags that are excessively long will make the site-wide tag selection list or cloud cluttered and confusing. Tagged words or phrases can contain markup (e.g. italics) but not embedded VWcms directives. Tags are not case sensitive. An alternative to inline tagging is to add a single $$TAG$$ directive containing all the terms to be used as tags for that section.
The above directive does not appear in the site content. Individual terms are comma-separated and white-space is not signficiant. Tag SynopsisThe synopsis facility is used to list sections containing selected tags.
Tags are generally presented as a list or as a cloud. When a tag is clicked on all relevant sections have a synopsis presented. On this page these will appear here ... Tag ListA list of the tags used on the current page can be generated using
This will produce a list similar to the following: Tag CloudA listing displaying all tags used by a site can be produced using
This will produce a list similar to the following Notice the terms will be sized in proportion to the number of instances site-wide. The default factor is 3 but can be varied up to 5 by using the emphasis modifier, as in
Go To TagWith tag clouds and lists an alternate display page may be specified using the $goto=section$ parameter. $$TAG$cloud=simple$goto=Building_The_Site/Icons$$
|
|||||||||||