Go to content Go to navigation Go to search

Example enable_links · Oct 5, 01:45 am by Rick Silletti

ras_enable_links is called from a link form with linklist. The following display newly entered links for 20 hours under the Recently Added label.

<txp:ras_enable_links hours=20>
<li><txp:linkdesctitle /></li>
</txp:ras_enable_links>

The textpattern tag in the page template would go this way.

<ul><txp:linklist form="newlinks" /></ul>


Commenting is closed for this article.