infolog/setup/setup.inc.php File Reference


Variables

 $setup_info ['infolog']['depends'][]
 $setup_info ['infolog']['depends'][]
 $setup_info ['infolog']['hooks']['pm_custom_app_icons'] = 'infolog.boinfolog.pm_icons'
 $setup_info ['infolog']['hooks']['search_link'] = 'infolog.infolog_link_registry.search_link'
 $setup_info ['infolog']['hooks']['sidebox_menu'] = 'infolog.admin_prefs_sidebox_hooks.all_hooks'
 $setup_info ['infolog']['hooks']['calendar_include_todos'] = 'infolog.boinfolog.cal_to_include'
 $setup_info ['infolog']['hooks']['calendar_include_events'] = 'infolog.boinfolog.cal_to_include'
 $setup_info ['infolog']['hooks']['infolog'] = 'infolog.uiinfolog.hook_view'
 $setup_info ['infolog']['hooks']['calendar_view'] = 'infolog.uiinfolog.hook_view'
 $setup_info ['infolog']['hooks']['projects_view'] = 'infolog.uiinfolog.hook_view'
 $setup_info ['infolog']['hooks']['addressbook_view'] = 'infolog.uiinfolog.hook_view'
 $setup_info ['infolog']['hooks'][] = 'home'
 $setup_info ['infolog']['hooks'][] = 'deleteaccount'
 $setup_info ['infolog']['hooks']['admin'] = 'infolog.admin_prefs_sidebox_hooks.all_hooks'
 $setup_info ['infolog']['hooks'][] = 'settings'
 $setup_info ['infolog']['hooks']['preferences'] = 'infolog.admin_prefs_sidebox_hooks.all_hooks'
 $setup_info ['infolog']['note']
 $setup_info ['infolog']['description']
 $setup_info ['infolog']['license'] = 'GPL'
 $setup_info ['infolog']['author']
 $setup_info ['infolog']['enable'] = 1
 $setup_info ['infolog']['tables'] = array('egw_infolog','egw_infolog_extra')
 $setup_info ['infolog']['app_order'] = 5
 $setup_info ['infolog']['version'] = '1.2.003'
 $setup_info ['infolog']['name'] = 'infolog'


Variable Documentation

$setup_info['infolog']['depends'][]
 

Initial value:

 array(
                'appname' => 'etemplate',
                'versions' => Array('1.0.0','1.0.1','1.2')
        )

$setup_info['infolog']['depends'][]
 

Initial value:

 array(
                'appname' => 'phpgwapi',
                'versions' => Array('1.0.1','1.2')
        )

$setup_info['infolog']['hooks']['pm_custom_app_icons'] = 'infolog.boinfolog.pm_icons'
 

$setup_info['infolog']['hooks']['search_link'] = 'infolog.infolog_link_registry.search_link'
 

$setup_info['infolog']['hooks']['sidebox_menu'] = 'infolog.admin_prefs_sidebox_hooks.all_hooks'
 

$setup_info['infolog']['hooks']['calendar_include_todos'] = 'infolog.boinfolog.cal_to_include'
 

$setup_info['infolog']['hooks']['calendar_include_events'] = 'infolog.boinfolog.cal_to_include'
 

$setup_info['infolog']['hooks']['infolog'] = 'infolog.uiinfolog.hook_view'
 

$setup_info['infolog']['hooks']['calendar_view'] = 'infolog.uiinfolog.hook_view'
 

$setup_info['infolog']['hooks']['projects_view'] = 'infolog.uiinfolog.hook_view'
 

$setup_info['infolog']['hooks']['addressbook_view'] = 'infolog.uiinfolog.hook_view'
 

$setup_info['infolog']['hooks'][] = 'home'
 

$setup_info['infolog']['hooks'][] = 'deleteaccount'
 

$setup_info['infolog']['hooks']['admin'] = 'infolog.admin_prefs_sidebox_hooks.all_hooks'
 

$setup_info['infolog']['hooks'][] = 'settings'
 

$setup_info['infolog']['hooks']['preferences'] = 'infolog.admin_prefs_sidebox_hooks.all_hooks'
 

$setup_info['infolog']['note']
 

Initial value:

                '<p>There is a <b>CSV import filter</b> (in the admin-section) to import existing data.
                It allows to interactivly assign fields, customize the values with regular
                expressions and direct calls to php-functions (e.g. to link the phone calls 
                (again) to the addressbook entrys).</p>
                <p><b>More information</b> about InfoLog and the current development-status can be found on the
                <a href="http://www.egroupware.org/infolog" target="_blank">InfoLog page on our Website</a>.</p>'

$setup_info['infolog']['description']
 

Initial value:

                '<p><b>CRM</b> (customer-relation-management) type app using Addressbook providing
                Todo List, Notes and Phonelog. <b>InfoLog</b> is orininaly based on eGroupWare\'s
                old ToDo-List and has the features of all 3 mentioned applications plus fully working ACL
                (including Add+Private attributes, add for to addreplys/subtasks).</p>
                <p>Responsibility for a task (ToDo) or a phonecall can be <b>delegated</b> to an other
                user. All entries can be linked to addressbook entries, projects and/or calendar events.
                This allows you to <b>log all activity of a contact</b>/address or project.
                The entries may be viewed or added from InfoLog direct or from within
                the contact/address, project or calendar view.</p>
                <p>Other documents / files can be linked to InfoLog entries and are store in the VFS
                (eGroupWare\'s virtual file system). An extension of the VFS allows to symlink
                the files to a fileserver, instead of placeing a copy in the VFS
                (<i>need to be configured in the admin-section</i>).
                It is planed to include emails and faxes into InfoLog in the future.</p>'

$setup_info['infolog']['license'] = 'GPL'
 

$setup_info['infolog']['author']
 

Initial value:

 
        $setup_info['infolog']['maintainer'] = array(
                'name'  => 'Ralf Becker',
                'email' => 'ralfbecker@outdoor-training.de'
        )

$setup_info['infolog']['enable'] = 1
 

$setup_info['infolog']['tables'] = array('egw_infolog','egw_infolog_extra')
 

$setup_info['infolog']['app_order'] = 5
 

$setup_info['infolog']['version'] = '1.2.003'
 

$setup_info['infolog']['name'] = 'infolog'
 


Generated on Tue Apr 4 15:46:16 2006 for EgwIcal by  doxygen 1.4.6