[FEATURE] Make position of sys notes configurable
Add a new field "position" to allow editors to define where the sys_note record is rendered. Resolves: #83965 Releases: master Change-Id: I22c6b5c66ce5ab58a112f844fd763a18788552f9 Reviewed-on: https://review.typo3.org/55976 Reviewed-by:Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Guido Schmechel <littlegee@web.de> Tested-by:
Guido Schmechel <littlegee@web.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-83965-MakePositionOfSysNotesConfigurable.rst 15 additions, 0 deletions...ster/Feature-83965-MakePositionOfSysNotesConfigurable.rst
- typo3/sysext/sys_note/Classes/Controller/NoteController.php 3 additions, 2 deletionstypo3/sysext/sys_note/Classes/Controller/NoteController.php
- typo3/sysext/sys_note/Classes/Domain/Repository/SysNoteRepository.php 13 additions, 5 deletions.../sys_note/Classes/Domain/Repository/SysNoteRepository.php
- typo3/sysext/sys_note/Classes/Hook/PageHook.php 17 additions, 2 deletionstypo3/sysext/sys_note/Classes/Hook/PageHook.php
- typo3/sysext/sys_note/Classes/Hook/RecordListHook.php 16 additions, 2 deletionstypo3/sysext/sys_note/Classes/Hook/RecordListHook.php
- typo3/sysext/sys_note/Configuration/TCA/sys_note.php 24 additions, 1 deletiontypo3/sysext/sys_note/Configuration/TCA/sys_note.php
- typo3/sysext/sys_note/Resources/Private/Language/locallang_tca.xlf 9 additions, 0 deletions...ext/sys_note/Resources/Private/Language/locallang_tca.xlf
- typo3/sysext/sys_note/ext_localconf.php 5 additions, 3 deletionstypo3/sysext/sys_note/ext_localconf.php
- typo3/sysext/sys_note/ext_tables.sql 1 addition, 0 deletionstypo3/sysext/sys_note/ext_tables.sql
Please register or sign in to comment