Em Friday 22 February 2008 09:51:05 [EMAIL PROTECTED] escreveu: > Jorge Godoy wrote: > > No. You can use entry points and provide your provider. When I said > > change the code I was thinking about creating a new provider, not > > changing TG's code per se but using it as a foundation for your own work. > > Even if I have to modify identity/__init__.py ?
Why? You can overwrite things there without it, but what are you changing there? > I don't really know, it's what a lot of people respond to me on IRC :) And why didn't you question them? > I was a dangerous guy with some weird ideas... :/ So, I was asking > myself.. Besides being more careful with what you do I don't see any reason to not try doing different things in your code. You will learn with time -- as I do learn very often -- and this is good. > I agree, but here I *must* provide an easy way to select your > compagny, and don't bother users with some specific implementation > caracteristics. It is not specific. It is just their login. "company_user"/"password". > My aim is to have a form like that : > > Campagny : [here a <select><option>compagny1</option>...</select>] > User name : [an <input>] > Password : [an <input>] > [OK] I don't see why you can't do that. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

