'Service Management (services, SLAs, contracts)', // Setup // 'dependencies' => array( 'itop-config-mgmt/1.0.0', ), 'mandatory' => false, 'visible' => true, // Components // 'datamodel' => array( 'model.itop-service-mgmt.php', ), 'dictionary' => array( 'en.dict.itop-service-mgmt.php', 'fr.dict.itop-service-mgmt.php', ), 'data.struct' => array( //'data.struct.itop-service-mgmt.xml', ), 'data.sample' => array( 'data.sample.Service.xml', 'data.sample.ServiceSubcategory.xml', 'data.sample.SLA.xml', 'data.sample.SLT.xml', 'data.sample.lnkSLTToSLA.xml', 'data.sample.Contract.xml', 'data.sample.lnkContractToSLA.xml', ), // Documentation // 'doc.manual_setup' => '', // No manual installation instructions 'doc.more_information' => '/doc/itop-documentation.htm#ServiceMgmt', ) ); ?>