Posted by dboulet on January 11, 2011 at 10:30pm
7 followers
Jump to:
| Project: | hCard |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
Here's a patch to create a D7 version of this module.
A few things I wasn't sure about:
- Wasn't sure where to put the settings form. I figured that the closest item in the configuration page was 'Site information' so I put it under 'System'.
- Not sure what to do with update function in hcard.install.
| Attachment | Size |
|---|---|
| hcard-DRUPAL-6--1_d7_port.patch | 12.45 KB |
Comments
#1
Looks good to start a 7.x branch
#2
Subscribe
#3
The `vcard` module is available for D7 and offers an hcard theme function. Is there much overlap between the VCARD and HCARD modules?
#4
For anyone needing a solution for D7, I have created a new sandbox project called Contact Info.
#5
This Patch gives me error while trying to use it with:
git apply -v patchname
Can't you just change the hcard.module instead of making a patch?
#6
@dboulet, thanks for Contact Info D7