| /plugin/asciidocjs/node_modules/ejs/bin/ |
| D | cli.js | 34 abbr: 'o', property 38 abbr: 'f', property 42 abbr: 'i', property 46 abbr: 'm', property 51 abbr: 'p', property 56 abbr: 'c', property 61 abbr: 's', property 67 abbr: 'n', property 72 abbr: 'l', property 77 abbr: 'w', property [all …]
|
| /plugin/asciidocjs/node_modules/jake/lib/ |
| D | program.js | 46 abbr: 'f', property 50 abbr: 'q', property 54 abbr: 'C', property 58 abbr: 'B', property 62 abbr: 'T', property 68 abbr: 't', property 74 abbr: 'ls', property 79 abbr: 'h', property 82 abbr: 'V', property 86 abbr: 'v', property [all …]
|
| D | parseargs.js | 43 self.shortOpts[item.abbr] = item;
|
| /plugin/timetrack/db/ |
| D | update0001.sql | 7 CREATE TABLE project (id INTEGER PRIMARY KEY, page_id INTEGER, abbr TEXT, name TEXT); field 8 CREATE UNIQUE INDEX idx_project ON project(page_id,abbr); 10 CREATE TABLE task (id INTEGER PRIMARY KEY, project_id INTEGER, abbr TEXT, name TEXT, active INTEGER… field 11 CREATE UNIQUE INDEX idx_task ON task(project_id,abbr);
|
| /plugin/asciidocjs/node_modules/jake/test/unit/ |
| D | parseargs.js | 25 abbr: 'C', property 30 abbr: 'f', property 35 abbr: 'T', property 39 abbr: 'ls', property 43 abbr: 't', property 48 abbr: 'h', property 52 abbr: 'V', property
|
| /plugin/davcal/fullcalendar-3.10.5/locale/ |
| H A D | ja.js | 1 …abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"平成",narrow:"㍻",abbr:"H"},{since:"1… property
|
| /plugin/abbr/ |
| D | plugin.info.txt | 1 base abbr 6 desc abbr tag for abbreviation markup 7 url https://www.dokuwiki.org/plugin:abbr
|
| /plugin/timetrack/ |
| D | helper.php | 112 * @param string $abbr id 116 public function updateProject($pageid, $abbr = '', $name = '', $from = 0, $to = 0) { argument 119 if(!$abbr) $abbr = noNS($pageid); 124 if(!$page_id) dbg(['no page id',$pageid,$abbr,$name]); 125 …es = $sqlite->query('INSERT OR IGNORE INTO project (page_id, abbr) VALUES (?,?)', $page_id, $abbr); 128 $res = $sqlite->query("SELECT id FROM project WHERE page_id = ? AND abbr = ?", $page_id, $abbr); 139 $task_id = $this->updateTask($project_id,$abbr,$name); 150 * @param string $abbr 154 public function updateTask($project_id,$abbr,$name) { argument 157 …ite->query('INSERT OR IGNORE INTO task (project_id,abbr,active) VALUES (?,?,1)',$project_id,$abbr); [all …]
|
| /plugin/wysiwyg/fckeditor/editor/dtd/ |
| D | fck_xhtml10strict.js | 32 …D = X({sub:1, bdo:1, 'var':1, sup:1, br:1, kbd:1, map:1, samp:1, b:1, acronym:1, '#':1, abbr:1, co… property 36 …:1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1, form:1, select:1, '#':1, ins:1, abbr:1, label:1, code:1,… property 68 abbr: L,
|
| D | fck_xhtml10transitional.js | 35 …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… property 39 …, ol:1, h1:1, h3:1, h2:1, form:1, font:1, '#':1, select:1, menu:1, ins:1, abbr:1, label:1, code:1,… property 75 abbr: L,
|
| /plugin/combo/ComboStrap/ |
| H A D | Brand.php | 192 $abbr = $brandProperties[self::ABBR_PROPERTY] ?? null; 193 if (empty($abbr)) { 196 self::$BRAND_ABBR[$abbr] = $brandName;
|
| H A D | PageUrlPath.php | 175 $abbr = $page->getPageIdAbbr(); 176 return self::encodePageId($abbr);
|
| /plugin/discussion/ |
| D | style.css | 55 div.dokuwiki .comment_head abbr { 64 div.dokuwiki .comment_head abbr.published { 69 div.dokuwiki .comment_head abbr.updated {
|
| /plugin/linkback/ |
| D | style.css | 40 div.dokuwiki .linkback_head abbr { 44 div.dokuwiki .linkback_head abbr.received {
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fcklistslib.js | 37 …InlineChildReqElements : { abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,… property 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
|
| /plugin/combo/resources/theme/default/components/css/ |
| H A D | tooltip.css | 10 /** same as abbr **/
|
| /plugin/farmer/ |
| H A D | all.less | 3 .chosen-container-single .chosen-single abbr,
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
| D | ChangeLog-3.0.md | 15 * Fixed [#391](https://github.com/sebastianbergmann/php-code-coverage/pull/391): Missing `</abbr>` …
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fcklistslib.js | 37 …InlineChildReqElements : { abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,… property
|
| /plugin/randominc/ |
| D | style.css | 22 div.dokuwiki div.inclmeta abbr.published {
|
| /plugin/geonav/tpl/startermap/css/ |
| D | basic.css | 280 abbr { selector 284 abbr[title] { 289 em abbr {
|
| /plugin/include/ |
| H A D | style.css | 30 div.dokuwiki div.inclmeta abbr.published {
|
| /plugin/farmer/css/ |
| H A D | chosen.less | 97 .chosen-container-single .chosen-single abbr { 107 .chosen-container-single .chosen-single abbr:hover { 110 .chosen-container-single.chosen-disabled .chosen-single abbr:hover { 389 .chosen-rtl .chosen-single abbr { 439 .chosen-container-single .chosen-single abbr,
|
| /plugin/adhoctags/images/ |
| D | README | 37 * abbr.svg
|
| /plugin/task/ |
| D | style.css | 25 div.dokuwiki div.vcalendar abbr {
|