[web2py] Re: plugins

2017-02-26 Thread Ben Lawrence
or adding them to the web2py account on GitHub? On Sunday, February 19, 2017 at 2:04:48 PM UTC-8, Joe Barnhart wrote: > > One would think a wiki might be useful to collect plugin information > > ;-) > > Joe > > On Friday, March 11, 2011 at 6:48:26 AM UTC-8, Massimo Di Pierro wrote: >> >> I did

[web2py] Re: plugins

2017-02-19 Thread Joe Barnhart
One would think a wiki might be useful to collect plugin information ;-) Joe On Friday, March 11, 2011 at 6:48:26 AM UTC-8, Massimo Di Pierro wrote: > > I did a very poor job at keeping track of community created plugins. > > If you are aware of a plugin for web2py that is not listed on >

[web2py] Re: plugins

2017-02-12 Thread Andrew Andreyev
When I click on this link I get: Internal errorTicket issued: unrecoverable On Saturday, March 12, 2011 at 1:18:26 AM UTC+10:30, Massimo Di Pierro wrote: > > I did a very poor job at keeping track of community created plugins. >

[web2py] Re: Plugins Error

2015-05-12 Thread Alan Etkin
El martes, 12 de mayo de 2015, 14:07:54 (UTC-3), xmarx escribió: > > hi! > > when i click from design page ( > http://127.0.0.1:8000/admin/default/design/examples) "download plugins > from repository" button, i get an error like this: > > With what version? Maybe the admin app can't get the list

Re: [web2py] Re: plugins

2012-03-21 Thread A K S V Vijay
Thank you Anthony for your reply On Wed, Mar 21, 2012 at 6:10 PM, Anthony wrote: > There's a "Deploying on Google App Engine" section at the end of this > chapter in the book: http://web2py.com/books/default/chapter/29/13 > > > On Wednesday, March 21, 2012 5:51:57 AM UTC-4, A K S V Vijay wrote:

[web2py] Re: plugins

2012-03-21 Thread Anthony
There's a "Deploying on Google App Engine" section at the end of this chapter in the book: http://web2py.com/books/default/chapter/29/13 On Wednesday, March 21, 2012 5:51:57 AM UTC-4, A K S V Vijay wrote: > > Hi Massimo, >I'm new to web2py framework. I have started > lear

[web2py] Re: plugins

2012-03-21 Thread A K S V Vijay
Hi Massimo, I'm new to web2py framework. I have started learning the framework recently. We are doing a cloud based project that has to be deployed on Google App Engine. Could you suggest some important things that I need to take care when developing in web2py aiming to de

[web2py] Re: plugins

2012-03-14 Thread Alan Etkin
A multi user role based plugin for application translations http://code.google.com/p/plugin-multitranslate/ Translator and manager tutorials (in english): http://code.google.com/p/plugin-multitranslate/wiki/TranslatorTutorial http://code.google.com/p/plugin-multitranslate/wiki/ManagersTutorial

[web2py] Re: plugins

2012-02-14 Thread Bill Thayer
Broken link

[web2py] Re: Plugins and how to use them

2011-11-15 Thread Christopher Steel
1. Have a look at os.system and the demo application for managing systems. 2. I am not sure what you mean exactly here. If you are calling a function rather than executing it it might be better to place it in the models or modules directory rather than in a controller (although this is possibl

[web2py] Re: plugins

2011-07-08 Thread Anthony
Adding to the plugins thread... *web2py_ckeditor:* https://bitbucket.org/PhreeStyle/web2py_ckeditor https://groups.google.com/d/topic/web2py/fCia6IvhZew/discussion Thanks, Ross.

[web2py] Re: plugins

2011-06-29 Thread Anthony
Adding to the plugins thread... PowerFormWizard: https://groups.google.com/d/msg/web2py/VOlroPs5Gyo/5khwrMTjwz0J http://labs.blouweb.com/powerformwizard Thanks, Bruno.

[web2py] Re: plugins

2011-06-20 Thread selecta
> If I find any bug, would you like me to send it to you yes :D please post them here http://pymantis.org/pymantis_server/plugin_issue/index

Re: [web2py] Re: plugins

2011-06-20 Thread José Luis Redrejo Rodríguez
2011/6/20 selecta : > > > On Jun 20, 8:32 am, José L. wrote: >> selecta, the downloads >> fromhttp://pymantis.org/pymantis_server/plugin_release/downloaddon't work in >> any of its versions. > i know but the strange thing is that i works from some locations (all > that i have access to :( ) and o

[web2py] Re: plugins

2011-06-20 Thread selecta
On Jun 20, 8:32 am, José L. wrote: > selecta, the downloads > fromhttp://pymantis.org/pymantis_server/plugin_release/downloaddon't work in > any of its versions. i know but the strange thing is that i works from some locations (all that i have access to :( ) and others not (download stalls at 9

[web2py] Re: plugins

2011-06-19 Thread José L .
selecta, the downloads from http://pymantis.org/pymantis_server/plugin_release/download don't work in any of its versions. Do you have some control version system where I could take a look to these plugins? Thanks.

Re: [web2py] Re: plugins for plugin_wiki

2011-05-24 Thread Tito Garrido
How to install it? On Tue, May 10, 2011 at 12:12 PM, Pablo Angulo wrote: > I'm attaching the web2py code for the two widgets, and a zip file that > may not pass the mailing list filter. It contains the javascript and css > libraries. You can also find it at: > > http://web.uam.es/personal_pdi/ci

[web2py] Re: plugins

2011-05-17 Thread luis diaz
+1 Congratulations! excellent work

[web2py] Re: plugins

2011-05-14 Thread Anthony
web2py Plugin for jQuery Mobile: http://web2py.com/plugins/plugin_jqmobile/about

[web2py] Re: plugins for plugin_wiki

2011-05-09 Thread Massimo Di Pierro
Please post them. I am interested in including them in plugin_wiki. On May 9, 4:59 pm, Pablo Angulo wrote: >   Hello! >   I have written two extra plugins for plugin-wiki, one for using Gallery: > > http://galleria.aino.se/ > > and another for using videojs (html5 video with flash fallback): > >

[web2py] Re: plugins

2011-04-12 Thread Anthony
Let's add Martin's Powerpack to the list: https://bitbucket.org/mulonemartin/powerpack/wiki/Home On Friday, March 11, 2011 9:48:26 AM UTC-5, Massimo Di Pierro wrote: > > I did a very poor job at keeping track of community created plugins. > > If you are aware of a plugin for web2py that is no

[web2py] Re: plugins

2011-03-26 Thread Will Stevens
Alright, I will set something up for sharing code with you guys... Thanks... On Sat, Mar 26, 2011 at 1:35 PM, Arun K.Rajeevan wrote: > Yes and no. > You can post the code there, if that's fine. > > Yes, you can't upload a plugin as a zip, w2p or anything such. > It'll be a good idea to upload th

[web2py] Re: plugins

2011-03-26 Thread Arun K.Rajeevan
Yes and no. You can post the code there, if that's fine. Yes, you can't upload a plugin as a zip, w2p or anything such. It'll be a good idea to upload the code to github or bitbucket and link to the repo in web2pyclices along with some examples on how to put your plugin to any use. Hope, this h

[web2py] Re: plugins

2011-03-25 Thread Will Stevens
>From what I can tell there is no way for me to upload the plugin there either. Am I just missing something? Will On Fri, Mar 25, 2011 at 4:11 PM, Arun K.Rajeevan wrote: > http://www.web2pyslices.com/main/default/index post it there. > for a plugin that's the better place. >

[web2py] Re: plugins

2011-03-25 Thread Arun K.Rajeevan
http://www.web2pyslices.com/main/default/index post it there. for a plugin that's the better place.

[web2py] Re: plugins

2011-03-25 Thread Will Stevens
I have a plugin that I wrote that I thought other people may appreciate. How do I make it accessible to people? When I go to http://www.web2py.com/appliances and login, I cannot find how I add my plugin. Thanks, Will

[web2py] Re: plugins

2011-03-22 Thread Anthony
Thanks, selecta, this is a great gift to the community. I like how you made your application so modular by building plugins, which can then be shared with the rest of us. Kudos. Anthony On Tuesday, March 22, 2011 8:51:43 AM UTC-4, selecta wrote: > For the the pyMantis project I created the fo

[web2py] Re: plugins

2011-03-22 Thread selecta
For the the pyMantis project I created the following plugins. Since they are integrated into the access management of pyMantis some of them will need some small modifications to make them work with other applications. download the web2py app package from, the os releases are currently broken but w

[web2py] Re: plugins

2011-03-11 Thread Anthony
There are also a few things on web2pyslices.com: - Client Tools for web2py: http://www.web2pyslices.com/main/slices/take_slice/8 - Star Rating Plugin: http://www.web2pyslices.com/main/slices/take_slice/112 - Mercurial Plugin: http://www.web2pyslices.com/main/slices/take_slic

[web2py] Re: plugins

2011-03-11 Thread Anthony
Here are some plugins, appliances, and tools/utilities that I don't think are linked anywhere from web2py.com. Just some links I've collected, so not sure about the status/quality of most of these. Plugins: - Editable jqGrid: http://www.ebansoftware.net/node/14?editable_jqgrid/default/i

[web2py] Re: Plugins system (again)

2010-10-23 Thread b00m_chef
On Oct 23, 4:09 pm, mdipierro wrote: > The rationale is complex and it does not exclude that in future we > will have plugins with a different folder structure. But consider > layout plugins (http://web2py.com/layouts). They need to overwite > views/layout.html. They would not fit into the folde

[web2py] Re: Plugins system (again)

2010-10-23 Thread mdipierro
The rationale is complex and it does not exclude that in future we will have plugins with a different folder structure. But consider layout plugins (http://web2py.com/layouts). They need to overwite views/layout.html. They would not fit into the folder structure. Also if a plugin were to define a f