vote-links-issues: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Issues==
==Issues==


These are issues that people have raised regarding [[votelinks]]. If you'd like to raise an issue here, please put the date and your name and clearly state your issue.
These are issues that people have raised regarding [[vote-links]]. If you'd like to raise an issue here, please put the date and your name and clearly state your issue.


* 2005-06-21 raised by Hixie
* 2005-06-21 raised by Hixie

Revision as of 06:34, 4 January 2007

Issues

These are issues that people have raised regarding vote-links. If you'd like to raise an issue here, please put the date and your name and clearly state your issue.

  • 2005-06-21 raised by Hixie
    1. Issue H-1: This specification is lacking a user agent conformance section. There's basically nothing that says how votelinks must be parsed, how to handle errors, and so forth. Is it defined in terms of the DOM? Is it defined in terms of a serialisation? How do you handle conflicting content?
  • 2006-08-23 by porneL
    1. What is the relation of vote links and rel=nofollow? <a rev="vote-against"> may actually have positive effect on referenced page in search engines that don't understand vote links. <a rev="vote-against" rel="nofollow"> makes more sense in this case, however nofollow means that PR should not be affected, which might be in conflict with interpretation of vote-against.