Add a note to the README.txt to mention that there can be OG validation problems when the core RDF module is enabled.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | metatag-n1978708-12.patch | 2.58 KB | damienmckenna |
| #9 | 1978708_9.patch | 2.87 KB | scor |
| #3 | metatag-n1978708-3.patch | 2.16 KB | damienmckenna |
| #2 | metatag-n1978708-2.patch | 0 bytes | damienmckenna |
| #1 | metatag-n1978708-1.patch | 1.35 KB | damienmckenna |
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!