Gerrit Uitslag
Gerrit Uitslag
The multivalued entries are stored as separated key-value pairs in the data table. A `!=` or `LIKE NOT` are performed for each key-value pair, so that fails of course. There...
In the keyname of the column are all characters allowed, but `_` for the type postfix. So if this syntax is introduced, all the keynames should be separated by spaces...
Why changing current syntax? This prevents using a # for disabling a line Is it not better to use another symbol for this feature? edit: pardon, I see that a...
You are also changing stuff in the cloud syntax. Please provide descriptions of your changes, and their use cases. Why should I hide the edit button? Thanks.
Personally, I'm not enthusiastic about this config setting. It adds one more config setting, for something that should the same as editing raw text but in a more user friendly...
(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...
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...
No, only one sort criteria is stored. (https://github.com/splitbrain/dokuwiki-plugin-data/blob/master/syntax/table.php#L166)
I guess this would solve this issue as well: https://github.com/splitbrain/dokuwiki-plugin-dw2pdf/issues/420
(It looks to me that I cannot edit the wiki via GUI (you can git clone it...but that is cumbersome...))