Closed (won't fix)
Project:
Recipe
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2011 at 23:04 UTC
Updated:
2 Jun 2013 at 06:45 UTC
RE: #1028034: RDFa output of data
Is this something that could or should be back-ported to 6.x? Or is it dependent on D7-only functionality?
(I ask because I've just started using the 6.x version of the Recipe module on a D6 site, and I'm not ready to upgrade to D7 for a variety of reasons.)
I would be willing to work on the port (work up some patches for review) if its 1) feasible and 2) desirable.
Or would it make more sense to implement RDF on my site's Recipe module nodes via some other method?
Comments
Comment #1
scor commentedbackporting RDFa related patches from D7 to D6 is impossible, since D7 heavily relies on the rdf module core.
I recommend to instead hard code the RDFa markup in your templates. It's more work and not as flexible... upgrade to Drupal 7 highly recommended.
Comment #2
dcam commentedClosing old issues.