See comment_permalink in Drupal 7's comment.module. We should do that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 574712_permalink_for_comments_2.patch | 13.92 KB | greggles |
| #2 | permalink.test | 3.94 KB | greggles |
| #1 | 574712_permalink_for_comments.patch | 13.95 KB | greggles |
See comment_permalink in Drupal 7's comment.module. We should do that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 574712_permalink_for_comments_2.patch | 13.92 KB | greggles |
| #2 | permalink.test | 3.94 KB | greggles |
| #1 | 574712_permalink_for_comments.patch | 13.95 KB | greggles |
Comments
Comment #1
gregglesAnd here we go.
Coming soon - simpletests for this feature.
Comment #2
gregglesHere's an updated patch which removes a sql error for users without administer comments.
And a basic test file that really tests only this new functionality.
Comment #3
todd nienkerk commentedCommitted as version 6.x-1.3. Thanks!
Comment #4
todd nienkerk commentedComment #6
paolomainardi commentedThere is a bug on comment mode type detection, i've just filed a bug with patch here: http://drupal.org/node/1003848