/plugin/glossary/ |
H A D | style.css | 8 counter-reset: glossary; 11 div.glossary table { 16 div.glossary table tr { 20 div.glossary table tr.title { 25 div.glossary table tr.odd { 28 div.glossary table tr.even { 32 div.glossary table th, 33 div.glossary table td { 56 div.glossary table th { 97 div.glossary .popup { [all …]
|
H A D | ajax.php | 17 $glossary = new glossary ($glossaryPlugin, $_REQUEST ['glossary']['ns']); variable 25 $glossary->clearCache (null); 34 $glossary->poll (); 37 $glossary->printProposal (); 39 case $glossary->prop.'remove': 40 $glossary->adminProposal (); 42 case $glossary->def.'remove': 43 case $glossary->def.'update': 44 $glossary->adminDefinition (); 46 $glossary->adminGlossaries (); [all …]
|
H A D | plugin.info.txt | 1 base glossary 6 desc Managed glossary 7 url http://www.dokuwiki.org/plugin:glossary
|
H A D | TODO.txt | 2 * bug si 2 "{{glossary..." dans la même "div"
|
H A D | glossary.class.php | 20 class glossary { class 81 glossary::createDirIsNeeded ($this->cacheRootDir); 82 glossary::createDirIsNeeded ($this->dataRootDir); 86 glossary::createDirIsNeeded ($this->cacheDir); 88 glossary::createDirIsNeeded ($this->dataDir);
|
/plugin/structautolink/ |
H A D | renderer.php | 16 protected $glossary = []; variable in renderer_plugin_structautolink 98 $glossary = []; 100 $glossary[$row[0]->getValue()] = $row[1]->getValue(); 103 return $glossary; 109 * @param array[] $glossary [pageid => [terms, ...], ...] 111 public function setGlossary($glossary) argument 113 $this->glossary = $glossary; 123 if (!$this->glossary) { 130 foreach ($this->glossary as $terms) { 155 foreach (array_keys($this->glossary) as $num => $id) { [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/ |
H A D | TranslateTextGlossaryConfig.php | 25 public $glossary; variable in Google\\Service\\Translate\\TranslateTextGlossaryConfig 34 public function setGlossary($glossary) argument 36 $this->glossary = $glossary; 43 return $this->glossary;
|
/plugin/glossary/lang/en/ |
H A D | translateTemplate.txt | 1 | Say: | <glossary one-way/> <glossary translate>@@TRANSLATE@@</glossary> |
|
H A D | wordTemplate.txt | 1 | Don't say: | <glossary stop/> <glossary word>@@WORD@@</glossary> |
|
H A D | pageTemplate.txt | 5 @@WORD@@@@TRANSLATE@@| Your score : | {{glossary poll="@@POL@@"}} | 9 {{glossary list}}
|
/plugin/glossary/lang/fr/ |
H A D | translateTemplate.txt | 1 | Dites : | <glossary one-way/> <glossary translate>@@TRANSLATE@@</glossary> |
|
H A D | wordTemplate.txt | 1 | Ne dites plus : | <glossary stop/> <glossary word>@@WORD@@</glossary> |
|
H A D | pageTemplate.txt | 5 @@WORD@@@@TRANSLATE@@| Votre avis : | {{glossary poll="@@POL@@"}} | 9 {{glossary list}}
|
/plugin/glossary/syntax/ |
H A D | span.php | 100 $glossary = new glossary ($this, $ns); 103 $renderer->doc .= $glossary->getDefinitionSize (); 106 $renderer->doc .= $glossary->getProposalSize (); 109 $renderer->doc .= $glossary->getPollSize ();
|
H A D | div.php | 84 $glossary = new glossary ($this, $ns); 86 $glossary->$cmd ($arg); 89 foreach ($glossary->message as $type => $msg)
|
/plugin/deeplautotranslate/ |
H A D | action.php | 66 // no translations for the glossary namespace 96 // redirect to glossary ns start if glossary ns is called 119 // handle glossary namespace init when we are in it 130 // this also checks if the glossary feature is enabled 135 // check if we are in a glossary definition 139 // page deleted --> delete glossary 165 // no matches --> delete glossary 294 // create glossary landing page 302 foreach ($available_glossaries as $glossary) { [all...] |
/plugin/acronym4glossary/ |
H A D | README | 1 Dokuwiki Plugin that uses the acronyms to let you easily create a glossary
|
H A D | plugin.info.txt | 6 desc This plugin uses the acronyms to build a glossary
|
/plugin/showsamples/ |
H A D | style.css | 54 div.showSamples div.slide ul li div div.glossary div {
|
/plugin/farmer/_animal/data/pages/wiki/ |
H A D | dokuwiki.txt | 37 * [[doku>glossary|Glossary]]
|
/plugin/farm/install/animaltemplate/data/pages/wiki/ |
H A D | dokuwiki.txt | 37 * [[doku>wiki:glossary|Glossary]]
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 3.3.js.map | 1 … },\n {\n \"name\": \"doc-glossary\"\n …
|