| /plugin/combo/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) {
|
| /plugin/combo/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) {
|
| /plugin/combo/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) {
|
| /plugin/combo/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)
|
| /plugin/darkmodetoggle/ |
| D | style.css | 1 /* Button styling (light mode, Bootstrap-friendly) */ 3 padding: 4px 4px; /* Matches Bootstrap btn padding */ 4 background-color: #f5f5f5; /* Bootstrap light gray */ 10 display: inline-block; /* Ensures button behaves like Bootstrap */ 15 background-color: #e6e6e6; /* Bootstrap hover effect */ 50 /* Bootstrap container and layout */
|
| /plugin/bootswrapper/ |
| D | plugin.info.txt | 5 name Bootstrap Wrapper Plugin 6 desc Bootstrap Wrapper for DokuWiki
|
| D | all.css | 2 * DokuWiki Bootstrap Wrapper Plugin 23 /* Bootstrap 3 Template */ 31 * Callouts (from Twitter Bootstrap Documentation)
|
| D | README.md | 1 Bootstrap Wrapper Plugin for DokuWiki 4 Bootstrap Wrapper for DokuWiki
|
| /plugin/twistienav4bootstrap3/ |
| D | plugin.info.txt | 5 name TwistieNav plugin for Bootstrap 3 template 6 …-down navigation menus to breadcrumbs - original plugin twistienav adapted for Bootstrap 3 template
|
| D | README.md | 2 # Twistienav for Bootstrap 3 template (DokuWiki plugin)# 9 and has been adopted to be compatible with the [Bootstrap 3](https://www.dokuwiki.org/template:boot…
|
| /plugin/combo/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) {
|
| /plugin/bootswrapper/exe/help/ |
| D | list-group.txt | 58 * [[.:]] \\ Bootstrap samples 66 * [[.:]] \\ Bootstrap samples
|