Currently the comment_author field shows pure name. I'd like to show links, just like the core provides.
This also fixes #2919055: Comment author only works for anoymous users.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | reroll_diff_2_6.txt | 1.64 KB | elimw |
| #6 | 2941900-link-comment-author-6.patch | 2.08 KB | elimw |
| #2 | ds_link_to_author_2941900_2.patch | 1.99 KB | szantog |
Issue fork ds-2941900
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
szantog commentedComment #3
aspilicious commentedNew features always need a working test.
Thnx for your effort.
Comment #4
swentel commentedComment #5
swentel commentedComment #6
elimw commentedRe-rolled the patch at #2 and updated deprecated code.
Comment #7
elimw commentedComment #8
elimw commentedHere's the interdiff between #2 and #6 with re-roll.
Please ignore the patch at #7, I re-uploaded the same patch as #6 by mistake.
Comment #11
swentel commentedMerged, thanks! Simplified the patch a little, no need for inline twig template.