Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
contextual.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2010 at 07:11 UTC
Updated:
19 May 2010 at 06:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
moonray commentedUpdated patch for updated Drupal version.
Comment #2
jacine+1 for this patch.
I would like some clarification on this as well.
It really sucks not being able to use this in more places, namely right after
<body>and and in comment wrapper.Comment #3
sunwhy that?
Powered by Dreditor.
Comment #4
moonray commentedSorry separate issue. Breaking it out, and rerolling.
Comment #5
sunThanks!
Comment #7
moonray commentedOK, let's try with an up to date version.
Comment #8
sunOdd. Still good.
Comment #10
jacineJust rerolling @moonray's patch to see if the testbot's problem was with the way it was generated. No changes from his patch.
Comment #11
jacineyay, green.
Comment #12
realityloop commented#10: contextual_comment_wrapper_2.patch.patch queued for re-testing.
Comment #13
dries commentedLooks like we need to document these variables in the phpDoc.
Also, reading the phpdoc, what does it mean to 'wrap comments'. Weird name, but probably separate issue.
Comment #14
jacineYes, "wrap comments" is a little odd, but then again so is this whole template file. ;) I changed it to: "Default theme implementation to provide an HTML container for comments." I also added docs for the title_suffix/prefix. Let me know if it needs anything else.
Comment #15
sunComment #16
webchickThis doc looks consistent with what's in node.tpl.php.
Committed to HEAD. Thanks!