1212
results for "alternate"
-
(only on confirmed alternate/canonical bidirectional links obviously)
[tantek]
at
2024-06-11 02:09
-
and secondarily, do we have a "backlink" rel value for canonical? like rel=alternate or something?
[tantek]
at
2024-06-11 02:09
-
pcarrier there's also a nonced/tokened ATOM feed autodiscoverable at https://github.com/dashboard/ -- looks like `<link rel="alternate" type="application/atom+xml" title="ATOM" href="/username.private.atom?token=A54RF3F4XPIJ4TGDV2346FQWERLNUYA"/>`
[Joe_Crawford]
at
2024-05-23 20:21
-
I’m suspicious of the "security concerns", rel=alternate has been an established part of the web platform long before Akkoma, ActivityPub, or Mastodon were even a glimmer in anyone's eye
[tantek]
at
2024-05-16 11:30
-
I found out why the rel alternate thing doesn't work on Akkoma: https://github.com/Chocobozzz/PeerTube/issues/6389#issuecomment-2114654659
sandra
at
2024-05-16 11:17
-
That rel alternate, if that works (and that's easily testable), that's gonna be the least effort solution on my part so that's awesome, thank you so much ♥︎
sandra
at
2024-05-09 18:41
-
for fediverse search, we know rel-alternate at least works: https://fed.brid.gy/docs#web-searchable
[snarfed]
at
2024-05-09 18:40
-
Yeah, can probably just remove the alternate category name "Own Your"
gRegor
at
2024-03-05 20:39
-
The map element is hidebound to a predetermined pixel width. It doesn't accommodate alternate units to start with. Add to that you can display an image in a container and have parts of it hidden in an overflow none context, you can have height and width attributes set but also override them, including dynamically, with CSS, and you can explicitly set object-fit now, hiding parts of the image. If the part of the image with the map is
[Joe_Crawford]
at
2024-02-19 19:22
-
Srcset looks promising because the social sharing ratios are typically wide (like 1.91:1 in FB’s case) and that coincidentally has the same cropping and scaling issues as large images on laptops, so you could make those wide images the default and then have backup alternate images that are square or tall to uncrop them for mobile, tablet, etc.
[Al_Abut]
at
2024-02-12 20:12