Opened 18 years ago

Closed 18 years ago

#2184 closed enhancement (invalid)

[patch] Add e-mail and URL to free comments.

Reported by: Tyson Tate Owned by: Adrian Holovaty
Component: Contrib apps Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Most blogs allow people to optionally supply their e-mail address and/or URL to be included with their comment. This patch allows the same for Django's comments.

This is my first patch and I've only been a Python coder for all of two days, so I'm sure I may have missed something colossal. Feel free to counter-patch!

The patches for #2177 will also have to be modified to incorporate the new fields.

Attachments (3)

comments_extras.diff (3.9 KB ) - added by Tyson Tate 18 years ago.
comments_extras2.diff (3.9 KB ) - added by Tyson Tate 18 years ago.
Added "null=True" to models.py to prevent breaking databases.
comments_extras3.diff (3.9 KB ) - added by Tyson Tate 18 years ago.
Removed spurious space…

Download all attachments as: .zip

Change History (5)

by Tyson Tate, 18 years ago

Attachment: comments_extras.diff added

by Tyson Tate, 18 years ago

Attachment: comments_extras2.diff added

Added "null=True" to models.py to prevent breaking databases.

by Tyson Tate, 18 years ago

Attachment: comments_extras3.diff added

Removed spurious space...

comment:1 by tri, 18 years ago

<a title="forex" href="http://www.gifgjo.com">forex</a>
<a title="24 hours online trading" href="http://www.gifgjo.com">24 hours online trading</a>
<a title="AUSTRALIAN DOLLAR" href="http://www.gifgjo.com">AUSTRALIAN DOLLAR</a>
<a title="best money manager" href="http://www.gifgjo.com">best money manager</a>
<a title="charting" href="http://www.gifgjo.com">charting</a>
<a title="conversion" href="http://www.gifgjo.com">conversion</a>
<a title="currency brokers" href="http://www.gifgjo.com">currency brokers</a>
<a title="currency calculator" href="http://www.gifgjo.com">currency calculator</a>
<a title="currency converter" href="http://www.gifgjo.com">currency converter</a>
<a title="currency exchange rate 24 hour fx tr

comment:2 by Tyson Tate <tyson@…>, 18 years ago

Resolution: invalid
Status: newclosed

Moved to #2228 due to trac spam.

Note: See TracTickets for help on using tickets.
Back to Top