hop to #bottom

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

cbe_members

Allow registered users to change and reset password

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


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


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


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


adi_form_links

Admin-side form links

adi_form_links is another plugin designed to speed up workflow.

It gives you a list of TXP forms referenced by the currently viewed Page or Form template. From this list you can then jump straight to the form edit/create tab.

See the help supplied with the plugin, or have a look


cbe_frontauth

Authors can connect from frontend to their backend account

This plugin answers an old question asked in the french forum: se connecter depuis une page du site.

It can be summarized as “I want to be able from the site to connect to my Textpattern account, and if I am connected to see something special for me”.


cbe_helpful

Visitors can rate articles (based on wlk_helpful)

This plugin has two functions: rate an article by voting plus or minus, and return a list of best (or worst) rated articles.


cbe_if_variable

Extends if_variable abilities

Treat your variables as strings or lists and compare them to strings or lists. A combination of if_variable and if_custom_field.

Main tag

  • cbe_if_variable

Two bonus...


lum_p

A plugin helper library

Needed by some of my other plugins.

It looks like in my desire to minimize unneeded memory usage, i was over-engineering this thingie. For v0.2:

When installing plugins that require lum_p

  • make sure to install and activate lum_p first,
  • then install other...


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