dokuwiki/inc/Ui
Andreas Gohr 31afae8a52 allow admin components to skip being shown in the admin menu
This is related to #4249. At least the farmer plugin provides a top
level admin component and several sub components which are loaded from
the top component. For this use case it makes sense to be able to hide
components from the admin interface. Default remains to show all.
2024-04-16 13:48:47 +02:00
..
Media Use str_starts_with/str_ends_with 2023-09-14 23:06:43 +02:00
Admin.php allow admin components to skip being shown in the admin menu 2024-04-16 13:48:47 +02:00
Backlinks.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
Diff.php Apply rector fixes to inc/Ui 2023-08-29 15:23:35 +02:00
Editor.php introduce a template function to output a inline script 2024-02-21 15:56:24 +01:00
Index.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
Login.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
MediaDiff.php Let ChangeLog set the mode(media/page) for a revision log entry 2023-09-25 00:07:03 +02:00
MediaRevisions.php Let ChangeLog set the mode(media/page) for a revision log entry 2023-09-25 00:07:03 +02:00
PageConflict.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
PageDiff.php little refactoring 2023-09-25 00:10:01 +02:00
PageDraft.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
PageRevisions.php Let ChangeLog set the mode(media/page) for a revision log entry 2023-09-25 00:07:03 +02:00
PageView.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
Recent.php update Recent as well 2023-09-25 01:55:20 +02:00
Revisions.php codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Search.php code style: line breaks 2023-08-31 22:44:40 +02:00
SearchState.php Apply rector fixes to inc/Ui 2023-08-29 15:23:35 +02:00
Subscribe.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
Ui.php codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
UserProfile.php The delete profile form was no more visible due to a missing echo 2024-02-12 17:50:40 +01:00
UserRegister.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
UserResendPwd.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00