| 6c9fde82 | 11-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
Ui\Revisions class replaces html_revisions()
no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design. The code for page navigation in Ui\
Ui\Revisions class replaces html_revisions()
no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design. The code for page navigation in Ui\Revisions is different with Ui\Recent.
show more ...
|
| 4f32ee18 | 30-Oct-2018 |
Andreas Gohr <gohr@cosmocode.de> |
relax access to admin action
Since we want to check the access to the Admin plugins on an individual basis, we need to grant access to all logged in users at first. This means a user could access th
relax access to admin action
Since we want to check the access to the Admin plugins on an individual basis, we need to grant access to all logged in users at first. This means a user could access the admin page, but would not see any plugins available.
show more ...
|