-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
u-photo draft->core bc way more than 3+ pub and consuming impls/sites #4
Comments
bridgy supports and backfeed: https://brid.gy/post/twitter/schnarfed/831552681210556416 . simplified markup snippet: <article class="h-entry">
<span class="p-author h-card">
<a class="p-name u-url" href="https://snarfed.org/">Ryan Barrett</a>
<img class="u-photo" src="https://pbs.twimg.com/profile_images/459041662707060736/Kb9Ex4X8.jpeg" alt="" />
</span>
<div class="e-content p-name">
💯💯💯 (by <a href="https://twitter.com/itsmaeril">@itsmaeril</a>)
</div>
<img class="u-photo" src="http://pbs.twimg.com/media/C4pEu77UkAAVy9l.jpg" alt="attachment" />
... |
The WordPress Semantic-Linkbacks Plugin (webmention) is supporting |
We need to, for the sake of this proposal, define u-photo. The wiki's draft definition is: u-photo - The statement about p-location h-card needs to be clarified? Should this be part of the definition of the property or should it read, "One or more photos that is/are considered the primary content of the entry. The presence of a u-photo means the name of the entry should be interpreted as a caption on the photo, and the summary/content should be interpreted as a description of the photo." When other properties change interpretation seems a matter for Post Type Discovery. |
It seems to me that I suppose the thinking is that if an h-entry is not primarily a photo, there's no need to add a specific class name to a photo. But why is there such a need for I think this inconsistency could be confusing for authors. |
It appears from http://indieweb.org/photo#IndieWeb_Examples that there are way more than 3+ publishing sites that support u-photo
For consuming, known implementations include:
This issue is for tracking the maturity of u-photo to transition it to a core property.
Once all the "Need to" items above have been processed and resolved successfully, we should be able to move forward.
cc: @kylewm @snarfed @aaronpk @benwerd
Update: confirmed 3 consuming sites/implementations. See Above.
The text was updated successfully, but these errors were encountered: