<?xml version="1.0" encoding="UTF-8"?> 
<install type="module" version="1.5" method="upgrade">
    <name>CB Workflows</name> 
	<creationDate>2010-03-04</creationDate>
	<author>Beat and JoomlaJoe</author>
    <copyright>(C) 2005-2010 joomlapolis.com. This module is released under the GNU/GPL v2 License</copyright> 
    <authorEmail>beat@joomlapolis.com</authorEmail> 
    <authorUrl>www.joomlapolis.com</authorUrl>
    <version>1.2.2</version> 
    <description>Displays Notifications of pending actions for the moderator and connections functionality of Community Builder.</description> 
    <files>
        <filename module="mod_comprofilermoderator">mod_comprofilermoderator.php</filename> 
    </files>
    <params>
        <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (login), this allows individual module styling" />
        <param name="pretext" type="textarea" cols="20" rows="5" default="" label="Pre-text" description="This is the Text or HTML that is displayed above the list of actions (only if any)" />
        <param name="posttext" type="textarea" cols="20" rows="5" default="" label="Post-text" description="This is the Text or HTML that is displayed below the list of actions (only if any)" />
    </params>
</install>
