hop to #bottom

smd_query

Allows custom, ad-hoc queries to be made to the database and each row parsed by a form.

Talk to the database directly via SQL. Plug a query in and use a form or container to iterate over the returned rows. Supports article, file and link mode processing.


aam_if_host

Conditional Host Name Plugin

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.


ort_maintenancemode

A maintenance mode for Textpattern

This plugin is intended to allow an administrator to put the site off-line and show a static page while doing maintenance tasks.

It is roughly equivalent to rvm_maintenance and was originated in the same forum thread, so you should choose whichever works best for you.


ort_plugindecode

Textpattern plugin decoder

ort_plugindecode.php is a script that allows you to decode a Textpattern plugin in order to get a source .php file you can edit and modify and then compile using the standard zem_tpl.

It has two different modes: command line mode works from the command line (just like zem_tpl does). Web mode works in a php enabled web server and you can invoke it from a standard browser.


rvm_maintenance

Maintenance Mode

This plugin, when activated, will show a maintenance page to all visitors who are not logged in on the admin side of Textpattern. Requires Textpattern 4.0.6 or higher.


tsw_help_display

Display a plugin's "help" contents

The tsw_help_display plugin is a simple plugin to display the help contents of a specified plugin that is installed in your Textpattern system.

tsw_help_display is aimed at plugin developers who want to display their plugin help contents on their web site without the hassle of having to keep both the web site and the actual plugin...


rvm_plugin_diff

Find changes you made to installed plugins

Have you ever edited any of the plugins you have installed? If so, then rvm_plugin_diff is meant for you.

This plugin helps you do the following:

  • Find the changes you made (color diff, inspired by dev.textpattern.com).
  • Download the changes in unified diff format (a patch which can be sent to the plugin developer).
  • View the plugin code with line numbers at the beginning of each line, so you can find errors easier.

jmd_html

Converts XHTML to HTML

This plugin converts XHTML self-closing, “ />,” tags to HTML ones (”>”). All you have to do is activate it! It does not ouput a DTD for you, so you’ll need to add one to your page...


sed_plugin_help_viewer

Easily view your plugin's help section

Tired of the tedious work-flow needed when writing and checking the help section of your plugins?

This plugin can slash the time it takes to go through the cycle.


ied_plugin_composer

create, edit, export, import plugins in the admin panel

Create new plugins right in the admin interface and edit any plugin data; List and edit files in plugin_cache_dir; Publish your plugins; Export plugins from database to .php and back.

Features:

  • Create new plugins right in the admin interface
  • Edit any plugin data
  • List and edit files in...

All 844 articles are stored in the treasure rooms that are the Archives.
TxP · TxD · GG