Active
Project:
Schema.org
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2011 at 16:51 UTC
Updated:
21 Jul 2013 at 07:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
scor commentedThis patch remove the node-centric code and makes the field settings form work for all entities. For example it allows to make the user profile produce a rich snippet with the right fields setup (affiliation and job title, plus optionally a photo - note that a bio is also required for the rich snippet to work).
Comment #2
scor commentedI've committed #1 which is a major step towards entity support. It does not address the type on any entity yet, but fix the field UI form to work on all entities at least.
Comment #3
geek-merlin@scor: can you give a sketch of the path to go, what is still needed?
Comment #4
scor commentedSo right now nodes and users are supported. You can set the type of nodes via the regular edit content type form, and for user, the schema.org type is automatically set to schema.org/Person when you save you first user account field with a schema.org mapping.
Comment #5
sheldon rampton commentedFYI, I've created a sandbox "Schema.org File Entity" module which makes Schema.org work with file entities:
https://drupal.org/sandbox/sheldon/2046911