Re: [web2py] Re: new plugin - web2py Form Wizard - PowerFormWizard

2013-01-09 Thread juaneduardo
Bruno to solve 'PowerFormWizard' object has no attribute 'readonly' I added 2 lines to powerForm plugin In modules/plugin_PowerFormWizard.py def __init__(self, table, steps, formstyle = 'divs', options={},

Re: [web2py] Re: new plugin - web2py Form Wizard - PowerFormWizard

2012-12-26 Thread juaneduardo
Bruno to solve 'PowerFormWizard' object has no attribute 'readonly' I added 2 lines to powerForm plugin In modules/plugin_PowerFormWizard.py def __init__(self, table, steps, formstyle = 'divs', options={}, _i

[web2py] Error in Facebook Login using OAuth

2012-11-14 Thread juaneduardo
Hi web2py users: I have configure the the auth.settings.login exactly from the book from gluon.contrib.login_methods.oauth20_account import OAuthAccount auth.settings.login_form=OAuthAccount(YOUR_CLIENT_ID,YOUR_CLIENT_SECRET) I have replaced YOUR_CLIENT_ID and YOUR_CLIENT_SECRET from my app setti

[web2py] fsphinx on web2py

2012-11-12 Thread juaneduardo
Hi Is anybody that has implemented fspinx on web2py? (Faceted Search on a Sphinx Server) Actually I have set a Sphinx Server and a sphinx.conf But when I import the module fsphinx in web2py the problems start When I use sphinxapi is no problem... Thanks in advance! --

[web2py] Re: semantic plugin issue

2012-08-29 Thread juaneduardo
issue we could use some help to > improve it. > > On Wednesday, 29 August 2012 12:21:48 UTC-5, juaneduardo wrote: >> >> >> Hi everybody. >> >> I'm using the semantic plugin for a Linked Data Project. >> http://web2py.com/semantic >> >>

[web2py] semantic plugin issue

2012-08-29 Thread juaneduardo
Hi everybody. I'm using the semantic plugin for a Linked Data Project. http://web2py.com/semantic Actually I have many problems validating the rdf's I suspect that the semantic plugin is based in a prior RDF specification... is that true? The plugin is actually mantained? I'm solving some iss

[web2py] Re: bootstrap and user panel

2012-07-23 Thread juaneduardo
Great Martin... I will test right now. El lunes, 23 de julio de 2012 20:02:47 UTC-4, Martin.Mulone escribió: > > I want to share this two applications* > > Bootstrap welcome application* > > I made my own welcome scatfold app, using twitter bootstrap template. My > version is more like from the e

[web2py] Re: MySQL migration fails adding unique=

2012-07-06 Thread juaneduardo
Ok. This is a problem only with Mysql? with ProgreSQL too? Eduardo El jueves, 5 de julio de 2012 22:40:56 UTC-4, Massimo Di Pierro escribió: > > It is not like that field level migrations do not work. They work if, for > example you change a field type. They do not work it you change an > attri

[web2py] Re: powertable ( multiple tables on the same page )

2012-06-30 Thread juaneduardo
Hi Chris, finally how did you solved the aoColumns error. I followed Bruno Instructions but always is the same problem El lunes, 18 de julio de 2011 12:47:40 UTC-4, Chris Baron escribió: > > Thanks! - I appreciate the help. > > However, now I'm receiving a javascript error : "Cannot read proper