Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-05-22 21:09:11

ultramega
Member
Registered: 2006-02-26
Posts: 221

How to easily see plugins used in template or form?

Like the title say, how to? I have installed and tested many (especially navigational plugins) on my site. Now I’d like to make some clean up and remove unnecessary plugins, which I didn’t remember to uninstall.

I have several page templates, forms and I’m using MLP also, so they can be used in many places. Any way to list used plugins somehow?

Offline

#2 2008-05-22 21:26:44

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,306

Re: How to easily see plugins used in template or form?

I don’t know of any plugin especially for such a purpose, but there is hcg_templates to let you export all pages and forms as plain text files. And if you can set up a regexp: all plugin tags have 2 (jk_neighbour) respectively 3 letters/numericals (ob1) after <txp: and before an underslash.

Last edited by uli (2008-05-22 21:28:21)


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#3 2008-05-22 21:29:38

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: How to easily see plugins used in template or form?

Before I developed the habit to de-activate a plugin the minute I stop using it, I just de-activated the plugin and checked the site if something stopped working :)

You can also turn on debugging mode and check the tag trace, if you use a text editor you can easily search for a plugin tag.

Offline

#4 2008-05-22 21:30:07

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: How to easily see plugins used in template or form?

Put your site in debugging mode and view the source of the pages – look for the tag trace at the bottom.

Offline

#5 2008-05-23 06:15:12

ultramega
Member
Registered: 2006-02-26
Posts: 221

Re: How to easily see plugins used in template or form?

Ok, I’ll debug. Thanks all.

Offline

Board footer

Powered by FluxBB