dokuwiki-plugin-data icon indicating copy to clipboard operation
dokuwiki-plugin-data copied to clipboard

Form fill permission

Open RockyRoad29 opened this issue 11 years ago • 3 comments

Hello,

Maybe I missed something, but I could not find how to allow a user to edit data (fill the form) without allowing her to change the page source code.

For me a form on a a readonly page doesn't show the form modification button.

(feature request)

RockyRoad29 avatar Apr 11 '14 10:04 RockyRoad29

(Technically) the entry editor is just a variation on the normal page edit, but with a nice form. So it is required to have edit permissions before the form is shown.

Klap-in avatar Apr 12 '14 12:04 Klap-in

Further i think your request is difficulty to achieve, because it requires a permission level between Readonly and Edit. This level doesn't exist yet, and adding such a level is quite cumbersome for the purpose of a feature like this.

Klap-in avatar Apr 12 '14 12:04 Klap-in

On 12/04/2014 14:02, Gerrit Uitslag wrote:

(Technically) the entry editor is just a variation on the normal page edit, but with a nice form. So it is required to have edit permissions before the form is shown.


Reply to this email directly or view it on GitHub: https://github.com/splitbrain/dokuwiki-plugin-data/issues/122#issuecomment-40278680

Thank you Gerrit.

I haven't yet looked into the source code, but I will. This plugin is a great idea.

RockyRoad29 avatar Apr 12 '14 12:04 RockyRoad29