Opened 12 years ago
#546 new defect
Embed hcard in user profile (we claim to have one)
Reported by: | spaetz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
Currently our webfinger user reply
<Link href="http://127.0.0.1:6543/u/spaetz/" rel="http://microformats.org/profile/hcard" />
claims that the users's home page has a hcard microformat embedded. But there is none. So we either need to
# Remove that claim or
# Implement an hcard :-)
The question to discuss is whether we should embed this in the user profile page, e.g. /u/spaetz/ or at some other place that is not that often called? Not sure, open for suggestions. Would like to get cwebbers input on this.