[Mapbender-users] Control buttons in Gazetteer vizard

Astrid Emde (WhereGroup) astrid.emde at wheregroup.com
Wed Jun 18 07:13:34 EDT 2008


Ronald Woita schrieb:
> hi folks,
>
> i'm looking for a hint how to disable the control buttons ( delete WFS,
> WFS metadata) in the vizard of the gazetteerWFS-module
>
> greets
> Ronald
>   
Hello,

Sorry - I think you can't disable it at the moment in the configuration. 
You have to go to the file /javascripts//mod_wfs_gazetteer_client.php 
and uncomment the function call of setWfsInfo();   

like this:
else if (wfsCount === 1) {
            appendStyles();
            appendWfsForm();
            //setWfsInfo();   
        }

-- 

Best regards 

Astrid



More information about the Mapbender_users mailing list