Home
last modified time | relevance | path

Searched refs:footnote (Results 1 – 25 of 72) sorted by relevance

123

/plugin/footnotestyle/
Drenderer.php44 $footnote = $this->doc;
50 $i = array_search($footnote, $this->footnotes);
55 $this->footnotes[count($this->footnotes)] = $footnote;
66 $this->footnotes[count($this->footnotes)] = $footnote;
81 foreach ( $this->footnotes as $footnote ) {
85 if (substr($footnote, 0, 5) != "@@FNT") {
116 $this->doc .= $footnote;
/plugin/refnotes/
Dstyle.css33 .sidebar_inside_left div.insitu-footnote,
34 .sidebar_inside_right div.insitu-footnote,
35 .sidebar_outside_left div.insitu-footnote,
36 .sidebar_outside_right div.insitu-footnote {
/plugin/odt/ODT/
DODTFootnote.php51 $footnote = $params->content;
56 $i = array_search($footnote, $params->document->footnotes);
64 $params->document->footnotes[$i] = $footnote;
69 $params->content .= $footnote;
/plugin/prosemirror/
Dstyle.less15 counter-reset: prosemirror-footnote;
69 .footnote {
71 content: counter(prosemirror-footnote) ')';
72 counter-increment: prosemirror-footnote;
120 .footnote-tooltip {
/plugin/header2/
Drenderer.php69 foreach ( $this->footnotes as $footnote ) {
73 if (substr($footnote, 0, 5) != "@@FNT") {
92 $this->doc .= $footnote;
/plugin/header3/
Drenderer.php88 foreach ( $this->footnotes as $footnote ) {
92 if (substr($footnote, 0, 5) != "@@FNT") {
111 $this->doc .= $footnote;
/plugin/odt/ODT/styles/
DODTPageLayoutStyle.php273 $footnote = '';
297 $footnote .= $items ['odt_property'].'="'.$items ['value'].'" ';
302 if ( !empty($layout) || !empty($bgi) || !empty($columns) || !empty($footnote) ||
316 if ( !empty($footnote) ) {
317 $style .= '<style:footnote-sep '.$footnote."/>\n";
/plugin/ckgedit/ckeditor/plugins/footnote/
Dplugin.js.unc3 CKEDITOR.plugins.add( 'footnote',
13 var lang = editor.lang.footnote;
15 lang = CKEDITOR.lang['default']['footnote'];
18 var lang_default = CKEDITOR.lang['default']['footnote'];
37 label: lang.ToolTip, //'Insert a footnote',
41 icon: this.path + 'images/footnote.png'
93 …validate : CKEDITOR.dialog.validate.notEmpty(lang.Validate), //'The footnote text field cannot be…
/plugin/ckgdoku/ckeditor/plugins/footnote/
Dplugin.js.unc3 CKEDITOR.plugins.add( 'footnote',
13 var lang = editor.lang.footnote;
15 lang = CKEDITOR.lang['default']['footnote'];
18 var lang_default = CKEDITOR.lang['default']['footnote'];
37 label: lang.ToolTip, //'Insert a footnote',
41 icon: this.path + 'images/footnote.png'
93 …validate : CKEDITOR.dialog.validate.notEmpty(lang.Validate), //'The footnote text field cannot be…
/plugin/text/
Drenderer.php83 foreach ( $this->footnotes as $footnote ) {
87 if (substr($footnote, 0, 5) != "@@FNT") {
96 $this->doc .= $footnote . DOKU_LF;
253 $footnote = $this->doc;
258 $i = array_search($footnote, $this->footnotes);
263 $this->footnotes[count($this->footnotes)] = $footnote;
/plugin/ckgedit/ckeditor/lang/
Den.js.ckgedit87 CKEDITOR.lang['en']['footnote'] = {
89 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
90 …'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> Th…
92 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
93 ToolTip: 'Insert a footnote',
100 Validate: 'The footnote text field cannot be empty.',
Dlang_array.txt720 CKEDITOR.lang['en']['footnote'] = {
722 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
723 …'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> Th…
725 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
726 ToolTip: 'Insert a footnote',
733 Validate: 'The footnote text field cannot be empty.',
/plugin/ckgdoku/ckeditor/lang/
Den.js.ckgedit81 CKEDITOR.lang['en']['footnote'] = {
83 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
84 …'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> Th…
86 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
87 ToolTip: 'Insert a footnote',
94 Validate: 'The footnote text field cannot be empty.',
Dlang_array.txt720 CKEDITOR.lang['en']['footnote'] = {
722 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
723 …'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> Th…
725 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
726 ToolTip: 'Insert a footnote',
733 Validate: 'The footnote text field cannot be empty.',
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
Dreadme.txt1 The code in this plugin has been adapted for the footnote tool in fckgLite.
/plugin/offline/
Drenderer.php114 foreach ( $this->footnotes as $footnote ) {
118 if (substr($footnote, 0, 5) != "@@FNT") {
137 $this->doc .= $footnote;
/plugin/twcheckliste/
Drenderer.php.old138 * Throw away footnote
141 // recover footnote into the stack and restore old content
142 $footnote = $this->doc;
/plugin/html2pdf/html2pdf/html2ps/
Ddefault.css514 reset-counter: footnote;
518 @footnote {
522 content: pending(footnote);
526 content: counter(footnote, super-decimal);
530 content: counter(footnote, super-decimal);
/plugin/ckgdoku/ckeditor/
Dconfig.js.unc106 …config.extraPlugins = 'signature,footnote,shortcuts,fontAssist,tags,timestamp,headerbuttons,geshi,…
377 CKEDITOR.lang['default']['footnote'] = {
379 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
380 …'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> Th…
382 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
383 ToolTip: 'Insert a footnote',
390 Validate: 'The footnote text field cannot be empty.',
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js2814 var footnote = head[1];
2816 footnote += "\n"; // Need to append newline before parsing.
2817 footnote = this.runBlockGamut(footnote + "\n");
2818 footnote = footnote.replace(/F\x1Afn:(.*?)\x1A:/g, _appendFootnotes_callback);
2825 if (footnote.match(/<\/p>$/)) {
2826 footnote = footnote.substr(0, footnote.length - 4) + "&#160;" + backlink + "</p>";
2828 footnote += "\n\n<p>" + backlink + "</p>";
2832 text += footnote + "\n";
/plugin/latexit/tests/my/
Dtest2.latex22 xxx\footnote{Poznámka pod čarou}
/plugin/ckgedit/ckeditor/
Dconfig.js.unc111 …config.extraPlugins = 'signature,footnote,shortcuts,fontAssist,tags,timestamp,headerbuttons,geshi,…
425 CKEDITOR.lang['default']['footnote'] = {
427 …'<ul style="list-style-type:disc;"><li>To create a footnote enter the footnote text into the editi…
428 …'<li>To edit a footnote enter the footnote id into the id box and click the Load button. <br /> Th…
430 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
431 ToolTip: 'Insert a footnote',
438 Validate: 'The footnote text field cannot be empty.',
/plugin/markdownextra/
Dmarkdown.php3119 $footnote = reset($this->footnotes_ordered);
3126 $footnote .= "\n"; # Need to append newline before parsing.
3127 $footnote = $this->runBlockGamut("$footnote\n");
3128 $footnote = preg_replace_callback('{F\x1Afn:(.*?)\x1A:}',
3129 array(&$this, '_appendFootnotes_callback'), $footnote);
3140 if (preg_match('{</p>$}', $footnote)) {
3141 $footnote = substr($footnote, 0, -4) . "&#160;$backlink</p>";
3143 $footnote .= "\n\n<p>$backlink</p>";
3147 $text .= $footnote . "\n";
/plugin/markdownextra/lib/meltdown/css/
Dmeltdown.css44 …wn-icon-code-block:before, .meltdown-icon-return:before, .meltdown-icon-footnote:before, .meltdown…
94 .meltdown-icon-footnote:before {
176 .meltdown_controls li.meltdown_control-footnote span,
195 .meltdown_controls li.meltdown_control-footnote span:before,
257 .meltdown_controls li.meltdown_control-footnote span:before {
/plugin/dokutexit/conf/
Dcommands.tex14 \let\dokufootnote\footnote

123