/template/parallax/lib/bootstrap/js/ |
H A D | bootstrap.js | 229 , options = typeof option == 'object' && option 232 else if (option) data.setState(option) 421 if (typeof option == 'number') data.to(option) 575 if (typeof option == 'string') data[option]() 957 if (typeof option == 'string') data[option]() 1219 if (typeof option == 'string') data[option]() 1320 if (typeof option == 'string') data[option]() 1469 if (typeof option == 'string') data[option]() 1614 if (typeof option == 'string') data[option]() 1886 if (typeof option == 'string') data[option]() [all …]
|
/template/templar/js/ |
H A D | bootstrap-button.js | 69 $.fn.button = function (option) { argument 73 , options = typeof option == 'object' && option 75 if (option == 'toggle') data.toggle() 76 else if (option) data.setState(option)
|
H A D | bootstrap-collapse.js | 128 $.fn.collapse = function (option) { argument 132 …, options = $.extend({}, $.fn.collapse.defaults, $this.data(), typeof option == 'object' && option) 134 if (typeof option == 'string') data[option]() 162 , option = $(target).data('collapse') ? 'toggle' : $this.data() 164 $(target).collapse(option)
|
H A D | bootstrap-popover.js | 86 $.fn.popover = function (option) { argument 90 , options = typeof option == 'object' && option 92 if (typeof option == 'string') data[option]()
|
H A D | bootstrap-carousel.js | 160 $.fn.carousel = function (option) { argument 164 , options = $.extend({}, $.fn.carousel.defaults, typeof option == 'object' && option) 165 , action = typeof option == 'string' ? option : options.slide 167 if (typeof option == 'number') data.to(option)
|
H A D | bootstrap-affix.js | 73 $.fn.affix = function (option) { argument 77 , options = typeof option == 'object' && option 79 if (typeof option == 'string') data[option]()
|
H A D | bootstrap-modal.js | 200 $.fn.modal = function (option) { argument 204 … , options = $.extend({}, $.fn.modal.defaults, $this.data(), typeof option == 'object' && option) 206 if (typeof option == 'string') data[option]() 236 …, option = $target.data('modal') ? 'toggle' : $.extend({ remote:!/#/.test(href) && href }, $target… 241 .modal(option)
|
H A D | bootstrap-scrollspy.js | 126 $.fn.scrollspy = function (option) { argument 130 , options = typeof option == 'object' && option 132 if (typeof option == 'string') data[option]()
|
H A D | bootstrap-alert.js | 73 $.fn.alert = function (option) { argument 78 if (typeof option == 'string') data[option].call($this)
|
H A D | bootstrap-tab.js | 115 $.fn.tab = function ( option ) { argument 120 if (typeof option == 'string') data[option]()
|
H A D | bootstrap-typeahead.js | 296 $.fn.typeahead = function (option) { argument 300 , options = typeof option == 'object' && option 302 if (typeof option == 'string') data[option]()
|
H A D | bootstrap-dropdown.js | 134 $.fn.dropdown = function (option) { argument 139 if (typeof option == 'string') data[option].call($this)
|
H A D | bootstrap-tooltip.js | 328 $.fn.tooltip = function ( option ) { argument 332 , options = typeof option == 'object' && option 334 if (typeof option == 'string') data[option]()
|
/template/flat/assets/js/ |
H A D | flat.js | 129 if (typeof option == 'string') data[option].call($this) 231 var options = typeof option == 'object' && option 236 else if (option) data.setState(option) 453 if (typeof option == 'number') data.to(option) 683 if (typeof option == 'string') data[option]() 1652 var options = typeof option == 'object' && option 1656 if (typeof option == 'string') data[option]() 1769 if (typeof option == 'string') data[option]() 1933 if (typeof option == 'string') data[option]() 2084 if (typeof option == 'string') data[option]() [all …]
|
/template/starterbootstrap/js/ |
H A D | bootstrap.js | 147 if (typeof option == 'string') data[option].call($this) 250 var options = typeof option == 'object' && option 255 else if (option) data.setState(option) 475 if (typeof option == 'number') data.to(option) 706 if (typeof option == 'string') data[option]() 1645 if (typeof option == 'string') data[option]() 1765 if (typeof option == 'string') data[option]() 1927 var options = typeof option == 'object' && option 1930 if (typeof option == 'string') data[option]() 2082 if (typeof option == 'string') data[option]() [all …]
|
/template/klean/bootstrap/js/ |
H A D | bootstrap.js | 148 if (typeof option == 'string') data[option].call($this) 255 var options = typeof option == 'object' && option 260 else if (option) data.setState(option) 483 if (typeof option == 'number') data.to(option) 715 if (typeof option == 'string') data[option]() 1754 var options = typeof option == 'object' && option 1758 if (typeof option == 'string') data[option]() 1867 if (typeof option == 'string') data[option]() 2029 if (typeof option == 'string') data[option]() 2183 if (typeof option == 'string') data[option]() [all …]
|
/template/kajukkk/bs/ |
H A D | bootstrap.js | 91 if (typeof option == 'string') data[option].call($this) 198 var options = typeof option == 'object' && option 203 else if (option) data.setState(option) 426 if (typeof option == 'number') data.to(option) 1484 var options = typeof option == 'object' && option 1488 if (typeof option == 'string') data[option]() 1597 if (typeof option == 'string') data[option]() 1740 if (typeof option == 'string') data[option]() 1898 if (typeof option == 'string') data[option]() 2113 if (typeof option == 'string') data[option]() [all …]
|
/template/mywiki/ |
H A D | bootstrap.js | 148 if (typeof option == 'string') data[option].call($this) 255 var options = typeof option == 'object' && option 260 else if (option) data.setState(option) 483 if (typeof option == 'number') data.to(option) 715 if (typeof option == 'string') data[option]() 1754 var options = typeof option == 'object' && option 1758 if (typeof option == 'string') data[option]() 1867 if (typeof option == 'string') data[option]() 2029 if (typeof option == 'string') data[option]() 2183 if (typeof option == 'string') data[option]() [all …]
|
/template/mindthedark/ |
H A D | README.md | 6 If the `userChoice` option is enabled, an option to change the color scheme will appear in the head… 10 If the `autoDark` option is enabled, the color scheme of the operating system is used. 19 * light and a dark color scheme (`theme` option in Configuration Manager) 20 * automatic color scheme depending on operating system settings (`autoDark` option in Configuration… 21 * change of the color scheme by the user (`userChoice` option in Configuration Manager) 28 …talled you can activate the support with the option `pluginNote` in the configuration manager. If … 33 …wiki.org/plugin:wrap) is installed you can activate the support with the option `pluginWrap` in th… 70 * The `autoDark` option only works with modern browsers. The compatibility can be checked [here](ht…
|
/template/readthedokus/ |
H A D | README.md | 29 |Enable Font Awesome|Check if you want to use Font Awesome. Don't forget to put the necessary tags in the option below. Technically, this option only puts the tags specified in the head tag.| 31 |Enable Google Fonts|Check if you want to use Google Fonts. Don't forget to put the necessary tags in the option below. Technically, this option only puts the tags specified in the head tag.| 73 Previous/Next buttons follow links to DokuWiki on the sidebar, picked up by using querySelector(".aside > #sidebar a[data-wiki-id]"). The previous button on the first page will jump to root(/) by default. You can change this in "Start Page" option in the settings. 77 This theme doesn't have any links to the login page by default. Go directly to the login page by appending “&do=login” to the current URL. Or, check the “Show toolbox even when logged out” option in the settings to show the Toolbox always which has the link to the login page. 104 If you use the plugin, do not forget to add classes (admonition,danger,caution,note,tip) to the "noPrefix" in the Wrap plugin option otherwise admonitions will not be styled correctly. 110 Even though this theme works without Font Awesome, you can use Font Awesome for better looking. If you decide to use it, check the option in the configuration manager to enable it. Do not forget to set the correct tag in the following option. 116 Also, you can use google fonts for better looking. Lato and Robot fonts are set in font-family in this theme CSS. If you decide to use it, check the option i [all...] |
/template/mmclean/ |
H A D | CHANGELOG | 11 - Added support for DokuWiki rewrite option (0, 1 and 2) 17 - Added SidebarPermanent option
|
/template/mikio/assets/ |
H A D | mikio-typeahead.js | 676 jQuery.fn.typeahead = function (option) { 678 if (typeof option == 'string' && option == 'getActive') { 684 var options = typeof option == 'object' && option; 688 if (typeof option == 'string' && data[option]) { 690 data[option].apply(data, Array.prototype.slice.call(arg, 1)); 692 data[option](); 719 item: '<li><a class="mikio-dropdown-item" href="#" role="option"></ 697 typeahead(option) global() argument [all...] |
/template/cowboy/css/nashville/specimen_files/ |
H A D | easytabs.js | 1 …on($){$.fn.easyTabs=function(option){var param=jQuery.extend({fadeSpeed:"fast",defaultContent:1,ac… argument
|
/template/darkclean/ |
H A D | CHANGELOG.rst | 15 - Added support for DokuWiki rewrite option (0, 1 and 2) 21 - Added SidebarPermanent option
|
/template/bootstrap3/ |
H A D | RELEASE.md | 50 * Removed deprecated `useLegacyNavbar` option 58 * #499: Changed CSS load order for Bootstrap and DokuWiki styles when using `themeByNamespace` option (@Digitalin) 77 * #499: Changed CSS load order for Bootstrap and DokuWiki styles when using `themeByNamespace` option (@Digitalin) 107 * Removed ``semantic`` option (now is always enabled) 158 * #389: Fixex Translation plugin issue when use `translation»dropdown` option (@tmo26 and @dominiquesamson) 173 After a long development cycle a new release of Bootstrap3 template is issued. This release use the [new DokuWiki menu system](https://www.dokuwiki.org/devel:menus) introduced in *Greebo* release (included the compatibility classes for older DokuWiki releases). Switched all FontAwesome icons to Material Design Icon (added WebFont and SVG icons) and added option for enable the Material Design Icons for DokuWiki toolbar. Re-designed detail page for display EXIF and other useful photo metadata. Added new hook (`:usermenu`) for add a custom menu in User Menu. Upgraded Bootstrap and Bootswatch to v3.4.1 to prevent XSS vulnerability and `simple_html_dom` to v1.8.1 to increase the performance. This release now use a `Template` class for increase the performance during the rendering of page (1.2~1.5 second faster than the previous release). 179 * Added new option (`notifyExtentionsUpdate`) for display available update of DokuWiki plugins on user menu 181 * Added `useAlternativeToolbarIcons` option for enable Material Design Icons support on DokuWiki toolbar 237 * Added `showPurgePageCache` option for display in Page Tools a link to `?purge=true` useful to purge current page 238 * Added `domParserMaxPageSize` option t [all...] |