Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
What if make it an option in the settings (show only in full node view, show in both teaser and full node view, none [controlled by the theme via custom code]).
Your suggestion for the option is great. It was what I was looking for initially. I don't know how to create a patch, unfortunately. Just a drupal novice.
This version of Flag content is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.
Comments
Comment #1
SaBoNim commentedI wonder it too very much!!!
Comment #2
lesliewu commentedI figured this one out eventually.
On line 193 add &&!$teaser to the if statement, i.e if (is_numeric($eid) && !$teaser)
Hope this will work for you too.
Comment #3
kbahey commentedWhat if make it an option in the settings (show only in full node view, show in both teaser and full node view, none [controlled by the theme via custom code]).
Can you please create a patch for it?
Comment #4
lesliewu commentedYour suggestion for the option is great. It was what I was looking for initially. I don't know how to create a patch, unfortunately. Just a drupal novice.
Comment #5
pomliane commentedThis version of Flag content is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.