Thanks, now is working
2011/4/30 villas
> Hi Martin
> I was just trying out powerpack but it seems there are a few things
> broken, I suppose you are working on that?
> plugin_ip2_admin.py def editcat should be catedit
> .xml() has been cancelled etc.
> Regards, D
--
http://martin.tec
Hi Martin
I was just trying out powerpack but it seems there are a few things
broken, I suppose you are working on that?
plugin_ip2_admin.py def editcat should be catedit
.xml() has been cancelled etc.
Regards, D
Yes,
Right now we do two languages and we are suppose to add a third in the
near future (http://voiceofaccess.org/). In the short term our
solution is working but kind of clunky. I am looking for a smooth
transition path for our site and our clients sites, all of which are
multi-lingual.
Thanks,
Mmmh you need to write the same page in differents languages?.
2011/4/29 Christopher Steel
> Martin,
>
> I have been looking at powerpack and it is a really exciting
> application and collection of plugins.
>
> You have addressed a number of practical issues related to Web2py
> application deve
Like any other web2py application, change in models/config.py
mainconfig.database_uri = 'sqlite://storage.sqlite'
a
mainconfig.migrate = True
mainconfig.database_uri = 'mysql://user:pass@localhost:3306/databasename'
The problem is perhaps you have migrate=False. Delete all the content in the
This is great. I noticed that the default is to use sqlite, is there a
way I can convert it to use mysql? i tried editing the connection
screen before visiting the page, but i kept getting a ticket stating
it was unable to create a table.
On Apr 29, 8:17 am, Christopher Steel wrote:
> Martin,
>
>
Martin,
I have been looking at powerpack and it is a really exciting
application and collection of plugins.
You have addressed a number of practical issues related to Web2py
application development in an elegant and what appears to be a highly
practical ways. Bravo!
Your approach of starting w
there are too many changes to the scatfolding app welcome, this is why I'm
packaging as an application and not as plugin, the changes come to models,
layout.html and web2py_ajax.html and the plugins use this changes, but there
are great benefits in doing that, more pluggable. To make an example the
Bravo!
On Apr 12, 5:50 pm, Massimo Di Pierro
wrote:
> wow...can we make easier for user to install? Can we add this to the
> list of wizard plugins?
>
> On Apr 12, 4:34 pm, pbreit wrote:
>
>
>
>
>
>
>
> > Wow, great packaging! Will definitely have a look.
amazing, i'll try it...
wow...can we make easier for user to install? Can we add this to the
list of wizard plugins?
On Apr 12, 4:34 pm, pbreit wrote:
> Wow, great packaging! Will definitely have a look.
Wow, great packaging! Will definitely have a look.
Awesome! Thanks a lot, Martin. :)
On Tuesday, April 12, 2011 5:19:51 PM UTC-4, Martin.Mulone wrote:
> Powerpack App = Plugin Instant Press + Plugins Comments + Plugins
>
> Intro: http://www.youtube.com/watch?v=nvvWE2rVnR0
>
> https://bitbucket.org/mulonemartin/powerpack/wiki/Home
>
> --
> My bl
13 matches
Mail list logo