Goal of the hook searchForm was to add a new input search box form among
list of others.
With new component, there is no more "list of search boxes" (except in mode
"text browser with no javascript"), so hooks still exists but won't be
triggerd because we don't need at all the old search boxes (except in mode
"text browser with no javascript", in such cases, old hook searchForm is
still supported. Hook was not removed).

But I recommand this:
- If you want to add your own search box, you can add just a new entry into
the existing combo. A new hook is available for this, called addSearchEntry.
- And if you just want to add your own code on left menu, you should use
the hook printLeftBlock also fully available.


2015-11-05 17:01 GMT+01:00 Maxime Kohlhaas <max...@atm-consulting.fr>:

> Just to add a little thing, it seems that the hook "searchForm" has
> disappeared :D
>
> Bien cordialement,
>
> --
>
> *  <http://www.atm-consulting.fr/>*
>
> *Maxime Kohlhaas* I *Consultant Associé*
> 26 rue Barthélémy de Laffemas - 26000 Valence
> max...@atm-consulting.fr
> Tél : 06 33 42 92 43
> www.atm-consulting.fr
>
> <https://www.facebook.com/atmconsulting26>
> <https://twitter.com/atm_consulting>
> <https://fr.linkedin.com/company/atm-consulting-valence>
> <https://www.youtube.com/channel/UCYAZ-SPhzg9R87uppAvem0Q>
>
> 2015-11-05 15:54 GMT+01:00 Doursenaud, Raphaël <
> rdoursen...@gpcsolutions.fr>:
>
>> Great enhancement but it does not degrade well if javascript is disabled
>> or unavailable.
>> This makes it not accessible (does not work from a text based browser nor
>> a screen reader).
>> Improvements are needed in this area.
>> I also find this trend of using HTML5 input placeholder as labels and
>> removing labels annoying.
>> The placeholder is designed to give hints to the user, not to make the
>> interface look good and replace labels.
>>
>> 2015-10-28 15:16 GMT+01:00 Ozit <o...@free.fr>:
>>
>>> Great widget, Just a note, when there is only one answer, why post it to
>>> the list ?
>>> Thanks
>>>
>>>
>>> Le 26/10/2015 22:10, Laurent Destailleur (aka Eldy) a écrit :
>>>
>>> A new widget $form->selectArrayAjax is available in develop branch. Why
>>> ?
>>>
>>> Take a look at this screenshot to have an example of what we can do with
>>> it. It is on the left side. All the search combo can be merged into one to
>>> save a lot of room on all pages...
>>>
>>> Feel free to use it in other places of Dolibarr if it can enhance
>>> usability...
>>>
>>>
>>>
>>> EMail: ​ e...@destailleur.fr
>>> Web: http://www.destailleur.fr
>>>
>>> ------------------------------------------------------------------------------------
>>> Google+: https://plus.google.com/+LaurentDestailleur/
>>> Facebook: https://www.facebook.com/Destailleur.Laurent
>>> Twitter: http://www.twitter.com/eldy10
>>>
>>> ------------------------------------------------------------------------------------
>>> * Dolibarr (Project leader): http://www.dolibarr.org (make a donation
>>> for Dolibarr project via Paypal: cont...@destailleur.fr)
>>> * AWStats (Author) : http://awstats.sourceforge.net (make a donation
>>> for AWStats project via Paypal: cont...@destailleur.fr)
>>> * AWBot (Author) : http://awbot.sourceforge.net
>>> * CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Dolibarr-dev mailing 
>>> listDolibarr-dev@nongnu.orghttps://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>>>
>>>
>>>
>>> _______________________________________________
>>> Dolibarr-dev mailing list
>>> Dolibarr-dev@nongnu.org
>>> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>>>
>>>
>>
>>
>> --
>> *Raphaël Doursenaud*
>> Directeur technique (CTO)
>> Expert certifié en déploiement Google Apps
>> <https://gpcsolutions.fr/raphael-doursenaud-google-apps-certified-deployment-specialist>
>> +33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10
>>
>> <http://gpcsolutions.fr>
>> http://gpcsolutions.fr
>> Technopole Hélioparc
>> 2 avenue du Président Pierre Angot
>> 64053 PAU CEDEX 9
>> SARL GPC.solutions au capital de 7 500 € - R.C.S. PAU 528 995 921
>>
>> <http://wiki.dolibarr.org/index.php/Dolibarr_suppliers_France#GPC.solutions>
>>
>> _______________________________________________
>> Dolibarr-dev mailing list
>> Dolibarr-dev@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>>
>>
>
> _______________________________________________
> Dolibarr-dev mailing list
> Dolibarr-dev@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>
>


-- 
EMail: e...@destailleur.fr
Web: http://www.destailleur.fr
------------------------------------------------------------------------------------
Google+: https://plus.google.com/+LaurentDestailleur/
Facebook: https://www.facebook.com/Destailleur.Laurent
Twitter: http://www.twitter.com/eldy10
------------------------------------------------------------------------------------
* Dolibarr (Project leader): http://www.dolibarr.org (make a donation for
Dolibarr project via Paypal: cont...@destailleur.fr)
* AWStats (Author) : http://awstats.sourceforge.net (make a donation for
AWStats project via Paypal: cont...@destailleur.fr)
* AWBot (Author) : http://awbot.sourceforge.net
* CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net
_______________________________________________
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à