-
Notifications
You must be signed in to change notification settings - Fork 5
E-Content Overlaps with u-photo and similar properties #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I’ve been posting img.u-photo inside .e-content for years for a variety of reasons:
Personally I feel like the first reason alone is compelling enough to support .u-photo inside .e-content. (Also relevant to #24) |
@barnabywalters just fyi Bridgy Publish supports |
@snarfed thanks! For my usage so far, u-photo has been more appropriate anyway, but good to know that it would also work for e.g. an article with a representative photo |
This issue is being opened to deal with the conflict between e-content and the draft u-photo property as well as the u-video/u-audio properties as all three have this similar issue. A proposed solution must be derived prior to any of the three reaching stable status.
Summary of Issue: u-audio, u-video, and u-photo all reflect that one of more audio, video, or photo urls is the primary content of the entry. Separately, it is a not uncommon scenario that img, video, or audio tags are present in the e-content, either marked up with microformats or not. This creates a possible duplication issue for those consuming parser output.
Some of this issue was previously discussed in aaronpk/XRay#52, specifically how parsers will consider an img tag inside e-content as an implied photo. This is a problem for resolving this. Currently, the parsing specification does not do the same for implied video or implied audio properties.
To address publishing examples of how people use u-photo vs. e-content:
The questions raised by this is whether these versions are meant to be interpreted differently and how to interpret them, what should be the recommended way, if any, to address this.
The text was updated successfully, but these errors were encountered: