Skip to content

A Textpattern plugin that generates a list of the plugins currently installed in your textpattern system.

Notifications You must be signed in to change notification settings

funkaoshi/rsx_plugins_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This plugin will display a list containing the basic information about the plugins you currently have installed in your textpattern system. The list can be styled using CSS, as the list has been given the class "plugins-list". To use, simply include the tag <txp:rsx_plugins_list /> anywhere you want this list to be displayed.

More information can be found at the Textpattern Forum thread for this plugin. [http://forum.textpattern.com/viewtopic.php?id=5007]

You can use the parameter "show_inactive" to decide if you want to list active or inactive plugins. If it is set to 1, which is the default, inactive plugins will be listed as well as active plugins. If it is set to 0, then only active plugins are displayed.

You can use the parameter "show_description" to decide if you want to include the description of the plugin in your list or not. If it is set to 1, which is the default, the description of the plugin will be listed. If it is set to 0, then no description will be listed.

About

A Textpattern plugin that generates a list of the plugins currently installed in your textpattern system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages