User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
playground:playground [2019/10/28 22:16]
phulshof
playground:playground [2019/10/28 22:17] (current)
phulshof
Line 1: Line 1:
-====== PlayGround ====== +===== General Layout Structure ​===== 
-<​!-- ​test -->+ 
 +A layout generally consists of the following structure:​ 
 + 
 +  <​layout>​ 
 +   <​!-- ​Sound parameters ​--> 
 +   <​sound/>​ 
 +   <​!-- Menu structure --> 
 +   <​menu/>​ 
 +   <​!-- Video --> 
 +   <​video/>​ 
 +   <​!-- Image --> 
 +   <​image/>​ 
 +   <​!-- Text --> 
 +   <​text/>​ 
 +   <​!-- Video connected to the selected item --> 
 +   <​reloadableVideo/>​ 
 +   <​!-- Image connected to the selected item --> 
 +   <​reloadableImage/>​ 
 +   <​!-- Text connected to the selected item --> 
 +   <​reloadableText/>​ 
 +   <​!-- Scrolling text connected to the selected item --> 
 +   <​reloadableScrollingText/>​ 
 +  </​layout>​ 
 +\\
playground/playground.1572300969.txt.gz · Last modified: 2019/10/28 22:16 by phulshof