Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Store webmention even if entity is not published - show on edit form too #177

Closed
swentel opened this issue Apr 26, 2018 · 3 comments
Closed

Comments

@swentel
Copy link
Owner

swentel commented Apr 26, 2018

the mention is only added to the queue when the node is published
when we start storing the send webmentions, we can add it here, and remove the queue, so that it can be send later

as for micropub, we can add an option to add it to queue, but not send it yet.

We need #75 to get in first though so we can refactor without having to much trouble

@swentel
Copy link
Owner Author

swentel commented Apr 26, 2018

Related to #81

@swentel swentel changed the title Store status of sending a mention if node is still unpublished Store webmention even if entity is not published - show on edit form too May 14, 2018
@swentel
Copy link
Owner Author

swentel commented Oct 19, 2018

So after giving this much thought, I decided to keep the current functionality.
As long as it's not published, there's never a queue item to be created. That makes more sense, since it's less complex.

@swentel swentel closed this as completed Oct 19, 2018
@sparxsys
Copy link

sparxsys commented Nov 6, 2020

I was trying to schedule my post and also syndicate them to twitter on a scheduled date. I didn't realise it is not possible. Anyways good to know now.

(Originally published at: https://www.ravisagar.in/issue/now-i-know-why-i-didnt-work-scheduled-posts)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants