Home
last modified time | relevance | path

Searched refs:meta (Results 1651 – 1675 of 1683) sorted by path

1...<<6162636465666768

/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample03.lasso29 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
30 <meta name="robots" content="noindex, nofollow">
H A Dsample04.lasso29 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
30 <meta name="robots" content="noindex, nofollow">
H A Dsampleposteddata.lasso29 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
30 <meta name="robots" content="noindex, nofollow">
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property in FCKListsLib.EmptyElements
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm104 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js41 …ke:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,… property in FCKListsLib.EmptyElements
H A Dfckeditorcode_ie.js42 …ke:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,… property in FCKListsLib.EmptyElements
/plugin/xcom/conf/
H A Dmetadata.php2 $meta['inidir'] = array('string');
3 $meta['textbox_size'] = array('string');
4 $meta['local_url'] = array('string');
/plugin/xcom/
H A Dremote.php251 $file = metaFN($id,'.meta');
/plugin/xfortune/conf/
H A Dmetadata.php3 $meta['claim'] = array('string');
/plugin/xlsx2dw/_test/
H A DGeneralTest.php63 gettype($meta),
67 if ($conf !== null && $meta !== null) {
71 $meta,
76 foreach ($meta as $key => $value) {
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js51080 this.meta = chunk.meta;
51130 meta: self.meta
51482 meta: {
51504 meta: {
51529 meta: {
51538 meta: {
51561 meta: {
51571 meta: {
52879 meta: chunk.meta
53926 meta: chunk.meta
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js351 this.meta = {};
360 this.meta = chunk.meta;
400 meta : self.meta
784 meta : {
1192 meta : {
1261 updateCb(meta);
2060 meta : chunk.meta
2231 meta : {
3000 meta : chunk.meta
3011 meta : {}
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5570meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:meta="urn:oasis:names:t…
8437 var meta = [
22308 case 'meta': case '元数据': // TODO: <office:meta> <uof:元数据> FODS/UOF
22622 if(safegetzipfile(zip, 'meta.xml')) wb.Props = parse_core_props(getzipdata(zip, 'meta.xml'));
23014 'xmlns:meta': "urn:oasis:names:tc:opendocument:xmlns:meta:1.0",
23052 …o.push(write_meta_ods().replace(/<office:document-meta.*?>/, "").replace(/<\/office:document-meta>…
23096 f = "meta.xml";
23401 meta: mi,
24086 var mtype = varint_to_i32(ref.meta[1][0].data);
24127 var mtype = varint_to_i32(m.meta[1][0].data);
[all …]
/plugin/xref/conf/
H A Dmetadata.php3 $meta['grokbaseurl'] = array('string');
/plugin/xslfo/conf/
H A Dmetadata.php3 $meta['output'] = array('multichoice', '_choices' => array('browser', 'download'));
4 $meta['usecache'] = array('onoff');
5 $meta['template'] = array('multichoice', '_choices' => helper_plugin_xslfo::xsl());
6 $meta['command'] = array('string');
/plugin/xtern/conf/
H A Dmetadata.php2 $meta['ca_required'] = array('onoff');
3 $meta['max_time'] = array('numeric');
4 $meta['conceal'] = array('onoff');
5 $meta['noicons'] = array('onoff');
6 $meta['alt_div'] = array('string');
7 $meta['alt_class'] = array('string');
8 $meta['skip_pages'] = array('string');
/plugin/yalist/conf/
H A Dmetadata.php8 $meta['def_list_odt_export'] = array('multichoice', '_choices' => array('list', 'listheader', 'tabl…
/plugin/yearbox/_test/
H A DGeneralTest.php62 gettype($meta),
66 if ($conf !== null && $meta !== null) {
70 $meta,
75 foreach ($meta as $key => $value) {
/plugin/yearbox/conf/
H A Dmetadata.php3 $meta['namestructure'] = [
/plugin/yearbox/
H A Dsyntax.php408 $meta = p_get_metadata($id, false, true);
409 …$abstract = $meta['description']['abstract'] . '… ' . "\nEdited: " . date('Y-M-d', $meta['date']['…
/plugin/youtrack/conf/
H A Dmetadata.php8 $meta['url'] = array('string');
9 $meta['user'] = array('string');
10 $meta['password'] = array('string');
11 $meta['date_format'] = array('string');
/plugin/youtracklinks/conf/
H A Dmetadata.php8 $meta['youtrack_external_url'] = array('string');
9 $meta['open_in_new_window'] = array('onoff');
10 $meta['should_login'] = array('onoff');
11 $meta['login_user'] = array('string');
12 $meta['login_pass'] = array('string');
/plugin/yql/
H A Dsyntax.php128 $renderer->meta['date']['valid']['age'] =
129 isset($renderer->meta['date']['valid']['age']) ?
130 min($renderer->meta['date']['valid']['age'],$refresh) :
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …&&u<=91||u>185&&u<193||u>218&&u<223){var f=e.modifiers,_=f.alt||f.ctrl||f.meta||f.shift;f.alt||_&&…

1...<<6162636465666768