representative-hcard-issues

From Microformats Wiki
Revision as of 00:03, 3 February 2008 by AndyMabbett (talk | contribs) (Not all representative hCards are about people)
Jump to navigation Jump to search

[boilerplate to be added]

Issues

    1. There are accessibility and usability issues with linking a page to itself (to be expanded). Note prior discussion at hcard-issues#2006 dated 2006-10-21
      • Possible solution - allow class="representative vcard" or similar. Andy Mabbett 15:44, 2 Feb 2008 (PST)
    1. hCards will not always include a URL (to be expanded)
      • Possible solution - allow class="representative vcard" or similar. Andy Mabbett 15:44, 2 Feb 2008 (PST)
    1. Some CMSs (including vanilla MediaWiki) allow neither the use of rel or class on links.
      • Possible solution - allow class="representative vcard" or similar. Andy Mabbett 15:54, 2 Feb 2008 (PST)
    1. Not all representative hCards are about people; some are about organisations or venues, so cannot use rel="me" (see, for example that for the BBFO, one of several on http://www.westmidlandbirdclub.com/bardsey
      • Possible solution - allow class="representative vcard" or similar. Andy Mabbett 16:03, 2 Feb 2008 (PST)

Template

Consider using this format (copy and paste this to the end of the list to add your issues; replace ~~~ with an external link if preferred) to report issues or feedback, so that issues can show up in hAtom subscriptions of this issues page. If open issues lack this markup, please add it.

Please post one issue per entry, to make them easier to manage. Avoid combining multiple issues into single reports, as this can confuse or muddle feedback, and puts a burden of separating the discrete issues onto someone else who 1. may not have the time, and 2. may not understand the issue in the same way as the original reporter.

<div class="hentry">
{{OpenIssue}} 
<span class="entry-summary author vcard">
 <span class="published">2011-MM-DD</span> 
 raised by <span class="fn">~~~</span>
</span>
<div class="entry-content discussion issues">
* <strong class="entry-title">«Short title of issue»</strong>. «Description of Issue»
** Follow-up comment #1
** Follow-up comment #2
</div>
</div>

Related pages