People can (and will) still host code elsewhere, Martins app allows
for a "snap shot" of a working application along with links to
wherever the code is hosted.
C
On Dec 15, 7:03 am, Luther Goh Lu Feng wrote:
> I wonder if the plugins will be better hosted on services like github
> and bitbucket?
Awesome, Thanks Martin!
On Dec 15, 6:27 am, Martín Mulone wrote:
> I have no problem.
>
> 2010/12/15 mdipierro :
>
>
>
> > If we can repurpose Martin's app and he is willing to maintain it,
> > that would be the best solution.
>
> > I can also split appliances. Not hard to do but we need a way to
I agree 100%
On Dec 14, 10:15 pm, mdipierro wrote:
> I think we need a better public repository for plugins so that people
> can contribute.
>
> On Dec 13, 11:52 am, Christopher Steel wrote:
>
> > it is literally the same plugin but with a menu item... I was going to
> > add some more features b
On Wednesday, December 15, 2010 7:03:54 AM UTC-5, Luther Goh Lu Feng wrote:
>
> I wonder if the plugins will be better hosted on services like github and
> bitbucket? Will it be easier to fork and contribute?
Good idea for code hosting, but it would probably still be helpful to have
a web2p
+1. It's a must for developers, to register an account is less than a
minute and the basic are simple and easy to learn.
2010/12/15 Luther Goh Lu Feng :
> I wonder if the plugins will be better hosted on services like github
> and bitbucket? Will it be easier to fork and contribute?
>
> On Dec 15,
I wonder if the plugins will be better hosted on services like github
and bitbucket? Will it be easier to fork and contribute?
On Dec 15, 7:27 pm, Martín Mulone wrote:
> I have no problem.
>
> 2010/12/15 mdipierro :
>
>
>
>
>
>
>
>
>
> > If we can repurpose Martin's app and he is willing to maint
I have no problem.
2010/12/15 mdipierro :
> If we can repurpose Martin's app and he is willing to maintain it,
> that would be the best solution.
>
> I can also split appliances. Not hard to do but we need a way to vote
> and keep track of versions.
>
>
> Massimo
>
> On Dec 14, 9:48 pm, Bruno Roch
Wasn't Thadeus working on this, though? With a public API so it can
integrate into admin, and all the bells and whistles.
On Wed, Dec 15, 2010 at 5:28 AM, mdipierro wrote:
> If we can repurpose Martin's app and he is willing to maintain it,
> that would be the best solution.
>
> I can also split
If we can repurpose Martin's app and he is willing to maintain it,
that would be the best solution.
I can also split appliances. Not hard to do but we need a way to vote
and keep track of versions.
Massimo
On Dec 14, 9:48 pm, Bruno Rocha wrote:
> 2010/12/15 mdipierro
>
> > I think we need a b
2010/12/15 mdipierro
> I think we need a better public repository for plugins so that people
> can contribute.
web2py.com/appliances can be splited in categories
['Applications','modules','plugins']
or
@martin created an application for WAE (http://w2pexhibition.appspot.com/)
source is here:
I think we need a better public repository for plugins so that people
can contribute.
On Dec 13, 11:52 am, Christopher Steel wrote:
> it is literally the same plugin but with a menu item... I was going to
> add some more features but had to move on to other projects...
>
> On Dec 13, 2:01 am, mdi
it is literally the same plugin but with a menu item... I was going to
add some more features but had to move on to other projects...
On Dec 13, 2:01 am, mdipierro wrote:
> can you tell us more? What does it do?
>
> Massimo
>
> On Dec 13, 12:20 am, Christopher Steel wrote:> Here
> is the same o
can you tell us more? What does it do?
Massimo
On Dec 13, 12:20 am, Christopher Steel wrote:
> Here is the same one, I added a menu item. but I have not touched it
> in a while
>
> http://code.google.com/p/uc-admin/
>
> I would be interested in any updates etc. as well..
>
> Chris
Here is the same one, I added a menu item. but I have not touched it
in a while
http://code.google.com/p/uc-admin/
I would be interested in any updates etc. as well..
Chris
yes I understand the code required, but was after existing solution
with nice looking view
On Dec 12, 12:45 am, Richard wrote:
> @abrilc, would be interested to see what you have.
> My specifications are simple:
> - view users
def users(): return dict(users=db(db.auth_user).select())
> - block/unblock user
db.auth_user(id).update_record(registration_key='blocked')
> - delete user
16 matches
Mail list logo