adi_if_content
Content informed conditional
Conditionally generate output depending on whether any of the enclosed tags generate content.
Conditionally generate output depending on whether any of the enclosed tags generate content.
How to prevent indexing a test site and to serve (or not) content according to a given production status.
A conditional container tag to serve content to EU visitors only (e.g. a cookie-prompt: see usage notes below) or non-EU visitors (via <txp:else />
) tag.
Option 1: <txp:pro_mobile> // Show mobile content here </txp:pro_mobile> Option 2: Use as an if/else:…
Wrap any content with standard Txp wraptag / class / html_id / label items and run the content through a sequence of transformations in the process. If the content is empty, no wrap is performed or the <txp:else />
is executed.
adi_mobile implements mobile browser detection, together with some website mode switch functionality and viewport measurement.…
Since dub_if_ajax is no longer up for grabs: here’s jdw_if_ajax . This plugin is based…
Image tags that give image display the same kind of flexibility and power Txp already gives you for article display.
Simple 301 redirect with conditions. This plugin useful for redirect non exist pages or directories to other place.
(404 to 301 redirect)
Multiple conditional tests using a select… case syntax for performing many tests against one item.
This simple plugin can be used to check if an article has been published within a given time.
Conditional tag checks existence and value of the month parameter (useful for archives)
This plugin adds conditional tag to determine, if user is browsing from mobile device, or…
Compares any TXP fields with any other text/fields using a variety of conditional operators such as equals, contains, not, greater than, isnumeric etc. Tests can be combined with AND/OR logic.
This plugin is meant to help those who do Textpattern development on localhost or a subdomain. Sometimes you’ll want to do one thing on the in-development site, and another on the “live” site. The conditional tag provided by aam_if_host lets you do exactly that.
Enables to read and provide conditionals for PHP Global Variables, as referer’s url, server’s name, browser’s type, GET and POST variables, ...
nfe_if_category is a conditional tag that works complementary to the built-in if_category tag. The tag…
wet_if_status contains two conditional tags which check for an article’s status being either “live” or…
This is a simple plugin which counts the number of articles in a given category and provides conditional tags which you can use to show or hide elements of your site based on whether there are zero or more than zero articles in the category.
Both ras_enable_articles and ras_disable_articles conditional tags are included. These conditional tags compare article posting dates to attribute settings and return contained content accordingly.
Using this conditional tag you can compare a date specified in an article custom field with a date specified in the tag or with ‘today’.
This way you can eg. control the visibility of an article or its part according to dates.
Allows you to manage multiple domains with only one Textpattern. Download it and read help…
The rss_if_search_results plugin allows for the conditional display of data when search results are (or…
conditional tag based on article image category needs name=”” attribute accepts else tag
wet_if_page is a conditional tag. In article list mode, it takes a comma separated list…
51 articles