Closed (fixed)
Project:
OpenPublish
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2012 at 20:07 UTC
Updated:
18 Jun 2012 at 23:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
febbraro commentedWe would love to support this. Not sure when we will get to it, but it is on the roadmap for sure. Will leave this open so we don't forget.
Comment #2
scor commentedHere is a patch that adds rnews mappings to the openpublish_article, openpublish_blog_post, openpublish_media and phase2_profile features. It covers the content types Article, Blog post, video and profile following the rNews specification for Article, NewsItem, VideoObject and Person, respectively. As an added bonus, it also includes the equivalent schema.org mappings alongside rNews.
Comment #3
febbraro commentedWow, thanks scor. This is great. We'll review it soon and we should be able to get this in there. Thanks for doing the leg work for us on identifying the classes and attributes.
Comment #4
jec006 commentedHi, thanks for all the hardwork scor.
I've committed your patch here: http://drupalcode.org/project/openpublish.git/commit/40b72f0 and added the schemaorg module to the makefile.
Comment #5
scor commentedThis is great, thanks @jec006 and @febbraro. I've just released a new version of schema.org today which improves feature support. Here is a patch to update the openpublish distro make file.
Comment #6
jec006 commentedAwesome, thanks scor, committed here: http://drupal.org/commitlog/commit/7672/e2a0b74aa0266b4e68603b325b02d3eb...
We'll have an alpha9 release in the hour.