-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
MF2 image support #71
Comments
My first intention was, the In this case, the plugin would be useful even for themes like the If this feature is only interpreted by bird.gy at the moment, @dshanske s bridgy-publish may be an alternative. But as I said, I would prefer the |
I want to also provide the option to add the I'm OK adding to |
I am curious! |
added |
I left a comment on the commit about the distinction of the two classes. |
oh... that's new to me! thanks for the hint! is there a documentation about that behavior? |
I've had a a to-do to add meta box to the media attachment screen to allow a user to choose whether an image is photo post (
u-photo
) or featured (u-featured
).I finally found
attachment_fields_to_edit
so I can move forward with that now.Question is, should it be in the Microformats 2 plugin, or the IndieWeb plugin? I was thinking IW since not everyone necessarily will have mf2 installed, or the need to if using a mf2 ready theme.
@dshanske made the point that the plugin is designed to play well with themes if they declare support for mf2.
I can see logic for keeping all things mf2 in the MicroFormats 2 plugin, but I'd also like to see as many people get to use the photo option. It's easy to get confused as to how to include an image when POSSEing to Twitter or Facebook.
Do you have any thoughts @pfefferle ?
The text was updated successfully, but these errors were encountered: