Antonio Camaiani a écrit :

Hello,
I have setted in my server_conf/*/location.ini the label and bbox values
for my shortcuts, and in client_conf/location.ini shorcutsActive is true, but I can't display the shortcuts chooser object!
did I miss to do something?
thanks in advance
A. Camaiani

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users
You should check that the shortcuts.tpl call is in your main template (cartoclient.tpl).
You should have something like :

     {if $shortcuts_active|default:''}
     {$shortcuts}
     {/if}

You're probably missing it if you customized your templates.

Regards

Pierre GIRAUD

--
_________________________________________________________
Pierre GIRAUD
Géomaticien, Analyste

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 93
Mail : [EMAIL PROTECTED]
http://www.camptocamp.com

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to