Skip to content

Create design for contact box

At each page there should be a contact person box. Aim is to lower the barrier to contribution. So the right person (or team) can be found easily, if I want to report an error or if I want to contribute.

UAC:

  • a new record type "content owner" exists with these properties: title, contact url
  • Page properties offer a select box "content owner" with these options: display no contact box, inherit from parent page and a list of "content owner" record
  • implement box behaviour from page properties: ** if "display no contact box" is selected - no contact box is rendered ** if "inherit from parent page" is selected - the behaviour from the parent page (recursive) is used ** if a "content owner" record is selected - the title in the box is rendered
  • if a user clicks at feedback, a feedback form is opened and the content of the form is send to the contact url of the content owner record.

Zepplin link: https://app.zeplin.io/project/5939344233eb6a07fc53ba53/screen/5b75a1397acbcc02a72a6280

source: https://forge.typo3.org/issues/51598

Design: Content_Owner

Edited by Stefan Busemann