ReadMe for Community Builder plugin Consolidated Tab

Copyright: (C) 2005-2006 Mikko Rönkkö</copyright>
License:   http://www.gnu.org/copyleft/gpl.html GNU/GPL


Introduction
------------
List Tab is a  plugin that allows to have several tabs inside one tab.


Instructions
------------

Installing
1)install the plugin as usual 
2)select which tabs should show under this tab. It is recommended to unpublish these tabs also.

Uniinstalling
1)uninstall the plugin as usual

Advanced configuration
----------------------

It is possible to configure several tabs as consolidated tabs. In this case you need to 
do some changes directly to your database. Check the value of pluginid and pluginclass 
of the one consolidated tab created by the plugin in table jos_comprofiler_tabs.

Change these values to all tabs that you wish to contain other tabs. 

Go to table jos_comprofiler_plugin and configure parameters by hand. The parameter format is

{id of a tab that contains other tabs}={comma separated list of ids of child tabs}
{id of a tab that contains other tabs}={comma separated list of ids of child tabs}

Each tab is separated by \n.
