Components: Overview: Unterschied zwischen den Versionen

Aus CodeCoupler Wiki
Zur Navigation springen Zur Suche springen
Tm (Diskussion | Beiträge)
Die Seite wurde neu angelegt: „Components are elements which can be enabled or disabled by configuration or code. An enabled component will be automaticly included in the <head>-Section of t…“
 
Tm (Diskussion | Beiträge)
Die Seite wurde geleert.
 
Zeile 1: Zeile 1:
Components are elements which can be enabled or disabled by configuration or code. An enabled component will be automaticly included in the <head>-Section of the master-template. Please read [[Libraries: Master]] for more Information about the master-template and the usage of components.


CodeCoupler have the following components ready to use:
== jQuery ==
* '''Key:''' jquery
* '''Configuration Options:''' None
== jQuery-UI ==
* '''Key:''' jquery
* '''Configuration Options:''' Associative array with the following keys:
** ''theme:'' The theme to use. Download first a theme from the jQuery-UI-Website and store it into the folder '''assets/jquery-ui/css''. Use the foldername as configuration-value. By default only the theme "smoothness" is packaged.

Aktuelle Version vom 16. Juni 2013, 20:36 Uhr