<dpCurrentIssue>
D E F I N I T I O N:
This tag will return the issue/issueID of the latest issue in your database. It's purpose is primarily to use in a conditional test to see if the issue being built is the current issue or not.
<dpCurrentIssue
default="default text"
style="lower|upper|title|spaced|roman|decimal|identifier|
noHtml|noHtmlStyle|scriptEncode|uriEncode"
link="on|off"
start="#p|#s|#w|#c|begin|end|resume"
stop="#p|#s|#w|#c|begin|end|resume"
length="#p|#s|#w|#c|begin|end"
>
A T T R I B U T E S:
Please refer to the common attributes page for the common attribute descriptions.
E X A M P L E S:
<dpIf <dpIssue> = <dpCurrentIssue>>
{create author archive pages}
</dpIf>
This Week in Film:
<dpQuery issue="<dpCurrentIssue>" section="film">
<dpHeadline link="on"><br>
<dpSummary><p>
</dpQuery>
| Home: Support: Reference Guide: Miscellaneous Tags: <dpCurrentIssue> | Questions? Comments? Please write support@desert.net. |