> In setup.php
>
> you have this function : function plugin_sgbd_MassiveActionsDisplay with
> this
>
> case "plugin_sgbd_install":
>        $types[]=COMPUTER_TYPE;
>        $types[]=SOFTWARE_TYPE;
>        $types[]=USER_TYPE;
>        $types[]=TRACKING_TYPE;
>
> You can test it with adding PLUGIN_HOLE_TYPE :D

That's great thanks. I guess it wasn't clear to me that this should be
in setup.php, and inside a case "plugin_sgbd_(des)install". It always
takes a while to "get" a project though, and I think I'm "getting"
glpi pretty quickly so it's all good. I'll try and finish my
modifications and send a diff in a day or so - they'll only be of type
"if (PLUGIN_X_INSTALLED) do X", so with any luck you'll agree with all
of the changes :-).
Cheers
Anton

_______________________________________________
Glpi-dev mailing list
Glpi-dev@gna.org
https://mail.gna.org/listinfo/glpi-dev

Reply via email to