Home
last modified time | relevance | path

Searched refs:cite (Results 1 – 25 of 73) sorted by relevance

123

/plugin/webcomponent/_test/data/pages/
H A Dblockquote.txt10 * the [[cite|citation]] at the right side
25 <cite>Say the [[card|card]]</cite>
35 <cite>Citation</cite>
46 <cite>Nico</cite>
H A Dcite.txt5 The ''cite'' element
16 <cite>Nico</cite>
H A Dcard_column.txt33 <cite>Someone famous in [[dokuwiki:webcomponent:start|Source Title]]</cite>
52 <cite>Someone famous in [[dokuwiki:webcomponent:start|Source Title]]</cite>
/plugin/mikioplugin/syntax/
H A Dblockquote.php21 'cite' => array('type' => 'text', 'default' => ''),
53 if($data['cite'] != '') {
54 $i = strripos($footer, $data['cite']);
56 $cite = substr($footer, $i, strlen($data['cite']));
57 $footer = substr($footer, 0, $i) . '<cite class="' . $this->elemClass . ' ' . $this->classPrefix . 'cite" title="' . $cite . '">' . substr($footer, $i, strlen($cite)) . '</cite>'
[all...]
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest17.txt1 Agilni manifest je skvely! \cite{bib:agile-manifesto}. Tohle je sice taky dobry \cite{bib:arlow-uml…
/plugin/cite/
H A Dplugin.info.txt1 base cite
6 desc This plugin gives you the ability to let users cite your work.
7 url https://www.dokuwiki.org/plugin:cite
H A DREADME.md13 This plugin gives you the ability to let users cite your work. This is required quite often in acad…
15 The way this is done is by appending `&do=cite` to a wiki page's URL in addition to an optional rev…
27 * [https://www.dokuwiki.org/plugin:cite](https://www.dokuwiki.org/plugin:cite)
33 * [https://github.com/tatewake/dokuwiki-plugin-cite](https://github.com/tatewake/dokuwiki-plugin-ci…
H A DCHANGELOG.md32 [1.1.0]: https://github.com/tatewake/dokuwiki-plugin-cite/releases/tag/1.1.0
33 [1.0.0]: https://github.com/tatewake/dokuwiki-plugin-cite/releases/tag/1.0.0
35 [CITE-4]: http://192.168.1.150/open-source/dokuwiki/cite/-/issues/4
36 [CITE-3]: http://192.168.1.150/open-source/dokuwiki/cite/-/issues/3
H A DMenuItem.php3 namespace dokuwiki\plugin\cite;
/plugin/blockquote/
H A Dstyle.css15 /* cite */
16 .dokuwiki cite.blockquote-plugin {
20 .dokuwiki blockquote.blockquote-plugin cite.blockquote-plugin {
25 .dokuwiki blockquote.blockquote-plugin cite.blockquote-plugin:before {
/plugin/codehighlight/cp/languages/
H A Dvbscript.css21 s, s b, span s u, span s cite, strong span s {
26 strong s,strong s b, strong s u, strong s cite {
68 cite, s cite { selector
H A Dasp.css21 s, s b, span s u, span s cite, strong span s {
26 strong s,strong s b, strong s u, strong s cite {
68 cite, s cite { selector
H A Dphp.css7 s, s b, strong s u, strong s cite {color:#5656fa;font-weight:normal;} /* attributes and strings */
12 cite, s cite {color:red;font-weight:bold;} /* <?php and ?> */ selector
H A Dautoit.css13 cite, cite *{color:#009933;font-weight:normal;} selector
/plugin/textile2/
H A DclassTextile.php528 $atts = $cite = $graf = $ext = '';
537 list(,$tag,$atts,$ext,$cite,$graf) = $m;
538 … list($o1, $o2, $content, $c2, $c1) = $this->fBlock(array(0,$tag,$atts,$ext,$cite,$graf));
550 … list($o1, $o2, $content, $c2, $c1) = $this->fBlock(array(0,$tag,$atts,$ext,$cite,$line));
575 $cite = '';
589 list(, $tag, $atts, $ext, $cite, $content) = $m;
604 $cite = $this->checkRefs($cite);
605 $cite = ($cite != '') ? ' cite="' . $cite . '"' : '';
606 $o1 = "\t<blockquote$cite$atts>\n";
700 list(,, $tag, $atts, $cite, $content, $end) = $m;
[all …]
/plugin/jquotes/
H A Dhelper.php63 $cite = $jsonArray['quotes'][$i]['author'];
64 $text = $quote.'|'.$cite;
H A Dsyntax.php81 $cite = $full[1];
85 $renderer->doc .= "<figcaption>$cite</figcaption>";
/plugin/cite/lang/en/
H A Dintro.txt5 This plugin gives you the ability to let users cite your work. This is required quite often in acad…
7 The way to show the page with the different citations styles is by appending ''&do=cite'' to a wiki…
33 * **cite_getCiteURL()** : A //citation link// so that you can let others easily cite your work
39 For further support or discussion, please see the official [[doku>plugin:cite|plugin]] page.
/plugin/formatplus2/
H A DREADME31 | Block Insert | %%<ins title =cite @date></ins>%% | INS CLASS=block |
32 | Block Delete | %%<del title =cite @date></del>%% | DEL CLASS=block |
33 | Block Quote | %%<quote cite></quote>%% | BLOCKQUOTE CLASS=citation |
40 All attributes are optional. For inline quotes, the cite attribute can
41 be specified like this: %%""=cite|..""%%
/plugin/formatplus/
H A DREADME31 | Block Insert | %%<ins title =cite @date></ins>%% | INS CLASS=block |
32 | Block Delete | %%<del title =cite @date></del>%% | DEL CLASS=block |
33 | Block Quote | %%<quote cite></quote>%% | BLOCKQUOTE CLASS=citation |
40 All attributes are optional. For inline quotes, the cite attribute can
41 be specified like this: %%""=cite|..""%%
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js32 …, br:1, kbd:1, map:1, samp:1, b:1, acronym:1, '#':1, abbr:1, code:1, i:1, cite:1, tt:1, strong:1, …
36 …rm:1, select:1, '#':1, ins:1, abbr:1, label:1, code:1, table:1, script:1, cite:1, input:1, strong:… property in FCK.DTD.H
74 cite: L,
H A Dfck_xhtml10transitional.js35 …G = X({b:1, acronym:1, bdo:1, 'var':1, '#':1, abbr:1, code:1, br:1, i:1, cite:1, kbd:1, u:1, strik…
39 …':1, select:1, menu:1, ins:1, abbr:1, label:1, code:1, table:1, script:1, cite:1, input:1, iframe:… property in FCK.DTD.K
81 cite: L,
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js37 …InlineChildReqElements : { abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,… property in FCKListsLib.InlineChildReqElements
40 …InlineNonEmptyElements : { a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,fon… property in FCKListsLib.InlineNonEmptyElements
/plugin/wikipediasnippet/
H A Dsyntax.php126 …$wpContent .= '<cite><strong><a href="'.$articleLink.'" class="interwiki iw_wp">'.$title.'</a…
/plugin/zotero/
H A Dsyntax.php63 $this->Lexer->addSpecialPattern('\\\cite.*?\}', $mode, 'plugin_zotero');

123