Searched refs:edition (Results 1 – 23 of 23) sorted by relevance
| /plugin/editions/ |
| D | action.php | 87 foreach ($this->_getEditions() as $edition => $lang) { 88 …$CSS .= '.editions_editionlist a.'.$edition.' { background-image: url('.$pluginDir.'images/'.$edit… 111 foreach ($this->_getEditions() as $edition => $lang) { 112 if (curNS($ID)!=$edition) { 113 $eLink = wl($this->getConf('editionNamespace').':'.$edition.':'.noNS($ID)).'#'.$pid; 114 $editionLinkTitle = sprintf($this->getLang('editionLinkTitle'), ucfirst($edition)); 115 …$editionLinks .= '<li>'.tpl_link($eLink,ucfirst($edition),'class="'.$edition.'" title="'.$editionL…
|
| D | README | 8 2. Add a config file named `editions.conf` into the "conf" folder with edition name and language co… 16 a. the edition namespace (configurable via the `editionNamespace` config option) 17 b. needs sub namespaces for each edition 22 edition:laforgue:001 23 edition:machen:001 24 edition:conrad:001 28 4. Optionally, you can add add icons for every edition to the "images" folder. See README in there.
|
| D | script.js | 16 var edition = $this.attr('class'); 18 fillSnippet(targetURL, targetAnchor, edition); 32 function fillSnippet(targetURL, targetAnchor, edition) { argument 34 var snippetMapKey = edition+'-'+targetAnchor;
|
| D | style.css | 63 /* hide purple numbers and edition links in snippet */
|
| /plugin/editions/images/ |
| D | README | 2 For every edition add one PNG icon (16x16) with the name of the edition as written in editions.conf. 3 E.g. if the edition was named "example", then the icon needs to be named "example.png".
|
| /plugin/asciidocjs/node_modules/esutils/ |
| D | README.md | 11 Returns true if `node` is an Expression as defined in ECMA262 edition 5.1 section 16 Returns true if `node` is a Statement as defined in ECMA262 edition 5.1 section 21 Returns true if `node` is an IterationStatement as defined in ECMA262 edition 26 Returns true if `node` is a SourceElement as defined in ECMA262 edition 5.1 92 in ECMA262 edition 5.1. They are formally defined in ECMA262 sections 100 in ECMA262 edition 6. They are formally defined in ECMA262 sections 108 Returns `true` if provided identifier string is a Reserved Word in ECMA262 edition 5.1. 115 Returns `true` if provided identifier string is a Reserved Word in ECMA262 edition 6. 123 They are restricted in strict mode code throughout ECMA262 edition 5.1 and 124 in ECMA262 edition 6 section [12.1.1](http://ecma-international.org/ecma-262/6.0/#sec-identifiers-s… [all …]
|
| /plugin/mtg/ |
| D | syntax.php | 67 list($card_name, $edition) = explode("|", $matches[1]); 71 if ($edition != null) { 72 $url .= "&set=" . $edition;
|
| /plugin/conflictmerger/lang/en/ |
| D | conflict-unsolved.txt | 12 to the new contents, or cancel the edition. 15 latest revision you'll get again this warning page when saving the edition.
|
| D | conflict-solved.txt | 11 version right now, edit it to make further changes, or cancel the edition.
|
| /plugin/bibtex/OSBib/format/ |
| D | BIBFORMAT.php | 1308 * @param INT $edition 1311 function formatEdition($edition) argument 1314 if(!is_numeric($edition)) 1315 … $edition = ($this->output == 'html') ? $this->utf8->utf8_htmlspecialchars($edition) : $edition; 1317 …$edition = ($this->output == 'html') ? $this->utf8->utf8_htmlspecialchars($this->cardinalToOrdinal… 1318 : $this->cardinalToOrdinal($edition); 1319 … $this->item[$this->styleMap->{$type}[array_search('edition', $this->styleMap->$type)]] = $edition;
|
| D | BIBSTYLE.php | 209 $edition = stripslashes($this->row[$editionKey]); 210 $this->bibformat->formatEdition($edition);
|
| D | README.txt | 175 $bibformat->formatEdition($edition); 176 …edition number to be a cardinal or an ordinal number. If your edition number is stored in the data… 217 3. Resource edition
|
| /plugin/dokumicrobugtracker/ |
| D | CHANGELOG | 7 Version 2011-01-05 Implement Ajax edition, add count feature, remove delete button
|
| D | README.md | 71 | 2011-01-05 | Implement Ajax edition, add count feature, remove delete button |
|
| /plugin/conflictmerger/ |
| D | action.php | 109 * against is the revision of the page when the fresh edition was started.
|
| /plugin/bibtex/OSBib/create/ |
| D | PREVIEWSTYLE.php | 197 $edition = stripslashes($this->row[$editionKey]); 198 $this->bibformat->formatEdition($edition);
|
| /plugin/refnotes/ |
| D | rendering.php | 1172 if ($edition = $data->get('edition')) { 1173 $text .= ' ' . $edition . '.';
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/ |
| H A D | README.md | 126 …nd the language applications built on top. This completely rewritten new edition of the bestsellin…
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-xq.js | 64 …e|xdmp:random|xdmp:quote|xdmp:query-trace|xdmp:query-meters|xdmp:product-edition|xdmp:privilege-ro…
|
| /plugin/passpolicy/ |
| D | 10k-common-passwords.txt | 9430 edition
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-standard.txt | 1616 The MS-DOS edition of the multifunction commercial program BOOKUP, version 8.1,
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | vocab.bpe | 37822 ĠExp edition
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js.map | 1 …2000-1:2008 specification. However, in the PDF 1.7 reference (sixth\n * edition) Adobe describes …
|