Kevin, > Hey, that's cool! You're actually viewing the templates in the > browser. I was wondering if I was the only person that does that :)
Seems a good idea to me. Otherwise the placeholder text is just an irritation ;-) > What you're describing seems like an easy thing to do, and since it's > just in tg-admin, its use is purely optional for folks who don't want > it. Sounds good to me... > > Let me make sure I've got what you're thinking of: > > tg-admin kidview > ...scans the project directories for .kid and .html files > ...puts them all into a new index.html that lives in the toplevel directory? > ...could open a browser, too, if that's handy Excatly correct. Opening the browser should be optional. Any deployment process should not deploy index.html maybe it should be called developers-index.html to make that clearer. > Sounds pretty easy and handy. Feel free to submit a ticket: > http://trac.turbogears.org/turbogears/newticket Will do. Dave

