Closed (fixed)
Project:
Microdata
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2011 at 19:26 UTC
Updated:
4 Jan 2012 at 21:10 UTC
Jump to comment: Most recent
The mappings that are currently called default are really just suggestions that users can use. The API function names should reflect this.
Change the hook for defining suggested mappings and the user interface.
Code.
The button on the field instance settings page will change.
The hook_microdata_default_mappings will change. This will require a change to the AddressField patch.
Comments
Comment #1
Anonymous (not verified) commentedThis should also be put in a 'microdata' group in hook_hook_info so that it can be placed in a module.microdata.inc file.
Comment #2
Anonymous (not verified) commentedFixed with commit http://drupalcode.org/project/microdata.git/commit/408d253
Comment #3
Anonymous (not verified) commentedComment #4
Anonymous (not verified) commented