Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 25 of 135) sorted by relevance

123456

/template/breeze/bower_components/gumby/js/libs/ui/
H A Djquery.validation.js73 settings = $.extend({
85 if(!settings.required.length) {
90 reqLength = settings.required.length,
96 $this.find('[name="'+settings.required[i].name+'"]'),
97 settings.required[i].validate || false
122 if(settings.submit && typeof settings.submit === 'function') {
123 settings.submit($this.serializeArray());
133 if(settings.fail && typeof settings.fail === 'function') {
134 settings.fail();
/template/m1/
H A Dscript.js213 var settings = $.extend( {
225 var name = settings.name,
238 .addClass(settings.side)
240 speed : settings.speed,
241 side : settings.side,
242 body : settings.body,
244 onOpen : settings.onOpen,
245 onClose : settings.onClose
253 else if(typeof settings.source === 'string' && privateMethods.isUrl(settings.source)) {
267 if(settings.renaming) {
[all …]
/template/boozurk/tinynav/
H A Dtinynav.js6 var settings = $.extend({
26 if (settings.header !== '') {
28 $('<option/>').text(settings.header)
51 if (!settings.header) {
54 .index($(l_namespace_i + ' li.' + settings.active)) + ')')
67 if (settings.label) {
72 .append(settings.label)
/template/arctic-mbo/
H A DMakefile96 LANG=$(DIST_DIR)/lang/de/settings.php \
97 $(DIST_DIR)/lang/cs/settings.php \
98 $(DIST_DIR)/lang/en/settings.php \
99 $(DIST_DIR)/lang/eo/settings.php \
100 $(DIST_DIR)/lang/es/settings.php \
101 $(DIST_DIR)/lang/fr/settings.php \
102 $(DIST_DIR)/lang/it/settings.php \
103 $(DIST_DIR)/lang/pl/settings.php \
104 $(DIST_DIR)/lang/pt/settings.php \
105 $(DIST_DIR)/lang/ru/settings.php
/template/scanlines/js/
H A Djquery.fittext.js16 var settings = { class in $.fn.fitText
26 $.extend( settings, options );
31 …x(Math.min($this.width() / (compressor*10), parseFloat(settings.maxFontSize)), parseFloat(settings
/template/dokubrick/
H A DMakefile99 LANG=$(DIST_DIR)/lang/de/settings.php \
100 $(DIST_DIR)/lang/en/settings.php \
101 $(DIST_DIR)/lang/es/settings.php \
102 $(DIST_DIR)/lang/fr/settings.php \
103 $(DIST_DIR)/lang/it/settings.php \
104 $(DIST_DIR)/lang/pl/settings.php \
105 $(DIST_DIR)/lang/pt/settings.php
/template/strap/_test/
H A DtplUtilityTest.php176 // $settings = $configuration->getSettings();
179 // $setting = $settings[$key];
225 // $settings = $configuration->getSettings();
228 // $setting = $settings[$key];
/template/starterpjax/
H A Djquery.pjax.js186 options.beforeSend = function(xhr, settings) { argument
189 if (settings.type !== 'GET') {
190 settings.timeout = 0
196 if (!fire('pjax:beforeSend', [xhr, settings]))
199 if (settings.timeout > 0) {
203 }, settings.timeout)
206 settings.timeout = 0
209 options.requestUrl = parseURL(settings.url).href
/template/notos/lang/en/
H A Dstyle.txt2 The non-bold variables are not used by Notos but plugins may rely on their settings, so they should contain reasonable
7 wiki it is recommended to make the ''wiki'' namespace world readable in the ACL settings or
/template/klean/
H A Djquery.slicknav.min.js6settings=n.extend({},a,t),this._defaults=a,this._name=i,this.init()}var a={label:"MENU",duplicate:…
/template/gtopia/
H A DTwitterAPIExchange.php31 * @param array $settings
33 public function __construct(array $settings) argument
/template/usable/blueprint/plugins/fancy-type/
H A Dreadme.txt13 1) Add this plugin to lib/settings.yml.
/template/quickjump/blueprint/plugins/fancy-type/
H A Dreadme.txt13 1) Add this plugin to lib/settings.yml.
/template/cowboy/css/nashville/
H A Dgenerator_config.txt2 # Upload this file to the generator to recreate the settings
/template/sprintdoc/lang/nl/
H A Dstyle.txt1 Gebruik de Media Manager voor het wijzigen van de favicon. Upload een "favicon.ico" naar de "wiki" of root namespace en deze wordt automatisch gebruikt. Bij een gesloten Wiki wordt aanbevolen om de "wiki" of root namespace leesbaar te maken in de ACL settings, anders is de favicon niet zichtbaar voor niet ingelogde gebruikers
/template/parallax/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/newspaper/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/arcadebasic/lang/en/
H A Dstyle.txt1 If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
/template/notepad/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/starter/lang/en/
H A Dstyle.txt1 If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
/template/ravel/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/able/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/klean/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/hexa/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…
/template/drop/lang/en/
H A Dstyle.txt1 …nded to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon w…

123456