| /template/strap/ComboStrap/TagAttribute/ |
| H A D | Align.php | 7 use ComboStrap\Bootstrap; alias 79 … if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFourMajorVersion) { 92 switch (Bootstrap::getBootStrapMajorVersion()) { 93 case Bootstrap::BootStrapFourMajorVersion: 106 switch (Bootstrap::getBootStrapMajorVersion()) { 107 case Bootstrap::BootStrapFourMajorVersion: 143 switch (Bootstrap::getBootStrapMajorVersion()) { 144 case Bootstrap::BootStrapFourMajorVersion: 154 switch (Bootstrap::getBootStrapMajorVersion()) { 155 case Bootstrap::BootStrapFourMajorVersion:
|
| H A D | Toggle.php | 7 use ComboStrap\Bootstrap; alias 112 if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFourMajorVersion) {
|
| H A D | TextAlign.php | 6 use ComboStrap\Bootstrap; alias 47 $bootstrapMajorVersion = Bootstrap::getBootStrapMajorVersion(); 48 if ($bootstrapMajorVersion == Bootstrap::BootStrapFourMajorVersion) {
|
| /template/strap/ComboStrap/ |
| H A D | Bootstrap.php | 17 class Bootstrap class 38 …$bootstrapStyleSheetArray = explode(Bootstrap::BOOTSTRAP_VERSION_STYLESHEET_SEPARATOR, $qualifiedV… 80 …public const DEFAULT_BOOTSTRAP_VERSION_STYLESHEET = "5.0.1" . Bootstrap::BOOTSTRAP_VERSION_STYLESH… 119 return Bootstrap::getFromContext()->getMajorVersion(); 128 public static function createFromQualifiedVersion(string $boostrapVersion): Bootstrap 130 return new Bootstrap($boostrapVersion); 186 $cssVersionsMetas = Bootstrap::getStyleSheetMetas(); 190 …$listVersionStylesheetMeta[] = $bootstrapVersion . Bootstrap::BOOTSTRAP_VERSION_STYLESHEET_SEPARAT… 198 * @return Bootstrap 200 public static function getFromContext(): Bootstrap [all …]
|
| H A D | MasonryTag.php | 55 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion(); 56 if ($bootstrapVersion == Bootstrap::BootStrapFiveMajorVersion) { 82 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion(); 83 …if ($bootstrapVersion == Bootstrap::BootStrapFiveMajorVersion && $context == MasonryTag::MASONRY_T… 109 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion();
|
| H A D | JumbotronTag.php | 20 $bsVersion = Bootstrap::getBootStrapMajorVersion(); 22 case Bootstrap::BootStrapFourMajorVersion: 26 case Bootstrap::BootStrapFiveMajorVersion:
|
| H A D | LineSpacing.php | 27 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion(); 28 if ($bootstrapVersion != Bootstrap::BootStrapFiveMajorVersion) { 29 …this attribute, you should " . PluginUtility::getDocumentationHyperLink(Bootstrap::CANONICAL, "cha…
|
| H A D | SearchTag.php | 64 $bootStrapVersion = Bootstrap::getFromContext()->getMajorVersion(); 65 if ($bootStrapVersion == Bootstrap::BootStrapFiveMajorVersion) { 68 if($bootStrapVersion===Bootstrap::BootStrapFourMajorVersion){
|
| H A D | FloatAttribute.php | 35 if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFiveMajorVersion) {
|
| H A D | NoteTag.php | 48 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion(); 49 if ($bootstrapVersion == Bootstrap::BootStrapFiveMajorVersion) {
|
| H A D | Spacing.php | 44 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion(); 46 if ($bootstrapVersion == Bootstrap::BootStrapFiveMajorVersion) {
|
| H A D | Position.php | 72 if (Bootstrap::getBootStrapMajorVersion() < Bootstrap::BootStrapFiveMajorVersion) {
|
| /template/dokutwitterbootstrap/ |
| D | README.md | 4 information on using Bootstrap 2.3.2. 10 This "theme" is actually intended to be modified with a Twitter Bootstrap theme 11 of your choice. Twitter Bootstrap is a framework to create websites that work 23 The [official Bootstrap page](http://twitter.github.com/bootstrap/) has many 24 reasons why you might want your site to be based on Bootstrap. Bootstrap 34 content (Bootstrap). 63 theme. Then, replace the following files with your own Bootstrap files: 81 This theme is hard-coded to use minified Bootstrap CSS and Bootstrap javascript. 107 This theme is based off of Twitter Bootstrap 3. This theme's migration to 108 Bootstrap 3 is recent and, honestly, still a bit buggy. I felt it better to put [all …]
|
| D | template.info.txt | 5 name DokuWiki Twitter Bootstrap (DokuTwitterBootstrap) 6 desc The DokuWiki template that gets you started using Twitter Bootstrap theme
|
| /template/strap/action/ |
| H A D | historicalbreadcrumb.php | 14 use ComboStrap\Bootstrap; alias 48 if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFiveMajorVersion) {
|
| H A D | registration.php | 10 use ComboStrap\Bootstrap; alias 163 if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFourMajorVersion) {
|
| /template/strap/resources/library/bootstrap/ |
| H A D | README.md | 1 # Bootstrap chapter 5 This directory contains all `Bootstrap` related resources such as Javascript and Css files used by … 7 If you want to bring your own custom Css file, check the [custom Bootstrap article](https://combost… 20 * There is one subdirectory by `Bootstrap` release such as [4.5.0](./4.5.0)
|
| /template/starterbootstrap/ |
| D | template.info.txt | 5 name Starter Bootstrap 6 desc Bootstrap based Docuwiki template. http://camlitle.com/dokuwiki
|
| /template/strap/syntax/ |
| H A D | navbargroup.php | 7 use ComboStrap\Bootstrap; alias 191 $bootstrapVersion = Bootstrap::getBootStrapMajorVersion(); 192 if($bootstrapVersion== Bootstrap::BootStrapFiveMajorVersion){
|
| H A D | toggle.php | 4 use ComboStrap\Bootstrap; alias 164 … if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFourMajorVersion) {
|
| H A D | badge.php | 5 use ComboStrap\Bootstrap; alias 198 … if (Bootstrap::getBootStrapMajorVersion() == Bootstrap::BootStrapFiveMajorVersion) {
|
| /template/dokubootstrapsimplified/ |
| D | README.md | 6 …* Fully support Bootstrap 3, with http://bootswatch.com/default/ theme as default, though I prefer… 13 * Bootstrap 3 ready. 55 This theme is hard-coded to use minified Bootstrap CSS and Bootstrap javascript. 96 I've modified the template to make even more use of Twitter Bootstrap 97 code/functionality. Twitter Bootstrap is licensed under Apache License v2.0.
|
| /template/bootie/ |
| D | README.md | 63 * Works now on Bootstrap 4 68 …* Bootstrap 3.3.7 - The dokuwiki "Frusterick Manners" version comes with Jquery 3.0 and Bootstrap … 83 …* [JqueryUI Bootstrap](https://cdn.rawgit.com/arschmitz/jqueryui-bootstrap-adapter/v0.3.0/index.ht…
|
| /template/bootstrap3/ |
| D | RELEASE.md | 75 …* #499: Changed CSS load order for Bootstrap and DokuWiki styles when using `themeByNamespace` opt… 94 …* #499: Changed CSS load order for Bootstrap and DokuWiki styles when using `themeByNamespace` opt… 112 * Added ``css.php`` dispatcher for Bootstrap themes 140 After log development cycle a new release of Bootstrap Template is issued with Iconify support, new… 148 …* Now the callout element of Bootstrap Wrapper Plugin follow the original Bootswatch contextual co… 190 …ded new hook (`:usermenu`) for add a custom menu in User Menu. Upgraded Bootstrap and Bootswatch t… 202 * #411: Added Bootstrap v4 utilities 211 …* #402: Upgraded Bootstrap and Bootwarch to v3.4.1 to prevent XSS vulnerability (thanks to @gizmo2… 223 …* #348: Removed `.page-header` class for Bootstrap Wrapper panel component in sidebar (thanks to @… 232 …* #388: Render all DokuWiki hooks (pageheader, pagefooter, topheader and header) with Bootstrap's … [all …]
|
| /template/mikio/ |
| H A D | README.md | 7 **Mikio** is a modern [DokuWiki](https://www.dokuwiki.org/) template with a clean, Bootstrap-style … 14 - **Modern Bootstrap styling** with dark mode 22 - **Icon engine** (FontAwesome 4/5, Bootstrap Icons, Elusive 2, or custom sets) 39 > Want Bootstrap-style components inside your wiki pages?
|