Hi All, I'm testing the widget of the plugin_wiki in a view.
I added
{{=plugin_wiki.widget('map',key='yrtable',table='auth_user',width=400,
height=200)}} after installing the plugin but instead of getting a map I'm
getting the JS code printed in the page !
If I see the page generated code, I can see:
</script><div id="map" style="width: 400px; height:
200px"></div> <script>load();</script>
etc...
any ideas ?
thanks
--
Sebastian E. Ovide

