[Fusioninventory-devel] Patchs for libserver php

taha goulamhoussen taha.goulamhoussen at gmail.com
Thu Aug 26 05:40:13 UTC 2010


On Wed, Aug 25, 2010 at 10:53 PM, Gonéri Le Bouder <goneri at rulezlan.org>wrote:

> 2010/8/25 taha goulamhoussen <taha.goulamhoussen at gmail.com>:
> >
> > On Wed, Aug 25, 2010 at 2:26 PM, taha goulamhoussen
> > <taha.goulamhoussen at gmail.com> wrote:
> >>
> >> On Sat, Aug 21, 2010 at 11:02 PM, David DURIEUX <
> d.durieux at siprossii.com>
> >> 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
> >> file.
> >
> >
> >    This will allow to format array from xml file, in order to compare the
> > array from xml file with the array from database. This development isn't
> > finalise yet.
> I don't understand what you want to fix with this change. Maybe you can
> give an
> example.
>
> Cheers

--
>      Gonéri Le Bouder
>
Hi,
In this way:

array('SOFTWARES' => array(*4, 5*, 6, 7),
        'HARDWARES' => array(1,2,3,*4,5*))

We can send same id, in this example 4 and 5.
In the info file we will have all the id separated by section type, in this
case: SOFTWARES and HARDWARES.

Cheers,

>
> _______________________________________________
> Fusioninventory-devel mailing list
> Fusioninventory-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/fusioninventory-devel/attachments/20100826/8ef35f27/attachment-0001.htm>


More information about the Fusioninventory-devel mailing list