adi_search_db
Search the TXP database
Summary
This plugin gives you a way of searching the database from within TXP Admin.
It’s a bit like smd_where_used … that looks in more places, but without the “lint”...
Summary
This plugin gives you a way of searching the database from within TXP Admin.
It’s a bit like smd_where_used … that looks in more places, but without the “lint”...
This plugin allows you to use a bookmarklet to add links to your Textpattern site. It is quite similar to what Pinterest and other services use these days.
Typically adding a lot of links can be very tedious. Using this bookmarklet all it takes to add a new link is to log into your Textpattern site, stay logged in using the checkbox,...
This plugin allows the use of SASS for CSS preprocessing within Textpattern.
It will compile the SASS code you define within the regular CSS style form to static CSS files, serving it through a tag which is...
This plugin is a convenient online signature solution designed by GroupDocs for TextPattern users. It allows you to obtain signatures for contracts, applications and any other documents without printing, scanning and faxing them.
After...
This plugin is provided by the GroupDocs’ document assembly service. It allows you to easily publish online forms on your web pages and then automatically incorporate data entered by users via these forms into your document templates. This way you can...
GroupDocs Viewer is an intuitive, all-in-one PDF online viewer that allows you to view documents online with ease. The image rendering is so smooth that the embedded documents retain the exact quality as the original. With this plugin...
GroupDocs Document, Image and PDF Annotation plugin lets you embed documents complete with GroupDocs Annotation into TextPattern webpages.
GroupDocs Annotation is a powerful online annotation application that lets you easily...
This plugin provides a system for managing external script files from within TXP Admin.
Extended <txp:article_custom /> tag
Change log:
v0.2.4:
<txp:else />category1, category2, where (sql syntax)status to status...This plugin features simple LaTeX-like rendering of mathematical formulae without the need of having shell access to the server or an installed LaTeX distribution. Rendering is done using Mimetex.
How to prevent indexing a test site and to serve (or not) content according to a given production status.
Embed RSS-Feeds with SimplePie.
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.
Answers an old question – again – from the forum: Passing variables through txp:output_form
A syntax-highlighting plugin for Textpattern admin – now with Zen Coding (Pages, Forms & CSS).
Select images that have already been uploaded to Textpattern and add them to articles directly from the Write panel.
An external file editor plugin.
Create, edit and delete external (to Textpattern) files in Textpattern admin.
Plugin based on V3 of Google Maps, and also supports 2 markers (Or single marker, or can include more markers over 2 on request!)
Google maps API has changed from V2, you do not generate API keys based on url input anymore, you now use your existing Google account and go to
<txp:pro_mobile>
// Show mobile content here
</txp:pro_mobile>
Use as an if/else:
<txp:pro_mobile>
// Mobile content here
<txp:else />
// Regular content here
</txp:pro_mobile>
Define custom...
Create, edit and delete scripts in Textpattern admin and export on save to external files. Now with added minification.
This plugin gives you the power to create fold-able boxes, that you can click on to hide or show. Just as you know it from many forums.
Poll – Ballot – Voting plugin
Set or change html page <title>.. , <meta name="keywords"... , <meta name="description"...
on runtime inside any tags or including forms.
This will avoid a large(MONSTER) code in the...
Simple cron inside Textpattern.
In cron job you may use any PHP code and call any TxP function inside Textpattern enviroment.
This is an easy way of getting hold of TXP global variables.
Just specify the variable you’re interested in & adi_globals will find it & return it’s value, e.g.
<txp:adi_globals name="page" />
will return the current Page...
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_join is a simple little thing to join stuff together. Useful for creating comma-separated lists of data.
Simply put the adi_join tag around the output you need joined:
<txp:adi_join>
...statement 1...
...statement 2...
...statement 3...
</txp:adi_join>
and you’ll...
741 articles