Home
last modified time | relevance | path

Searched refs:o (Results 1226 – 1250 of 1307) sorted by last modified time

1...<<41424344454647484950>>...53

/plugin/pagemove/lang/fr/
H A Dpagemove.txt8 …* Il est impossible de déplacer le document vers un espace de nommage où un document du même nom e…
/plugin/pagemove/lang/es/
H A Dlang.php.txt21 $lang['pm_notstart'] = 'La página de Inicio no puede ser movida o renombrada';
32 $lang['pm_norights'] = 'No tiene suficientes permisos para editar uno o mas de los punteros a est…
/plugin/pagemove/lang/lv/
H A Dpagemove.txt3 Šis modulis ļauj pārvietot un/vai pārdēvēt tekošo lapu. \\
7 * Tev vajag tiesības labot šo lapu un visas lapas, kas uz to norāda.
12 Visas saites uz šo lapu un no tās tiks automātiski nomainītas atbilstoši jaunajam lapas nosaukumam …
/plugin/pagemove/lang/pl/
H A Dlang.php.txt27 $lang['pm_existing1'] = 'Dokument o nazwie ';
H A Dpagemove.txt.txt7 * Dokument i jego wsteczne linki nie mogą być w trakcie edycji (założona blokada).
9 * Nie można przesunąć dokumentu do katalogu, w którym już jest dokument o tej samej nazwie.
/plugin/s5reloaded/ui/thesis/pics/
H A Dbackground-head.xcf19 …��������������������������������~~~||�}zz�wxxvt�ststqrromkifg�feedb�c…
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js203 this.observers = this.observers.reject( function(o) { return o.element==element }); argument
209 this.observers.each( function(o) { argument
210 if(o[eventName]) o[eventName](eventName, draggable, event);
218 function(o) { return o[eventName]; } argument
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js16 this.o = null;
209 for (var oProp in o) {
210 if (typeof o[oProp] == 'function') o[oProp] = function(){return false;}
276 if (!o) {
281 o = null;
287 o.insertBefore(p,o.firstChild); // bottom-to-top
291 o = null;
305 for (var o in o2) {
306 if (typeof o1[o] == 'undefined') o1[o] = o2[o];
321 if (!self.o) {
[all …]
/plugin/s5reloaded/ui/thesis/
H A Dslides.js270 for (var o = 0; o < menunodes.length; o++) {
271 otext += nodeValue(menunodes[o]);
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.conv… variable
/plugin/tline/
H A DREADME.txt78 --- o ---
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1541 …onsole" in window&&"error" in window.console){A=function(F,E){if(E!=null){console.error(E+" %o",F);
2347 SimileAjax.JSON.toJSONString=function(o){if(o instanceof Object){return s.object(o); argument
2348 }else{if(o instanceof Array){return s.array(o);
2349 }else{return o.toString();
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js600 }if(Q){var o=T.slice(S);
602 var h=function(r,i,s){return I._onClickMultiplePreciseInstantEvent(A.elmt,i,o);
606 n<o.length;
607 n++){this._eventIdToElmt[o[n].getID()]=A.elmt;
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8 …an>');var m=j.settings.labels.text.navigator.tip;e.each(j.frames,function(n,o){l.append('<a id="'+… argument
/plugin/animation/styles/
H A Dscianimator.blue.css27 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -17px #cbe6f2, 0 0 3px #89bad2;
33 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -10px #cbe6f2, 0 0 3px #89bad2;
39 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -10px #cbe6f2, 0 0 3px #3985a8;
H A Dscianimator.css80 -o-box-shadow: 0 0 3px 1px #666666 inset, 0 0 1px #00FF00;
88 -o-box-shadow: 0 0 3px 1px #666666 inset, 0 0 1px red;
96 -o-box-shadow: 0 0 3px 1px #666666 inset, 0 0 1px blue;
H A Dscianimator.dark.css27 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -17px #000, 0 0 3px #000;
33 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -10px #000, 0 0 3px #000;
39 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -10px #000, 0 0 3px #555;
H A Dscianimator.light.css27 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -17px #ccc, 0 0 3px #999;
33 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -10px #ccc, 0 0 3px #999;
39 -o-box-shadow: inset 0 1px 3px #fff, inset 0 -10px #ccc, 0 0 3px #555;
/plugin/clock/
H A Dstyle.css152 border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px;
/plugin/usersubscriptions/
H A Dsyntax.php57 $o = explode('=', $os[$i]);
58 $opts[$o[0]] = isset($o[1]) ? $o[1] : true;;
/plugin/processing/
H A Dscript.js600 this.contains = function(o) { argument
601 return isIn(o);
604 this.containsAll = function(o) { argument
605 var it = o.iterator();
622 this.remove = function(o) { argument
623 if (this.contains(o)) {
624 removeItem(o);
677 this.equals = function(o) { argument
678 return virtEquals(pair.key, o.getKey());
689 this.hashCode = function(o) { argument
/plugin/farm/
H A Dsoapconfig.class.php282 foreach(array_map('trim', explode(',', $ovr)) as $o) {
283 $o = array_map('trim', explode('=', $o));
284 if(count($o) == 1) {
285 $app['allowed']['value'][$sname][$o[0]] = true;
286 }elseif(count($o) == 2) {
287 …if(preg_match('`^\[[^]]+\]$`', $o[1])) $o[1] = array_map('trim', explode(',', substr($o[1], 1, -1)…
288 elseif(preg_match('`^[0-9]+$`', $o[1])) $o[1] = (int)$o[1];
289 elseif(preg_match('`^[0-9]+\.[0-9]+$`', $o[1])) $o[1] = (float)$o[1];
290 elseif(preg_match('`^(true|false)$`i', $o[1])) $o[1] = (strtolower($o[1]) == 'true');
291 elseif(preg_match('`^null$`i', $o[1])) $o[1] = null;
[all …]
H A Dscript.js7 var o = null;
54 if(d.getAttribute('openned') == items[i].getAttribute('ref')) o = items[i];
100 if(o) {
101 var p = o.clearPath();
102 if(!o.className.match(/animal_dir/)) p = p.substr(0, p.lastIndexOf('/'));
104 o.open();
H A Dsoapserver.php91 foreach(array_map('trim', explode(',', $ovr)) as $o) {
92 $o = array_map('trim', explode('=', $o));
93 if(count($o) == 1) {
94 $app['allowed'][$sname][$o[0]] = true;
95 }elseif(count($o) == 2) {
96 …if(preg_match('`^\[[^]]+\]$`', $o[1])) $o[1] = array_map('trim', explode(',', substr($o[1], 1, -1)…
97 elseif(preg_match('`^[0-9]+$`', $o[1])) $o[1] = (int)$o[1];
98 elseif(preg_match('`^[0-9]+\.[0-9]+$`', $o[1])) $o[1] = (float)$o[1];
99 elseif(preg_match('`^(true|false)$`i', $o[1])) $o[1] = (strtolower($o[1]) == 'true');
100 elseif(preg_match('`^null$`i', $o[1])) $o[1] = null;
[all …]
/plugin/farm/install/
H A Dfarmstructurecreator.php74 foreach($out as $o) echo ' <li>'.getLang($o).'</li>'."\n";

1...<<41424344454647484950>>...53