Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2013 at 14:18 UTC
Updated:
6 Dec 2014 at 06:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaThis also adds a new metatag_opengraph_install that mentions the possible conflict if RDF is enabled.
Comment #2
damienmckennaAn updated patch that standardizes the language and adds a hook_requirements note.
Comment #3
damienmckennaDoh.
Comment #4
damienmckennaCommitted.
Comment #6
scor commentedThis patch should be reverted once these issues have been committed to Drupal 7:
- #1323830: Place title RDFa metadata inside entity HTML element
- #2130673: Place number of comments metadata inside node template
Comment #7
damienmckennaComment #8
damienmckennaIt seems like 7.33 will include the core fixes, so I'm reopening this.
Comment #9
scor commentedIndeed, it's ready to be shipped in 7.33!
Comment #10
damienmckennaHow about updating hook_requirements to note the fix in 7.33?
Comment #11
damienmckennaComment #12
damienmckennaUpdated patch that only shows a warning on older versions of core.
Comment #13
damienmckennaComment #15
damienmckennaCommitted! Thanks for the help, scor!