mem_admin_parse

Category: Projects

Posted:

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 [6.92kB]
Category: Textpattern
download: 1117

Textpattern plugins can be downloaded from Bitbucket

blog comments powered by Disqus