Page 1 of 1
Editor notes in admin screens
Posted: Tue Jan 21, 2020 12:41 pm
by 10010110
Is it possible to add editor notes to an admin screen (similar to how content blocks can be added)? I have a section where a LISE instance is shown on a page, and on the page editing screen I’d like to add a section/note that the contents are edited in the LISE instance (ideally with a link to that admin screen).
Re: Editor notes in admin screens
Posted: Tue Jan 21, 2020 3:16 pm
by scooper
CalGuy's Content Utils module has an option for 'static text' which you can add to your template. Not sure whether you can add links to it or not - give it a go.
s.
Re: Editor notes in admin screens
Posted: Wed Jan 22, 2020 1:16 am
by Dr.CSS
If you are trying to tell the editor what a content block is for you can 'label' it...
{content label='this content is edited in the LISE instance bla bla bla'}
Re: Editor notes in admin screens
Posted: Mon Jan 27, 2020 9:13 pm
by magallo
You could probably just edit the original admin template and save it in assets/admin_custom...