1212
results for "alternate"
-
edited /microformats2-parsing (+89) "/* rel parse examples */ put alternate keys in rels to match rel-urls"
Loqi
at
2015-06-02 00:51
-
you can't use alternate in rel-urls
KevinMarks
at
2015-06-02 00:50
-
nope, double-checked and existing warnings about pending changes cover the case of including "alternate" in rels
tantek
at
2015-06-02 00:47
-
ah right of course add 'alternate' key
tantek
at
2015-06-02 00:18
-
you'd want the rels for teh exmaple to be "rels": { "author": [ "http://example.com/a", "http://example.com/b" ], "in-reply-to": [ "http://example.com/1", "http://example.com/2" ],"alternate":["http://example.com/fr"] },
KevinMarks
at
2015-06-02 00:14
-
you should add the 'alternate' key to rels though
KevinMarks
at
2015-06-02 00:10
-
yeah right now i show an RSS icon regardless of what the alternate is, but it's fine cause you can't actually subscribe to those in monocle yet ;)
aaronpk
at
2015-06-01 23:51
-
to put rel alternate urls into rel-urls, regardless of any other conditions
tantek
at
2015-06-01 23:31
-
it doesn't make sense to put the alternate urls in rel-urls without putting them un rels
KevinMarks
at
2015-06-01 23:30
-
because anyone actually looking for a specific alternate (which all use-cases do) would use the alternates collection currently
tantek
at
2015-06-01 23:28