most-popular.adp
Delivered as text/html
Related Files
- packages/bookmarks/www/most-popular.xql
- packages/bookmarks/www/most-popular.tcl
- packages/bookmarks/www/most-popular.adp
- packages/bookmarks/www/most-popular-postgresql.xql
- packages/bookmarks/www/most-popular-oracle.xql
[ hide source ] | [ make this the default ]
File Contents
<h3>Most Popular Hosts</h3> <ul> <multiple name="popular_hosts"> <li>@popular_hosts.n_bookmarks@: <a href="one-host?host_url=<%=[ad_urlencode @popular_hosts.host_url@]%>">@popular_hosts.host_name@</a></li> </multiple> </ul> <h3>Most Popular URLs</h3> <ul> <multiple name="popular_urls"> <li>@popular_urls.n_bookmarks@: <a href="@popular_urls.complete_url@">@popular_urls.local_title@</a></li> </multiple> </ul>