Jonathan LaCour

Results 27 comments of Jonathan LaCour

So, @mapkyca, I am not sure that the existing "indieweb type" functionality aligns with the "Post Type Discovery" types. In fact, all of this could use a bit of an...

Hmm, in that case, I suppose I'll wait for a ContentType code refactor. Given that I am not as familiar with that code, its purpose, etc., I may have to...

This topic came up today in IRC / Slack, and I do think its something we should roadmap for 1.0. What do you think @mapkyca and @benwerd? I'm happy to...

Definitely more complex than I assumed! Thanks for the rundown. I do think its worth pursuing.

I tend to agree: `in-reply-to` support should be available persistently across all post types, eventually.

Cool idea @jgmac1106. It would be nice to allow plugins to declare a category for themselves, from a list of recommended categories, or to define an alternate category. The default...

Related, it might even be nice to have a plugin directory integrated on this page... Nextcloud has such a thing, and I find it to be very useful!

So, as @benwerd and @mapkyca think about how to implement this, I've gone ahead and done some tinkering and implemented a little service in my CleverCustomize plugin (not committed to...

Good to hear, thanks @postlund. Happy to test if and when you get to it.

I've been hammering out [an extension for encapsulating metadata about different post types](https://github.com/brentsimmons/JSONFeed/issues/51) and have implemented it on my site: * https://cleverdevil.io/content/all/?_t=jsonfeed For some particular post types: * https://cleverdevil.io/content/rsvp/?_t=jsonfeed *...