Categories:
Author:
Current version:
0.1
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
rss_if_search_results
The rss_if_search_results plugin allows for the conditional display of data when search results are (or are not) present on the current page.
Here are some example uses for this plugin.
<txp:rss_if_search_results>
I have results
<txp:else>
I don't have results
</txp:rss_if_search_results>
or
<txp:rss_if_no_search_results>
I don't have results
<txp:else>
I have results
</txp:rss_if_no_search_results>
or
<txp:rss_if_no_search_results>
I don't have results
</txp:rss_if_no_search_results>
Initially released:
10 August 2006
Posted here:
25 Aug 2006