#microformats 2023-10-08
2023-10-08 UTC
# tantek edited /Template:main (-8) "revert to previous version to see if MediaWiki linktext bug is still there" (view diff)
gRegorLove_ and sivoais joined the channel
# [catgirlinspace] how should i be doing the author in my h-feed and h-entrys? feels kinda weird to just, say everything is written by me. like, it's my website, ofc its all written by me.
[KevinMarks] joined the channel
# [KevinMarks] If you say it at the h-feed level that covers all of the entries. You may still want it on the standalone page for the entry too.
mccd, gRegorLove__, gRegorLove_ and [snarfed] joined the channel
# [snarfed] also it doesn't have to be visible or comprehensive, it can point to an h-card on another page. https://indieweb.org/authorship#Dedicated_author_page , https://indieweb.org/representative_h-card#How_To_Discover , etc
plantroon joined the channel
# [tantek] [snarfed] I don't think it's useful to reason about such questions from the plumbing possibilities upward. In fact I'd say it's counterproductive. Better to start with asking questions about "how is the information currently being displayed?" and then use that to link to the specific plumbing/code technique that works for the existing display
# [tantek] see for example this example what happens when web developers (incorrectly) reason from the plumbing algorithms upward: https://twitter.com/SaraSoueidan/status/1710960167116808448 (and how Sara had to correct someone misusing the information to give bad advice)
plantroon joined the channel
# [catgirlinspace] [tantek] does it have to be inside my h-entry? or just somewhere on the page?
# [KevinMarks] Inside the h-entry is easier for parsers, but there is the model described for finding it elsewhere in https://indieweb.org/representative_h-card
# [tantek] for publishing a representative h-card, right there on that page is a more direct focused link: http://microformats.org/wiki/representative-h-card-authoring
# [KevinMarks] Yes, that's better.
# gRegor The DisplayTitle issue is separate from Template:main https://chat.indieweb.org/microformats/2022-09-16#t1663294089388900
# Loqi [preview] [gRegor] Just found some unexpected MediaWiki behavior. If a page uses the DisplayTitle extension, any links to that page will use that title by default. Makes for some weird results on pages like https://microformats.org/wiki/why-examples "The microformats [...
# gRegor I've removed them in some instances like https://microformats.org/wiki/index.php?title=h-item&diff=prev&oldid=70553
epoch joined the channel
# [tantek] the only page that directly links to [[why-examples]] without changing the linktext is https://microformats.org/wiki/hresume-faq and that is displaying "why-examples" for me (which is correct, intended behavior, like every other MediaWiki wiki like Wikipedia or IndieWeb), and is NOT showing the DisplayTitle of "Why examples first", which is good