| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/ |
| D | StackPack.php | 25 public $descriptions; variable in Google\\Service\\PagespeedInsights\\StackPack 42 public function setDescriptions($descriptions) argument 44 $this->descriptions = $descriptions; 51 return $this->descriptions;
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/ |
| D | usage.js | 69 var descriptions = {} 76 descriptions[key] = desc 80 return descriptions 99 Object.keys(descriptions) 158 var desc = descriptions[key] || '' 245 if (descriptions[alias]) self.describe(key, descriptions[alias])
|
| D | validation.js | 80 var descriptions = usage.getDescriptions(), 93 !descriptions.hasOwnProperty(key) &&
|
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | usage.js | 107 let descriptions = {}; 120 descriptions[keyOrKeys] = desc; 123 self.getDescriptions = () => descriptions; 156 keys = keys.concat(Object.keys(descriptions)); 307 let desc = descriptions[key] || ''; 400 if (descriptions[alias]) 401 self.describe(key, descriptions[alias]); 522 descriptions = objFilter(descriptions, k => !localLookup[k]); 535 descriptions, property 550 descriptions,
|
| /plugin/credits/ |
| D | README | 20 … the printing of the plugin descriptions. This is the desc field returned by the plugin's getInfo(…
|
| /plugin/indexnumber/ |
| D | style.css | 1 /* Index numbers and descriptions should be in close proximity to their content */
|
| /plugin/chordsheets/.vscode/ |
| H A D | launch.json | 3 // Hover to view descriptions of existing attributes.
|
| /plugin/dokusioc/ |
| D | README.md | 9 * Creates meta descriptions for sioc:User, sioct:WikiArticle and 13 * It adds a link to those meta descriptions in the HTML header.
|
| /plugin/graphgear/ |
| D | plugin.info.txt | 6 desc Display graphviz compatible graph descriptions through flash
|
| /plugin/manlink/ |
| D | plugin.info.txt | 6 desc Transforms manpage descriptions to manpage links
|
| /plugin/progrecss/ |
| D | ChangeLog | 13 localizations in plugin descriptions (see plugin.info.txt). 25 …(http://www.freelists.org/post/dokuwiki/Internationalization-in-plugin-descriptions-via-plugininfo…
|
| /plugin/asciidocjs/node_modules/jake/ |
| D | usage.txt | 12 …-T/-ls, --tasks Display the tasks (matching optional PATTERN) with descriptions,…
|
| /plugin/calendar/ |
| D | PROJECT_HISTORY.md | 11 …d to wiki namespaces), multi-day events, task/checkbox support, event descriptions with wiki marku… 70 - **v6.0.1–v6.0.3**: Header text, day numbers, event titles, meta text, descriptions all converted … 71 …t panel (clicked-day detail view) fully themed — header, event items, descriptions, time displays,…
|
| D | CHANGELOG.md | 91 - Added `aria-label` descriptions for calendar days and events 322 - Formatted descriptions in tooltips and itinerary 353 - **Itinerary descriptions** display with full formatting 638 - Localized "Runs every X minutes" cron descriptions 781 - Visual Effects descriptions (Calendar Grid, Event Sidebar, Sidebar Widget, Day Popup) 1026 - `formatRecurrencePattern()` generates human-readable pattern descriptions 1620 - Event titles, meta, descriptions — color with !important via CSS 1701 - Matrix and purple text glow reduced from 2px to 1px across: event titles, descriptions, meta, lin… 1715 - **Added:** Subtle `text-shadow: 0 0 2px` glow on event titles, meta, and descriptions for all thr… 1747 - **Fixed:** Event list items (titles, meta, descriptions, links, code blocks, bold text) — all now… [all …]
|
| /plugin/myshortcuts/ |
| H A D | README | 111 * lang/en/settings.php - English configuration descriptions
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 637 * Updated the `$ref` attribute in service descriptions to merge over any existing parameters of a s… 903 * Bug fix: Added `number` type to service descriptions. 919 * Added support for `additionalParameters` in service descriptions to define how custom parameters … 930 * Bug fix: Running any filters when parsing response headers with service descriptions 1018 * Adding a response_body location to service descriptions 1079 * Removed support for XML configs and descriptions. Use arrays or JSON files. 1115 * Added more getters/setters/removers from service descriptions 1121 * Added the ability to modify and build service descriptions 1122 * Added the use of visitors to apply parameters to locations in service descriptions using the dyna… 1171 * Allowing dot notation for class paths in filters attribute of a service descriptions [all …]
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 932 * Updated the `$ref` attribute in service descriptions to merge over any existing parameters of a s… 1198 * Bug fix: Added `number` type to service descriptions. 1214 * Added support for `additionalParameters` in service descriptions to define how custom parameters … 1225 * Bug fix: Running any filters when parsing response headers with service descriptions 1313 * Adding a response_body location to service descriptions 1374 * Removed support for XML configs and descriptions. Use arrays or JSON files. 1410 * Added more getters/setters/removers from service descriptions 1416 * Added the ability to modify and build service descriptions 1417 * Added the use of visitors to apply parameters to locations in service descriptions using the dyna… 1466 * Allowing dot notation for class paths in filters attribute of a service descriptions [all …]
|
| /plugin/jmol2/jmol/ |
| D | README.txt | 128 Given the descriptions, you will realize that the distribution package contains
|
| /plugin/dokumicrobugtracker/ |
| D | style.css | 4 * Description: CSS descriptions for DataTables demo pages 543 * Description: CSS descriptions for DataTables demo pages
|
| /plugin/dokumicrobugtracker/css/ |
| D | demo_table_jui.css | 4 * Description: CSS descriptions for DataTables demo pages
|
| D | demo_table.css | 4 * Description: CSS descriptions for DataTables demo pages
|
| /plugin/html5video2/ |
| D | style.css | 282 .vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder { 287 .vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before… 1578 .video-js.vjs-layout-small .vjs-descriptions-button, 1588 .video-js.vjs-layout-x-small .vjs-descriptions-button, 1598 .video-js.vjs-layout-tiny .vjs-descriptions-button,
|
| /plugin/asciidocjs/node_modules/commander/ |
| D | CHANGELOG.md | 156 * automatically wrap and indent help descriptions for options and commands ([#1051])
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/ |
| D | README.md | 443 Optionally `.describe()` can take an object that maps keys to descriptions.
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | README.md | 106 // parse only inline elements (useful for one-line descriptions)
|