Django

Results 77 comments of Django

Ah I understand, you would like a setting to to drop Fediverse replies! So would you expect that globally, per post-type or per-post?

Simply mapping the image description to the an image alt text works if there is only 1 image, when multiple images are used... all images will have the same `alt`...

What if users could add their own Notes to a custom Collection, which would publicly display as an article. Bonus points if this (reader view) adds support for Article type...

Note is the ActivityPub object type used for status or Toot

> help me figure out how to make this fit into a block paradigm @dshanske the challenge I see with blocks is that a user can add any number of...

Very interesting, I wasn't aware of [Post Type Discovery](https://indieweb.org/post-type-discovery)

If using a dash or a space be sure to wrap the string in double quotes: `wp user create "fname-lname" [email protected]`