Author:
Current version:
0.2
About 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!
rah_if_title
Rah_if_title’s functionality can be produced with core tags as of Textpattern v4.0.7. The tags as if_variable and variable offer an excellent, native way to do generic comparison operations. A rah_if_title tag’s functionality can be replicated with:
<txp:variable name="title" value='<txp:title />' />
<txp:if_variable name="title" value="">
Title is empty.
<txp:else />
Title is set as <txp:variable name="title" />
</txp:if_variable>
Also custom_fields offer their own layer for article related fields.
Archived [?]: built-in tag, superseded
Initially released:
2007-08-19
Posted here:
19 Aug 2007