Replies: 1 comment 6 replies
-
|
Thanks for your interest @j23n! Whereas receipt of webmentions felt very contained such that this project could be opinionated about handling that, sending webmentions feels much more open-ended by comparison. I think the way this project could support sends is through a general purpose utility that, given a
Alternate to the bool return value, the project could also provide a suite of exception classes corresponding to these outlined failure modes for the consumer to catch and handle how they deem fit. This feels like it provides an integration into sending without prescribing or claiming to know how the triggers for sending might arise in any system. Some consumers may wish to manually send webmentions through the admin somehow, whereas some may integrate it into their blog publishing workflow in an automated fashion, etc. and opinionation there feels like it should be avoided. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm looking for a way to send webmentions from a django project and would be happy to contribute such a feature to django-webmention.
Are there any thoughts/ideas that have gone into this already that you'd like me to take up / take into account?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions