-
Notifications
You must be signed in to change notification settings - Fork 50
Description
TL;DR: Can you investigate the Netlify CMS "Open Authoring" feature (https://www.netlifycms.org/docs/open-authoring/) to enable ordinary users to suggest edits via the CMS?
Long version:
As mentioned in #300, I noticed several blog posts which could be improved, in formatting, or language/spelling/grammar. It was mentioned, quite rightly, that it is preferred for changes to be made via the CMS rather than raw editing the files. I decided to have a play for my own interest, and managed to clone the site into my own Netlify CMS instance, and test editing files, which went quite well.
Rather than me asking if I could have CMS access to make these little changes (which would be unlikely as I'm basically a nobody here!), I see that Netlify CMS has a feature they call "Open Authoring", described at https://www.netlifycms.org/docs/open-authoring/ which seems like a great solution. It would allow people like me to make suggested changes to pages, done via the CMS (so hopefully won't break anything), which the Kodi team could decide whether or not to accept. And without you needing to trust people with CMS access. Can you look into this?
Footnote: If I was to try and sell myself to you, I would point you at three pages I changed as examples of the sort of edits I'd like to make, namely:
- Kodi 15.1 Isengard - Release Candidate: original, versus with my suggested edits
- Kodi 15.0 skin showcase: original, versus with my suggested edits
- Kore - The new official Android remote: original, versus with my suggested edits
I'm not a professional writer or copy editor or developer, just an end-user (since original Xbox days) of XBMC/Kodi, and someone who likes correcting typos on Wikipedia etc. :)
Thanks for reading.