2010/8/26 taha goulamhoussen <[email protected]>: > On Wed, Aug 25, 2010 at 10:53 PM, Gonéri Le Bouder <[email protected]> > wrote: >> >> 2010/8/25 taha goulamhoussen <[email protected]>: >> > >> > On Wed, Aug 25, 2010 at 2:26 PM, taha goulamhoussen >> > <[email protected]> wrote: >> >> >> >> On Sat, Aug 21, 2010 at 11:02 PM, David DURIEUX >> >> <[email protected]> >> >> wrote: >> >> Hi Taha and David, >> >> I began to develop an solution to fix this problem. >> >> >> >> In the addsections hook, the user have to send an associative array >> >> (section type / id). >> >> >> >> For example: array('SOFTWARES' => array(4, 5, 6, 7), >> > >> > 'HARDWARES' => array(1,2,3,4,5)) >> >> >> >> User have to specify sections Type with their sections name in the >> >> configs Since Id is just supposed to be an unique string, why don't we put the section in the id name like that instead?: array('SOFTWARES/4', 'HARDWARES/5');
Cheers, -- Gonéri Le Bouder _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel
