; ini-File of the MooFlow-template ; used to load js and default-values [javascript] ; the section "javascript" lists all urls to js-files that are required for the template ; urls are either absolute or relative to the folder of the current template: ../templates// js[] = "mootools-1.2-core.js" js[] = "mootools-1.2-more.js" js[] = "mooflow.js" ;js[] = "mooflowviewer.js" [stylesheets] ; the section "stylesheets" lists all urls to css-files that are required for the template ; urls are either absolute or relative to the folder of the current template: ../templates// css[] = "mooflow.css" ; additional css in ../templates// ;css[] = "mooflowviewer.css" [defaults] ; these values are default-values for the shortcode-option if this template is chosen