Skip to content
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

Posts endpoint: 📷 Create/update photo post type #538

Closed
3 tasks done
paulrobertlloyd opened this issue Dec 15, 2022 · 2 comments · Fixed by #721
Closed
3 tasks done

Posts endpoint: 📷 Create/update photo post type #538

paulrobertlloyd opened this issue Dec 15, 2022 · 2 comments · Fixed by #721
Labels
enhancement New feature or request plugin-endpoint Endpoint plug-in
Milestone

Comments

@paulrobertlloyd
Copy link
Collaborator

paulrobertlloyd commented Dec 15, 2022

This feature may need to be realised in stages:

  • Support entering URL to a photo
  • Support entering multiple photos (with JavaScript)
  • Support uploading a file, and getting URL response from Media endpoint

Entering multiple audio files (without JavaScript) is being tracked in #722.

@paulrobertlloyd paulrobertlloyd added enhancement New feature or request plugin-endpoint Endpoint plug-in labels Dec 15, 2022
@paulrobertlloyd paulrobertlloyd added this to the v1.x milestone Dec 15, 2022
@sentience
Copy link
Contributor

I think I needed this today. I noticed that publishing an image with a description via Micropub (using the Micro.Blog client) creates a Photo post type, but there does not appear to be a way to create such a post with Indiekit's web UI. Uploading a file works (and the metadata shown in the Uploaded Files view says it has a post type of "photo"), but the uploaded image doesn't appear in the Published posts list, nor do I see any way to add a description or syndicate it.

@paulrobertlloyd
Copy link
Collaborator Author

In the next beta it will be possible to add multiple photos, and upload files from the post interface. The only outstanding issue is being able to add multiple photos without JavaScript, which is now being tracked as a separate issue in #722.

@paulrobertlloyd paulrobertlloyd modified the milestones: v1.x, v1.0 Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin-endpoint Endpoint plug-in
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants