Django

Code

Ticket #2134 (new)

Opened 2 years ago

Last modified 3 weeks ago

[patch] add comment object to comments/posted template

Reported by: md@hudora.de Assigned to: nobody
Milestone: 1.0 beta Component: django.contrib.comments
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

This patch against django svn 20060611 adds the freshly posted comment to the 'posted' template thus allowing to show the comment or link via an anchor to the comment. E.g. <a href="{{ object.get_absolute_url }}#comment-{{ comment.id }}">View Comment</a>

Get it at http://c0re.23.nu/c0de/misc/django-20060611-comment-link.patch

Attachments

django-20060611-comment-link.diff (2.3 kB) - added by md@hudora.de on 06/11/06 16:54:02.
comment patch

Change History

06/11/06 16:54:02 changed by md@hudora.de

  • attachment django-20060611-comment-link.diff added.

comment patch

06/11/06 16:55:15 changed by md@hudora.de

To be frank - I have tested this patch it only with Comments, not with FreeComments o_O.

06/11/06 23:49:18 changed by anonymous

  • summary changed from [patch] add copmment object co comments/posted template to [patch] add comment object co comments/posted template.

06/12/06 00:00:16 changed by anonymous

  • version set to SVN.

06/15/06 10:38:32 changed by test@test.com

  • cc set to olgmnkfa, kwfuv.
  • keywords set to olgmnkfa kwfuv.
  • summary changed from [patch] add comment object co comments/posted template to olgmnkfa kwfuv.

luwmod fyjgs dobip rwhtvug dipebhntu ytizran qvcolksu

06/15/06 13:34:31 changed by adrian

  • cc deleted.
  • keywords deleted.
  • summary changed from olgmnkfa kwfuv to [patch] add comment object co comments/posted template to olgmnkfa kwfuv.

Reverted very witty spam.

06/18/06 04:19:22 changed by mtredinnick

  • summary changed from [patch] add comment object co comments/posted template to olgmnkfa kwfuv to [patch] add comment object to comments/posted template.

Fixed title slightly.

11/26/06 19:20:06 changed by adrian

  • component changed from Contrib apps to django.contrib.comments.

02/11/07 13:15:55 changed by anonymous

I love [Miles Davis]!

02/17/07 04:10:42 changed by Simon G. <dev@simon.net.nz>

  • stage changed from Unreviewed to Ready for checkin.

02/19/07 22:09:36 changed by mtredinnick

  • owner changed from adrian to jacob.
  • stage changed from Ready for checkin to Accepted.

Since Jacob is rewriting the comments module for 1.0, I am going to leave this alone, since the current code has a limited lifespan. We don't really have a good state to put it in, but I'll move it back to accepted and assign it to him in case there is anything useful to pull out for the new code.

06/10/08 11:46:20 changed by bocman1 <Bocman1@i.ua>

  • keywords set to kwfuv.

06/10/08 11:47:06 changed by bocman1 <Bocman1@i.ua>

06/16/08 23:23:52 changed by cgrady

  • keywords deleted.

Add/Change #2134 ([patch] add comment object to comments/posted template)




Change Properties
Action