Zegnat“A conforming Micropub client that creates posts: […] must check for the presence of a Media Endpoint and if present, send the file there instead of to the Micropub endpoint” - https://www.w3.org/TR/micropub/#publishing-clients
ZegnatDo, reading the mf wiki more carefully, it seems to suggest that .e-content “should be interpreted as a description of” .u-photo. In that case, it makes sense to place .u-photo outside of .e-content
Zegnatsknebel, but do you expect everything to be shown as content? I would not expect all category (tag) properties to be added to the Atom entry content
sknebelI admit that it's a mean edge case, and probably just the proof that if atom-user-user-experience is important to you you have to hand-tune it a bit
Zegnatj4y_funabashi, Granary is great for using non-h-feed readers to still subscribe to IndieWeb sites. I’d like to keep using the reader software I have been using for years ;)
sknebelthe question of what belongs in e-content is still worth getting an answer (or rather a reasoning for the answer) for, it wasn't what I expected
Zegnatsebsel, or you turn p-content into e-content and the problem is solved. They are the same mf2 property, they ar just parsed differently (p- and e- parsing differ)
Loqiaaronpk: j4y_funabashi left you a message 2 hours, 57 minutes ago: If I have a media endpoint do I still need to support file uploads in my micropub endpoint?
sknebelaaronpk: we had a discussion earlier about how to deal with mf2 attributes that are not part of the content-attributes when converting to other formats, since zegnat noticed that if you put e.g. your site into granary, the photos don't make it in the resulting atom-feed
aaronpkj4y_funabashi: yeah the numbered list is the list of "spec features" which need 2+ implementations of each feature in order for the spec to move to the next step in the w3c process
aaronpksknebel: I had the opposite problem when writing Monocle. Some people's posts were showing the photo twice because monocle *did* recognize the u-photo property but also rendered the e-content, so it would show the image in the content area and then also show it because of the u-photo
aaronpkj4y_funabashi: i'll probably update webmention.rocks to fill out the report automatically too, but likely not until after i finish https://websub.rocks