| /dokuwiki/lib/plugins/extension/lang/en/ |
| H A D | intro_templates.txt | 1 These are the templates currently installed in your DokuWiki. You can select the template to be use…
|
| /dokuwiki/inc/lang/en/ |
| H A D | revisions.txt | 3 These are the older revisons of the current document. To revert to an old revision, select it from …
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | _forms.css | 38 .dokuwiki label.block select, 57 .dokuwiki select.edit { 60 .dokuwiki select.edit {
|
| H A D | basic.less | 352 select, 369 select { 386 select, 396 select:active, 397 select:focus, 461 select[disabled], 466 select[readonly],
|
| H A D | mobile.less | 258 #dokuwiki__header .mobileTools select { 263 /* force same height on search input and tools select */ 265 #dokuwiki__header .mobileTools select { 288 .dokuwiki select {
|
| H A D | _diff.css | 132 .dokuwiki .diffnav select { 138 .dokuwiki .diffnav select option[selected] {
|
| H A D | _fileuploader.css | 16 /* select file button */
|
| H A D | _recent.css | 8 /* select type of revisions (media/pages) */
|
| /dokuwiki/lib/plugins/config/ |
| H A D | style.css | 101 #config__manager td select.edit { } 114 #config__manager tr select { 122 #config__manager tr.default select, 131 #config__manager tr.protected select,
|
| /dokuwiki/_test/tests/Form/ |
| H A D | DropdownElementTest.php | 37 $select = $pq->find('select[name=foo]'); 38 $this->assertTrue($select->count() == 1); 77 $select = $pq->find('select[name=foo]'); 78 $this->assertTrue($select->count() == 1);
|
| /dokuwiki/lib/scripts/ |
| H A D | linkwiz.js | 93 this.select(this.selected - 1); 99 this.select(this.selected + 1); 134 select(num) { method in LinkWizard
|
| H A D | media.js | 45 .on('click', 'a.select', dw_mediamanager.select) 552 var select = document.getElementById('mediamanager__difftype'); 553 select.options[0].text = LANG.media_diff_both; 554 select.options[1].text = LANG.media_diff_opacity; 555 select.options[2].text = LANG.media_diff_portions; 689 select: function (event) {
|
| /dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
| H A D | Redis.php | 103 $redis->select((int)substr($parsed['path'], 1));
|
| /dokuwiki/inc/ |
| H A D | form.php | 1088 @list($value,$text,$select) = $attrs['_options'][$n]; 1093 if (!empty($select) && !$selected) { 1132 @list($value, $text, $select, $disabled) = $opt; 1136 if (!empty($select)) $p .= ' selected="selected"';
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | README.md | 94 added a switch to select an external stylesheet (thanks to Pascal Van Hecke)
|
| /dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
| H A D | smoothness.css | 172 -webkit-user-select: none; 173 user-select: none; 350 .ui-datepicker .ui-datepicker-title select { 354 .ui-datepicker select.ui-datepicker-month, 355 .ui-datepicker select.ui-datepicker-year { 870 .ui-widget select,
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePo… property
|
| H A D | jquery.min.js | 2 …select=re,I.setDocument=V,I.tokenize=Y,I.escape=ce.escapeSelector,I.getText=ce.text,I.isXML=ce.isX… property
|
| /dokuwiki/_test/ |
| H A D | composer.lock | 54 …"description": "Simple DOM wrapper to select nodes using either CSS or XPath expressions and manip…
|