Home
last modified time | relevance | path

Searched refs:info (Results 251 – 275 of 1857) sorted by path

1...<<11121314151617181920>>...75

/plugin/bureaucracyau/
H A Dsyntax.php200 $R->info['cache'] = false; // don't cache
/plugin/c3chart/
H A DREADME.md23 Please refer to the [DokuWiki document](http://www.dokuwiki.org/plugins) for additional info on how…
H A Daction.php61 $info = $this->getInfo();
62 $u = DOKU_BASE."lib/plugins/".$info['base']."/assets/".$u;
/plugin/captcha/
H A DREADME10 Please refer to http://www.dokuwiki.org/plugins for additional info
H A Dhelper.php578 $info = unpack($fields, $header);
581 if ($info['Subchunk1Size'] > 16) {
582 $header .= fread($fp, ($info['Subchunk1Size'] - 16));
/plugin/captcha/_test/
H A DGeneralTest.php
/plugin/caption/
H A DREADME.md12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/changes/
H A Dsyntax.php
/plugin/charter/
H A DREADME7 See COPYING for license info.
/plugin/chat/
H A Dlocal.php.dist9 $conf['chat']['show-progress'] = true; // display info bar
H A Dreadme.txt14 In the info-bar you can see the AJAX engine progress.
136 * Added ''$conf['chat']['show-progress']'' for enabling info bar
H A Dsyntax.php118 $renderer->info['cache'] = FALSE;//TODO: solve this. It remembers wrong username
/plugin/chiplink/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/ckgdoku/action/
H A Dedit.php1145 $info = $Renderer->info;
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 … Address",emailBody:"Message Body",emailSubject:"Message Subject",id:"Id",info:"Link Info",langCod… property in CKEDITOR.lang.en.link
H A Den.js.beautified436 info: "Link Info",
H A Den.js.unc5 …s","emailBody":"Message Body","emailSubject":"Message Subject","id":"Id","info":"Link Info","langC…
H A Dfr.js.unc446 "info": "Infos sur le lien",
H A Dlang_array.txt440 "info": "Link Info",
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc565 id: 'info',
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc159 id : 'info',
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc41 dialog.setValueOf( 'info', 'txtWidth', value );
47 dialog.setValueOf( 'info', 'txtHeight', value );
167 var width = dialog.getValueOf( 'info', 'txtWidth' ),
168 height = dialog.getValueOf( 'info', 'txtHeight' ),
514 id: 'info',
598 filebrowser: 'info:txtUrl'
1122 filebrowser: 'info:txtUrl',
1284 commitInternally.call( this, [ 'info:cmbFloat', 'info:cmbAlign',
1285 'info:txtVSpace', 'info:txtHSpace',
1286 'info:txtBorder',
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …tle:h.title,minWidth:375,minHeight:250,contents:[{id:"info",label:h.info,title:h.info,elements:[{i…
H A Dlink.js.unc199 var element = dialog.getContentElement( 'info', partIds[i] );
552 filebrowser: 'info:url'
562 id : 'info',
563 label : linkLang.info,
564 title : linkLang.info,
668 dialog.getValueOf( 'info', 'linkType' ) != 'url' )
818 filebrowser : 'info:media',
969 filebrowser : 'info:url',
1450 this.getContentElement('info', 'media').disable();
1452 this.showPage('info');
[all …]
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig6info","htmlPreview").getElement();e.getContentElement("info","charPreview").getElement().setHtml(a…
11 …ns+"</span>");this.getContentElement("info","charContainer").getElement().setHtml(f.join(""))},con…

1...<<11121314151617181920>>...75