Embedding a tile system
Extension module for displaying content in a tile layout
Title 4
Video
Embedding of external provider's content
The display of embedded external content of the platform YouTube on the website of Chemnitz University of Technology and therefore the connection to the external server of the platform provider requires your consent before. First when you have given your consent for this provider (personal) data will be transmitted to the external server operator so that the content display can take place. The operator may be located in a non-European country.
With submitting the button you agree formally and voluntarily that you personal data as described in the Data Protection Policy with its there specified purposes will be processed for embedding of external content on the website of Chemnitz University of Technology. Your consent can be revoked separately or as a whole at any time without undue disadvantages for the future.
Integration of the module
In the TUCAL editor, this information is entered in the „Seiteneinstellungen (PHP)“ (page settings) text field:
require_once('tu/kachelsystem/script/kachelfunkt.php');
Basic structure
kachelsystem(string $embed_id);
Please note:
All settings for the tile system and the contents of the tiles can only be maintained via a separate administration area and not via WFM.
Recommended use cases:
- as an illustrative introductory page with links to the subpages
- as an appealing presentation of summarised, static content
Possible parameters
$embed_id
| PHP string- ID of the tile system to be embedded on the page
Examples
kachelsystem('66041485bc67c');