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

scor’s picture

backporting 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.

dcam’s picture

Status: Active » Closed (won't fix)

Closing old issues.