12 messages in com.googlegroups.pylons-discussRe: QuickWiki Tutorial
FromSent OnAttachments
James Gardner22 Jul 2006 06:48 
rikl...@gmail.com22 Jul 2006 13:02 
James Gardner22 Jul 2006 15:58 
Thomas Sidwick25 Jul 2006 00:54 
ToddG28 Jul 2006 11:19 
Alex Ross28 Jul 2006 15:12 
Alex Ross28 Jul 2006 15:27 
Philip Jenvey28 Jul 2006 15:35 
Philip Jenvey28 Jul 2006 15:52 
ToddG28 Jul 2006 16:17 
Jamie Wilkinson28 Jul 2006 17:58 
rikl...@gmail.com03 Aug 2006 17:18 
Subject:Re: QuickWiki Tutorial
From:Thomas Sidwick (tsid@gmail.com)
Date:07/25/2006 12:54:24 AM
List:com.googlegroups.pylons-discuss

Good tutorial, after a brief scan I only spotted one bug :

7. Templates. ... Having the % as the first character on a line is shorthand for putting the whole line in <% and %> brackets. ... don't forget the implicit m.write : "<% 'test' %>" == "% m.write('test')"

Tom

On 7/23/06, James Gardner <jam@pythonweb.org> wrote:

Hiya,

Once 0.9 is out I'll be turning it into a screencast but it is pretty easy to get it working (as the first part of the tutorial shows) because it is on CheeseShop.

I'll try and get a demo up when we upgrade PylonsHQ too.

Cheers,

James

rikl@gmail.com wrote:

a finished running script would be nice - to show all the goodies.