vibrancy icon indicating copy to clipboard operation
vibrancy copied to clipboard

Store `client_id` of client that created posts, with their post

Open jamietanna opened this issue 4 years ago • 2 comments

Something I have, at present on my site, is that I have information about the Micropub clients that are publishing content to my site.

Do you think this would be something you'd be interested in being part of Vibrancy, or is it something I should look at doing for just my own site?

jamietanna avatar Jul 24 '21 14:07 jamietanna

That sounds reasonable and could be an interesting data point. Where would you store it? Is it considered part of the post's properties?

barryf avatar Jul 26 '21 08:07 barryf

Interesting question - I'd say probably not, as they're pieces of metadata around a post's creation, and aren't anything that a client should be able to modify, so maybe $.client_id similar to how we've got $.url for a post's URL for internal use?

jamietanna avatar Jul 26 '21 09:07 jamietanna