Massimo If you are working on plugin-wiki would you please give some thought about the URL being hard-coded for the 'default' controller (in the page function). It would be nice if we could have a setting for this. I remember trying to route the urls once and that was one of the obstacles.
Also don't forget the field names! :) Thanks! D On Feb 27, 2:27 am, Massimo Di Pierro <[email protected]> wrote: > hmmm... could be a bug. I will check this asap. I was planning to post > a revised plugin_wiki tomoromow anyway. > > On Feb 26, 1:10 pm, "Sebastian E. Ovide" <[email protected]> > wrote: > > > 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 > >

