Home
last modified time | relevance | path

Searched refs:style (Results 126 – 150 of 2224) sorted by path

12345678910>>...89

/plugin/bez/
H A Dstyle.css546 list-style: none;
551 list-style: none;
843 list-style: none;
906 list-style: none;
H A Dstyle.less1 @import "style/task.less";
2 @import "style/thread.less";
3 @import "style/timeline.less";
/plugin/bibtex/OSBib/
H A DCHANGELOG5 1/ A web interface OSBib-Create for creation and editing of XML style files has been added to the p…
8 4/A preview link is displayed next to each resource type template when editing a style. (Requires …
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php46 $this->style = new LOADSTYLE();
47 $this->styles = $this->style->loadDir(OSBIB_STYLE_DIR);
92 $this->styles = $this->style->loadDir(OSBIB_STYLE_DIR);
515 $style = base64_decode($this->session->getVar("cite_footnoteStyle"));
518 $td = FORM::selectedBoxValue(FALSE, "cite_footnoteStyle", $example, $style, 2);
H A DPREVIEWSTYLE.php56 $style = unserialize(stripslashes($this->vars['style']));
57 foreach($style as $key => $value)
58 $this->bibformat->style[str_replace("style_", "", $key)] = $value;
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php96 function loadStyle($stylePath, $style) argument
103 $uc = $stylePath . strtolower($style) . "/" . strtolower($style) . ".xml";
104 $lc = $stylePath . strtolower($style) . "/" . strtoupper($style) . ".xml";
667 $style = $citation ? $citation : $this->style;
769 if(isset($style[$uppercase]))
778 if($style[$limit] && (sizeof($cArray) > $style[$moreThan]))
781 if(isset($style[$italics]))
784 $etAl = $style[$abbreviation];
792 $cArray[0] .= $style[$delimitTwo];
1053 $style = $citation ? $citation : $this->style;
[all …]
H A DREADME.txt19 The naming of the style files to be downloaded is (for example):
21 …umber of the OSBib classes the style is at least compatible with and the second number is the vers…
23 Please note. Although in-text/footnotes citation formatting is defined in the XML style files, thi…
25 The OSBib package does not yet have classes to handle the creation and editing of XML style files. …
37 Parse the XML style file into usable arrays. Used within BIBFORMAT::loadStyle(). See BIBFORMAT.ph…
42 This scans the style file directory and returns an alphabetically sorted (on the key) array of avai…
49 Use this to provide your users with a HTML FORM selectbox to choose their preferred style where the…
54 …urrently just parses a single style definition string for a particular resource type (book, web ar…
128 Parses the XML style file into raw arrays (to be further processed in BIBFORMAT::getStyle() (see be…
132 $styleTypes -- bibliographic styling for each resource type supported by that particular style.
[all …]
/plugin/bibtex/
H A Dsyntax.php356 $link['style'] = '';
371 $link['style']='background-image: url('.DOKU_BASE.'lib/images/fileicons/'.$ext.'.png)';
373 $link['style']='background-image: url('.DOKU_BASE.'lib/images/fileicons/'.$ext.'.gif)';
375 $link['style']='background-image: url('.DOKU_BASE.'lib/images/fileicons/file.gif)';
393 $link['style'] = '';
/plugin/bibtex4dw/
H A DTODO.md10 Some references how to properly format the code (including PHP style guides):
18 * https://www.php-fig.org/per/coding-style/
H A Dstyle.css19 list-style:none inside;
/plugin/blockquote/
H A Dstyle.css17 font-style: italic;
/plugin/blog/
H A Dstyle.css16 list-style-type: none;
/plugin/bloglinks/
H A Dstyle.css1 /* Additional style definitions for the bloglinks plugin */
/plugin/blogtng/
H A Dscript.js208 comment_div.style.display='none';
234 comment_div.style.position = 'absolute';
235 comment_div.style.left = (x+2)+'px';
236 comment_div.style.top = (y+2)+'px';
237 comment_div.style.display = '';
H A Dstyle.css267 list-style: none;
/plugin/bookmarkfile/
H A Dstyle.css2 list-style-type: none;
/plugin/bookmarkme/
H A Dstyle.css4 list-style: none;
15 list-style: none;
23 list-style: none;
/plugin/bootnote/
H A DREADME.md5 …or [Dokuwiki](https://www.dokuwiki.org). It display some note inside the wiki with bootstrap style.
H A Dplugin.info.txt6 desc display note inside dokuwiki with bootstrap style
/plugin/bootswrapper/exe/help/
H A Djumbotron.txt8 This is a simple hero unit, a simple jumbotron-style
20 This is a simple hero unit, a simple jumbotron-style
/plugin/box/
H A Dprint.css12 .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden; border-style: solid;}
24 div.box.round > .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px; }
40 border-style: dashed;
149 * html div.box.round .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px;…
H A Dstyle.css12 .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden; border-style: solid;}
24 div.box.round > .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px; }
40 border-style: dashed;
149 * html div.box.round .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px;…
H A Dsyntax.php264 $style = isset($styles['width']) ? "width: {$styles['width']};" : '';
280 if ($style || $colours) {
281 $style = ' style="' . $style . ' ' . $colours . '"';
289 $html = "<div $class$style>\n";
/plugin/box2/
H A Dplugin.info.txt8 desc Boxes with titles, colour and rounded corners. Syntax: <box width class colors style=value…
H A Dprint.css12 .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden; border-style: solid;}
24 div.box.round > .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px; }
40 border-style: dashed;
149 * html div.box.round .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px;…

12345678910>>...89