My hobbies are my passion. Whether or not I receive donations, I will continue to do what I love. If you would like to focus my efforts towards a specific project, donating will help (Use the optional instructions/comments field).

Mon Jul 25, 2005

mem_admin_parse

This plugin allows other plugins to parse text for txp tags, in a fashion similar to public side plugins. This plugin is designed to only be used by other plugins.

Function: admin_parse(string text, bool use_textile)

Param text is the text string that will be parsed for tags.
p. Param use_textile specifies whether or not text is Textile formatted and should be converted to html before being parsed. Default is not to parse.

Admin Tag: mem_gps

This tag will output the POST or GET parameter value, and is designed to be a generic postback tag for relaying information to the user after submitting a form.

<txp:mem_gps name="argname" wraptag="div" class="myclass" />

Download

file: mem_admin_parse.txt [4.77KB]
Category: Textpattern
download: 1039

Comment

Commenting is closed for this article.