<dpSectionURL>
D E F I N I T I O N:
The URL of a specific section being built or queried. This is most often used to point to the first story within a section, which may be a dynamic element, depending on your publication.
<dpSectionURL
section = "this|section|sectionID"
>
A T T R I B U T E S:
<dpSectionURL section="this"> - mailbag.html
<dpSectionURL section="City Week"> - cw.html
<dpSectionURL section="cityweek"> - cw.html
E X A M P L E S:
|
<dpSectionURL> |
mailbag.html |
|
The first story in this section is <a href="<dpSectionURL>"><dpSectionURL></a> |
The first story in this section is mailbag.html |
|
<a href="<dpSectionURL section="music">">Go to the Music Section</a> |
Go to the Music Section |
|
<a href="<dpSectionURL section="Currents">">Currents</a> . <a href="<dpSectionURL section="Music">">Music</a> . <a href="<dpSectionURL section="Cinema">">Cinema</a> . <a href="<dpSectionURL section="Books">">Books</a> . <a href="<dpSectionURL section="Review">">Review</a> . <a href="<dpSectionURL section="City Week">">City Week</a> |
Currents . Music . Cinema . Books . Review . City Week |
| Home: Support: Reference Guide: Navigational Tags: <dpSectionURL> | Questions? Comments? Please write support@desert.net. |