On Thursday 30 July 2009 11:23:36 adam wrote: > Hey, > > with some frameworks you can submitt information in the url like > > www.example.com/homepage/index > > instead of > > > > www.example.com/homepage?pagename=index > > can you do this with turbogears?
yes, additional path-elements are passed as parameters to an action. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

