<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: The Pinax Tutorial #5: Adding a comment system</title>
	<atom:link href="http://www.paolocorti.net/2009/12/21/the-pinax-tutorial-5-adding-a-comment-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paolocorti.net/2009/12/21/the-pinax-tutorial-5-adding-a-comment-system/</link>
	<description>a blog about GIS, CMS, agile development and design patterns</description>
	<pubDate>Wed, 10 Mar 2010 19:27:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MJ</title>
		<link>http://www.paolocorti.net/2009/12/21/the-pinax-tutorial-5-adding-a-comment-system/comment-page-1/#comment-75929</link>
		<dc:creator>MJ</dc:creator>
		<pubDate>Wed, 23 Dec 2009 03:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=237#comment-75929</guid>
		<description>Hey Paolo thanks for the great tutorials so far, keep up the good work. Regarding this topic in pinax i've got 2 questions which you might be able to answer. I'm using pinax 0.7.1

The first is whether it's possible to create extra fields? The only extra field i'd like to add is the url field as above. That field is standard in the freethreadedcomments but not in the threaded comments you talked about above. I need it for authentificated users. Tried it so far by adding the ``website`` field from freethreadedcomments to the model, view, admin and form of threadedcomments but it hangs

Secondly i was wondering whether it's possible in Pinax to remove the {% if user.is_authenticated %} tag from the template to show the input textarea for users not login in yet. Ideally i'd like to see this order:  1) textarea which can be filled in by not yet loged in users 2) login screen 3) submitted comment + loged in user. If i remove the {% if user.is_authenticated %} tag now it gives a template error for preview_comment.html 

Looking forward to see more of your work
Ciao</description>
		<content:encoded><![CDATA[<p>Hey Paolo thanks for the great tutorials so far, keep up the good work. Regarding this topic in pinax i&#8217;ve got 2 questions which you might be able to answer. I&#8217;m using pinax 0.7.1</p>
<p>The first is whether it&#8217;s possible to create extra fields? The only extra field i&#8217;d like to add is the url field as above. That field is standard in the freethreadedcomments but not in the threaded comments you talked about above. I need it for authentificated users. Tried it so far by adding the &#8220;website&#8220; field from freethreadedcomments to the model, view, admin and form of threadedcomments but it hangs</p>
<p>Secondly i was wondering whether it&#8217;s possible in Pinax to remove the {% if user.is_authenticated %} tag from the template to show the input textarea for users not login in yet. Ideally i&#8217;d like to see this order:  1) textarea which can be filled in by not yet loged in users 2) login screen 3) submitted comment + loged in user. If i remove the {% if user.is_authenticated %} tag now it gives a template error for preview_comment.html </p>
<p>Looking forward to see more of your work<br />
Ciao</p>
]]></content:encoded>
	</item>
</channel>
</rss>
