DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Users manualΒΆ

The layout of the dialogs and the chapters like font types, font size and font color can be choosen and Illustrating images can be inserted at a specified position.
The layout is configured in the backend, where several fields have to be filled. When the entries are saved the frontend cache has to be cleared:

Title:

The name of the interview, play or radio play can be entered here.

Play:

The In this field the raw text of the play or interview can be copied. If you have illustrating pictures, their filenames (like: image.png) have to be inserted at the position of the text, where they are to appear later on the web page.

Chapters:

In this field the comma separted names of the chapters or acts have to be entered. The wording of the names must exactly match their appearance in the text of the play and mustn't contain commas. Example:Act 1, Act 2 ...

Speakers:

The names of the actors or dialogue partners have to be entered in the following way:

  1. comma separated

  2. case-sensitive as they appear in the field Play It makes a difference if the actors are called John and Mary or JOHN and MARY in the Field "Play". It is recommended to use a unique spelling in the fields "Play" and "Speakers" to reduces the amount of comma-separated values in this field

  3. unique as they appear in the field Play The colon, space or opening bracket behind the names according to their appearance in the field "Play" has to be entered too.

    Example: John:,Mary: ...


Images:

The filenames of the used images in the same spelling as they appear in the field "Play" can be entered here.

Example: image1.png,image2.jpg ...

Imagepath:

The filepath of the images which are uploaded in the filelist module of the backend can be entered here. Since typo3 8 the root typo3 folder has to be prepended to filepath.

Example: typo3_src-8.7.10/fileadmin/Resources/Public/scene


Width:

The width of the published play or interview on the website can be entered here. The unit is pixel. Possibile values are 100 - 1000 pixel.

Example: 800

Imagewidth:

The width of the images in the play or interview can be entered here. The unit is pixel. Possibile values are 100 - 1000 pixel. The side ratios of the images will remain.

Example: 500


Font-

title:The font of the play's title can be selected here.
date:The font of the play's date can be selected here.
play:The font of the play's text can be selected here.
chapters:The font of the play's chapters can be selected here.

Fontsize-

title:The fontsize of the play's title can be selected here.
date:The fontsize of the play's date can be selected here.
play:The fontsize of the play's text can be selected here.
chapters:The fontsize of the play's chapters can be selected here.

Fontcolor-

title:The fontcolor of the play's title can be selected here.
date:The fontcolor of the play's date can be selected here.
play:The fontcolor of the play's text can be selected here.
chapters:The fontcolor of the play's chapters can be selected here.

Fontstyle-

title:The fontstyle of the play's title can be italic or normal.
date:The fontstyle of the play's date can be italic or normal.
play:The fontstyle of the play's text can be italic or normal.
chapter:The fontstyle of the play's chapters can be italic or normal.

Hangingindent:You can decide how far the lines with the speakers name juts out to the left while the rest of the text is neatly indented. The range goes from 0 to 100 pixel.