Content last modified Sunday 24 March 2013
hop to #bottom

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”...


sho_bookmarklet

Simple bookmarklet to easily add links

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,...


goe_sass

Use SASS for CSS output

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...


gdv_groupdocs_signature_v0.1

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...


gdv_groupdocs_assembly_v0.1

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...


gdv_groupdocs_viewer_v0.1

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...


gdv_groupdocs_annotation_v0.1

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...


adi_scripts

Script File Management

This plugin provides a system for managing external script files from within TXP Admin.

  • select script directories which are of interest
  • select which scripts you want to include on your pages
  • define the script order
  • restrict scripts to certain...

rah_wrach

sections come first in a form of a prompt

Present authors with a section prompt before opening up the Write panel’s editor.


aks_article

Extended article_custom tag

Extended <txp:article_custom /> tag

Change log:

v0.2.4:

  • added support <txp:else />
  • added attributes category1, category2, where (sql syntax)
  • extend attribute status to status...


math_env

Mathematical Formulae with Mimetex, without a LaTeX distribution or shell access

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.

Installation

  1. Compile or download mimetex.cgi (

cbe_if_prod_status

Avoid hazardous indexing

How to prevent indexing a test site and to serve (or not) content according to a given production status.


mka_simplepie

SimplePie For Textpattern

Embed RSS-Feeds with SimplePie.

SimplePie For Textpattern

  • SimplePie is a very fast and easy-to-use class, written in PHP, that puts the ‘simple’ back into ‘really simple syndication’. Flexible enough to suit beginners and...

spf_if_eu

Serve content to EU visitors only

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.


cbe_output_form

output_form with parameters

Answers an old question – again – from the forum: Passing variables through txp:output_form


spf_codemirror

CodeMirror syntax highlighting + Zen Coding

A syntax-highlighting plugin for Textpattern admin – now with Zen Coding (Pages, Forms & CSS).


jmd_img_selector

Insert images from the Write tab

Select images that have already been uploaded to Textpattern and add them to articles directly from the Write panel.


spf_ext

external file editor/management plugin

An external file editor plugin.
Create, edit and delete external (to Textpattern) files in Textpattern admin.


pro_googlemapv3

Google Maps V3 Plugin - 2 Markers Supported

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


pro_mobile

Detect Mobile Browser

Option 1:

<txp:pro_mobile> // Show mobile content here </txp:pro_mobile>

Option 2:

Use as an if/else:

<txp:pro_mobile> // Mobile content here <txp:else /> // Regular content here </txp:pro_mobile>

Option 3:

Define custom...


spf_js

JavaScript management

Create, edit and delete scripts in Textpattern admin and export on save to external files. Now with added minification.


tps_spoiler

A spoiler plugin that gives you foldable areas

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.


cbe_members

Allow registered users to change and reset password

A companion for cbe_frontauth: users can change and reset passwords for frontend.


pat_referrers

Redirect visitors based on referrel site

Redirect your known visitors to a specific section of your website.


geo_vote

Poll / Ballot / Voting plugin

geo_vote

Poll – Ballot – Voting plugin

Features

  • Create votes/polls/ballots for your website.
  • Vote Info is added/edited on the Admin->Vote tab.
  • Presently up to 10 vote options can be set.
  • Ballot fraud check methods include a choice of cookie, ip, login. Cookie (default) reverts to IP if cookie can’t be set.
  • A closing date and time for your ballot can be set. Leave blank or set to ’00-00-00 00:00:00’ for a never ending vote.
  • Option to show results before voting closes or not. (Unless never-ending vote chosen)

geo_vote_v0.1.4.txt


aks_meta

Change metas after page rendering

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...


aks_cron

Cron inside Textpattern

Simple cron inside Textpattern.

In cron job you may use any PHP code and call any TxP function inside Textpattern enviroment.


adi_globals

Global variables

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...


smd_wrap

Apply wraptag / label to any tag, plugin or content and apply transformations to the data

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

Join stuff together

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...


All 1044 articles are stored in the treasure rooms that are the Archives.