Code

Allow a page request to include a :contentonly variable - if it exists, we
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 5 Sep 2002 01:27:42 +0000 (01:27 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 5 Sep 2002 01:27:42 +0000 (01:27 +0000)
commit563ea130d94641aa25eae4b1f0fb79cb74c7519a
treeb38b775d2c0f0f4f5ab55ca3e28d9c44e6163703
parent82e7feddd67836e6a21e31038aa1fcba65c642f3
Allow a page request to include a :contentonly variable - if it exists, we
only render the content of the page, and not the surrounding "page"
template.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1070 57a73879-2fb5-44c3-a270-3262357dd7e2
TODO.txt
doc/upgrading.txt
roundup/cgi/client.py
roundup/cgi/templating.py