Home
last modified time | relevance | path

Searched refs:info (Results 401 – 425 of 1857) sorted by last modified time

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

/plugin/dokudrawingboard/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/ocr/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/structnotification/
H A Dadmin.php134 $html = p_render('xhtml',p_get_instructions($value), $info);
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/structnotification/action/
H A Dnotification.php124 p_get_instructions($message_with_replacements), $info);
195 foreach ($all_users as $user => $info) {
197 $set[$user] = $info;
198 } elseif (array_intersect($groups, $info['grps'])) {
199 $set[$user] = $info;
/plugin/code39/
H A DREADME13 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/scrollticker/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/dokutts/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/bookmark2wiki/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/achart/
H A DREADME.md16 Please refer to the [DokuWiki document](http://www.dokuwiki.org/plugins) for additional info on how…
/plugin/ckgedit/action/
H A Dedit.php1186 $info = $Renderer->info;
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc42 dialog.setValueOf( 'info', 'txtWidth', value );
48 dialog.setValueOf( 'info', 'txtHeight', value );
168 var width = dialog.getValueOf( 'info', 'txtWidth' ),
169 height = dialog.getValueOf( 'info', 'txtHeight' ),
515 id: 'info',
599 filebrowser: 'info:txtUrl'
1123 filebrowser: 'info:txtUrl',
1285 commitInternally.call( this, [ 'info:cmbFloat', 'info:cmbAlign',
1286 'info:txtVSpace', 'info:txtHSpace',
1287 'info:txtBorder',
[all …]
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …tle:h.title,minWidth:475,minHeight:300,contents:[{id:"info",label:h.info,title:h.info,elements:[{i…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc44 html: editor.lang.msword.info,
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc13366 a.type || (this.type = "info");
13499 …else if ("info" == this.type || "success" == this.type) a = "number" == typeof this.editor.config.…
14112 …er()), r(a, b, h)) : e && !a._.forcePasteDialog && a.showNotification(n, "info", a.config.clipboar…
21726 …if (a = a.data.definition, b = a.getContents("info").get("txtBorder"), b.commit = CKEDITOR.tools.o…
26525 … CKEDITOR.instances[a.name] && a.showNotification(a.lang.uploadwidget.abort, "info")
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified516 "info": "Link Info",
H A Den.js-4.9.merged5 …s","emailBody":"Message Body","emailSubject":"Message Subject","id":"Id","info":"Link Info","langC…
H A Den.js.4.95 …s","emailBody":"Message Body","emailSubject":"Message Subject","id":"Id","info":"Link Info","langC…
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",
/plugin/ckgedit/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…
H A Dspecialchar.js.unc46 var htmlPreview = dialog.getContentElement( 'info', 'htmlPreview' ).getElement();
48 dialog.getContentElement( 'info', 'charPreview' ).getElement().setHtml( value );
64 dialog.getContentElement( 'info', 'charPreview' ).getElement().setHtml( '&nbsp;' );
65 dialog.getContentElement( 'info', 'htmlPreview' ).getElement().setHtml( '&nbsp;' );
230 this.getContentElement( 'info', 'charContainer' ).getElement().setHtml( html.join( '' ) );
233 id: 'info',
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1info){f.info={}}f.info[g]=this.getValue()};function a(n){var k=0,h=0;for(var g=0,o,p=n.$.rows.leng…
H A Dtable.js.unc11 if ( !data.info )
12 data.info = {};
13 data.info[ id ] = this.getValue();
118 if ( data.info ) {
119 var info = data.info;
124 rows = parseInt( info.txtRows, 10 ) || 0,
125 cols = parseInt( info.txtCols, 10 ) || 0;
140 var headers = info.selHeaders;
200 info.txtHeight ? table.setStyle( 'height', info.txtHeight ) : table.removeStyle( 'height' );
201 info.txtWidth ? table.setStyle( 'width', info.txtWidth ) : table.removeStyle( 'width' );
[all …]
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc69 id: 'info',

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