Difference between revisions of "directory-inclusion-brainstorming"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Directory Inclusion Brainstorming= | =Directory Inclusion Brainstorming= | ||
This page is dedicated to brainstorming ways to do distributed directory inclusion. | This page is dedicated to brainstorming ways to do distributed directory inclusion. | ||
+ | |||
+ | == Editor == | ||
+ | * [http://theryanking.com/ Ryan King] | ||
+ | |||
+ | == Authors == | ||
+ | * [http://theryanking.com/ Ryan King] | ||
+ | * [http://tantek.com/ Tantek Çelik] | ||
==Questions== | ==Questions== | ||
* Is [[rel-tag]] sufficient? | * Is [[rel-tag]] sufficient? | ||
− | ** Probably not. There's lots of cases where there are preexisting directory links, which are not taggable. It would be nice to have the ability to make those explicit. | + | ** Probably not. There's lots of cases where there are preexisting directory links, which are not taggable. It would be nice to have the ability to make those explicit. - Ryan |
+ | |||
+ | == Straw proposal == | ||
+ | * rel="directory" - thoughts by Tantek | ||
+ | ** indicates that the referenced resource is a directory which does or should contain the current page. Note that this has some resemblance to (but with important differences from) several existing [http://www.w3.org/TR/html401/types.html#h-6.12 HTML4 rel values]: Contents, ToC, Index, Appendix. A directory implies something more though, perhaps aspects like pointing to a bunch of things at different locations/sites, perhaps one or more canonical orderings (whether alphabetical or by some other metric). |
Revision as of 05:40, 30 August 2005
Contents
Directory Inclusion Brainstorming
This page is dedicated to brainstorming ways to do distributed directory inclusion.
Editor
Authors
Questions
- Is rel="tag" sufficient?
- Probably not. There's lots of cases where there are preexisting directory links, which are not taggable. It would be nice to have the ability to make those explicit. - Ryan
Straw proposal
- rel="directory" - thoughts by Tantek
- indicates that the referenced resource is a directory which does or should contain the current page. Note that this has some resemblance to (but with important differences from) several existing HTML4 rel values: Contents, ToC, Index, Appendix. A directory implies something more though, perhaps aspects like pointing to a bunch of things at different locations/sites, perhaps one or more canonical orderings (whether alphabetical or by some other metric).