Home
last modified time | relevance | path

Searched refs:main (Results 26 – 50 of 580) sorted by path

12345678910>>...24

/plugin/bibtex/OSBib/create/
H A Dosbib.css56 * .mainTable: the table containing the main content of WIKINDX
/plugin/bibtex/OSBib/format/
H A DREADME.txt108 This is the main OSBib engine.
/plugin/bibtex4dw/
H A DTODO.md57 However, the main focus of the plugin remains allowing to reference literature from within the DokuWiki, much the same as BibTeX allows authors to reference literature in their writings. Managing a bibliographic database is an entirely different issue.
/plugin/c3chart/assets/
H A Dc3.min.js2main;t.axes.x=i.append("g").attr("class",Y.axis+" "+Y.axisX).attr("clip-path",e.axis_x_inner?"":t.…
/plugin/cacherevisionseraser/
H A DREADME.md47 * Added a hyperlink in the plug-in main page to quickly visit the website (It will open a new windo…
H A Dadmin.php117 $cmd = $this->get_req('cmd', 'main');
/plugin/catlist/
H A Dsyntax.php303 // Info on the main page (the "header" page)
307 $main = array( 'id' => $id,
311 $main['title'] = $data['headTitle'];
313 if ($data['useheading'] && $main['exist'])
314 $main['title'] = p_get_first_heading($main['id'], true);
315 if (is_null($main['title'])) {
317 $main['title'] = end($ex);
320 $data['main'] = $main;
[all...]
/plugin/cite/
H A DREADME.md17 …tion aware", but otherwise you will need to add code to your template's **main.php** for the citat…
/plugin/cite/lang/en/
H A Dintro.txt10 Otherwise you will need to add code to your template's **main.php** for the citation links to appea…
/plugin/cite/lang/nl/
H A Dintro.txt12 kun je de knop weer uitzetten. Anders zul je zelf code aan de **main.php** van je template moeten t…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md595 * [#12550](http://dev.ckeditor.com/ticket/12550): Added the `<main>` element to the [`CKEDITOR.dtd`…
673 * [#12296](http://dev.ckeditor.com/ticket/12296): Merged `benderjs-ckeditor` into the main CKEditor…
1060 …om/ticket/10368): Move language reading direction definition (`dir`) from main language file to co…
H A Dckeditor.js49 form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,header:1,hgroup:1,hr:1,main:1,menu:1,nav:1,ol:1,p:1,pre:1,sect…
51 …,iframe:d,img:k,input:k,ins:b,kbd:b,keygen:k,label:b,legend:b,li:c,link:k,main:c,map:c,mark:b,menu…
53 …1,dl:1,fieldset:1,figcaption:1,figure:1,footer:1,form:1,header:1,hgroup:1,main:1,menu:1,nav:1,ol:1…
54 h3:1,h4:1,h5:1,h6:1,header:1,hgroup:1,main:1,nav:1,p:1,pre:1,section:1},$empty:{area:1,base:1,basef…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc105 4. switch from the color tab to the main tab to display result of color change
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1015 * [#12550](https://dev.ckeditor.com/ticket/12550): Added the `<main>` element to the [`CKEDITOR.dtd…
1093 * [#12296](https://dev.ckeditor.com/ticket/12296): Merged `benderjs-ckeditor` into the main CKEdito…
1480 …om/ticket/10368): Move language reading direction definition (`dir`) from main language file to co…
H A Dckeditor.js56 …re:1,footer:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,header:1,hgroup:1,hr:1,main:1,menu:1,nav:1,ol:1…
59 body:1},c,g),i:b,iframe:h,img:k,input:k,ins:b,kbd:b,keygen:k,label:b,legend:b,li:c,link:k,main:c,ma…
61main:1,menu:1,nav:1,ol:1,section:1,table:1,td:1,th:1,tr:1,ul:1,video:1},$cdata:{script:1,style:1},…
H A Dckeditor.js.unc740 …o bdi canvas data datalist details figcaption figure footer header hgroup main mark meter nav outp…
1149 main: 1,
1334 main: c,
1479 main: 1,
1515 main: 1,
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc105 4. switch from the color tab to the main tab to display result of color change
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md14 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
/plugin/cleanoldips/
H A Dcli.php36 protected function main(Options $options) function in cli_plugin_cleanoldips
/plugin/cli/
H A Dcli-examples.txt106 irb(main):001:0> 2+2
108 irb(main):002:0>
109 irb(main):003:0> 2 + # This is a comment
110 irb(main):004:0* 40
112 irb(main):005:0>
117 irb(main):001:0> 2+2
119 irb(main):002:0>
120 irb(main):001:0> 2 + # This is a comment
121 irb(main):002:0* 40
123 irb(main):003:0>
/plugin/code2/
H A Dsyntax_plugin_code.css16 /* The main preformatted block containing the highlighted code.

12345678910>>...24