On Sun, Jun 8, 2008 at 5:44 PM, Patrick Lewis <[EMAIL PROTECTED]> wrote: > > > > On Jun 5, 9:23 pm, "Lukasz Szybalski" <[EMAIL PROTECTED]> wrote: >> I was wondering if somebody maybe has an overview (blog) I could >> follow. I would probably want to look at the more >> advanced/easier/useful one so tg-admin quickstart or paster >> quickstart? >> >> So I think paster should be a good start. I wanted to look at >> tubogears2 source, but there was nothing in a trunk. I looked at the >> instructions online but it isn't straight forward. >> >> So what do I have to do to chekout the new code, and which section >> should I look to learn more about paster quickstart? >> >> Lucas > > http://docs.turbogears.org/1.0/ExtendingQuickstart
Thanks, this was really helpful. I got the basics of my templates but now I am kind of wondering how to implement something like this: paster create -t "myapp" ..... now questions follow..name .license...etc...standard paste questions. ..... How can I make on of the questions to ask something in a loop like way? enter url: xxxx type continue or done: continue (if continue ask another "enter url:" question, if done finish with this question and move on to the next one) Is something like that possible? How would I accomplish that? Thanks, Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
