rel-home-issues: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
m (Reverted edits by Gowrvw (Talk) to last version by Tantek)
 
Line 1: Line 1:
HOW THING THROUGH
= Rel-Home Issues =
HOW MAKE THING THROUGH
 
HOW THING BE THROUGH
== Rel-Home of Rel-Index ==
HOW MAKE THING BE THROUGH
The [http://www.w3.org/TR/html4/types.html#type-links HTML link Types document] does not explicitly list 'home' as a value, but it does list 'index'
HOW ANYTHING THROUGH
 
HOW MAKE ANYTHING THROUGH
<blockquote>INDEX is defined as: Refers to a document providing an index for the current document.</blockquote>
HOW ANYTHING BE THROUGH
 
HOW MAKE ANYTHING BE THROUGH
Rel-Home has slightly different semantics than INDEX, but sometime both are equivalent, in which case, should you use BOTH, or just INDEX?
HOW EVERYTHING THROUGH
 
HOW MAKE EVERYTHING THROUGH
-Should "start" not be used instead?
HOW EVERYTHING BE THROUGH
 
HOW MAKE EVERYTHING BE THROUGH
== un-recommended W3C home value ==
HOW UNIVERSE THROUGH
 
HOW MAKE UNIVERSE THROUGH
The W3C has a document which is pre-HTML4.0, it is [http://www.w3.org/TR/relations.html Proposed REL values]. Home is in this list, but did NOT make it into the final specification. The only note on why is this:
HOW UNIVERSE BE THROUGH
 
HOW MAKE UNIVERSE BE THROUGH
<blockquote>HOME: RESERVED. Defined by the user (using the WWW_HOME environment variable). This relationship may not be overridden; HTML user agents should ignore any author-supplied REL=HOME setting.</blockquote>
HOW THING OUT
 
HOW MAKE THING OUT
I'm [''unsigned''] not sure how/is any implementation us or honor this, but it is something to be aware of. The W3C was going to add it to the spec, but thought against it for some reason.
HOW THING BE OUT
 
HOW MAKE THING BE OUT
== Absolute URLs ==
HOW ANYTHING OUT
 
HOW MAKE ANYTHING OUT
Why is it recommended that an absolute path is used? I [''unsigned''] had thought the current recommendation was to use relative pathnames to local documents?
HOW ANYTHING BE OUT
 
HOW MAKE ANYTHING BE OUT
== Template ==
HOW EVERYTHING OUT
 
HOW MAKE EVERYTHING OUT
{{issues-format}}
HOW EVERYTHING BE OUT
 
HOW MAKE EVERYTHING BE OUT
== See also ==
HOW UNIVERSE OUT
*[[rel-home]]
HOW MAKE UNIVERSE OUT
*[[issues]]
HOW UNIVERSE BE OUT
HOW MAKE UNIVERSE BE OUT
HOW THING THROUGH
HOW MAKE THING THROUGH
HOW THING BE THROUGH
HOW MAKE THING BE THROUGH
HOW ANYTHING THROUGH
HOW MAKE ANYTHING THROUGH
HOW ANYTHING BE THROUGH
HOW MAKE ANYTHING BE THROUGH
HOW EVERYTHING THROUGH
HOW MAKE EVERYTHING THROUGH
HOW EVERYTHING BE THROUGH
HOW MAKE EVERYTHING BE THROUGH
HOW UNIVERSE THROUGH
HOW MAKE UNIVERSE THROUGH
HOW UNIVERSE BE THROUGH
HOW MAKE UNIVERSE BE THROUGH
HOW THING OUT
HOW MAKE THING OUT
HOW THING BE OUT
HOW MAKE THING BE OUT
HOW ANYTHING OUT
HOW MAKE ANYTHING OUT
HOW ANYTHING BE OUT
HOW MAKE ANYTHING BE OUT
HOW EVERYTHING OUT
HOW MAKE EVERYTHING OUT
HOW EVERYTHING BE OUT
HOW MAKE EVERYTHING BE OUT
HOW UNIVERSE OUT
HOW MAKE UNIVERSE OUT
HOW UNIVERSE BE OUT
HOW MAKE UNIVERSE BE OUT

Latest revision as of 19:49, 25 August 2013

Rel-Home Issues

Rel-Home of Rel-Index

The HTML link Types document does not explicitly list 'home' as a value, but it does list 'index'

INDEX is defined as: Refers to a document providing an index for the current document.

Rel-Home has slightly different semantics than INDEX, but sometime both are equivalent, in which case, should you use BOTH, or just INDEX?

-Should "start" not be used instead?

un-recommended W3C home value

The W3C has a document which is pre-HTML4.0, it is Proposed REL values. Home is in this list, but did NOT make it into the final specification. The only note on why is this:

HOME: RESERVED. Defined by the user (using the WWW_HOME environment variable). This relationship may not be overridden; HTML user agents should ignore any author-supplied REL=HOME setting.

I'm [unsigned] not sure how/is any implementation us or honor this, but it is something to be aware of. The W3C was going to add it to the spec, but thought against it for some reason.

Absolute URLs

Why is it recommended that an absolute path is used? I [unsigned] had thought the current recommendation was to use relative pathnames to local documents?

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>

See also