Re: [Glpi-dev] Advice for porting a plugin to GLPI 0.85

2014-04-22 Thread thierry DeTheGeek
Hi Thank you, 2014-04-18 13:59 GMT+02:00 Alexandre Delaunay : > Sure : > $PLUGIN_HOOKS["menu_toadd"]['pluginname'] = array('*plugins*' => > 'menuclassname'); > > > Le 18/04/2014 13:46, thierry DeTheGeek a écrit : > > Hi > > I'm currently porting CustomFields for GLPI 0.85. This plugin

Re: [Glpi-dev] Advice for porting a plugin to GLPI 0.85

2014-04-18 Thread Alexandre Delaunay
Sure : $PLUGIN_HOOKS["menu_toadd"]['pluginname'] = array('*plugins*' => 'menuclassname'); Le 18/04/2014 13:46, thierry DeTheGeek a écrit : Hi I'm currently porting CustomFields for GLPI 0.85. This plugin has a configuration page users may reach by two ways in GLPI 0.84 : - menu plugins > c