raymondberg / secret_wiki

A wiki designed for telling stories and keeping secrets as you do.
7 stars 1 forks source link

Add read-only permission level #28

Open raymondberg opened 2 years ago

raymondberg commented 2 years ago

Allow for Permissions to be toggleable for edit vs read-only vs none

Should work for pages and sections.

raymondberg commented 2 years ago

Another request came in for this:

Secrets: If not already able, add functionality to subdivide the permission attributes of a section: one attribute to make the section viewable -- viewing/read-only one attribute to enable for editing of the section These are necessarily hierarchical; if a user can edit they can also view Foundry VTT uses "Observer" and "Owner" which I think are not bad names (source: https://foundryvtt.com/article/users/)

Secrets: Visial cue to the owner(s) of a section about who can view/edit (who are the observers and who are the owners) similar to the FVTT module "Permision viewer" (source: https://github.com/Malekal4699/fvtt-module-permission-viewer/)