bootstrap.api.php |
|
List of available hook and alter APIs for use in your sub-theme. |
docs/contribute/maintainers.md |
|
Maintaining the Drupal Bootstrap project. |
docs/contribute/README.md |
|
Overview on how to contribute to the Drupal Bootstrap project. |
docs/FAQ.md |
|
Frequently Asked Questions |
docs/Getting-Started.md |
|
The "Getting Started" topic. |
docs/README.md |
|
Documentation landing page and topics for the https://drupal-bootstrap.org site. |
docs/registry/README.md |
|
Overview of the theme registry workflow in Drupal Bootstrap. |
docs/subtheme/README.md |
|
Instructions on how to sub-theme the Drupal Bootstrap base theme. |
docs/subtheme/settings.md |
|
Overview of theme settings for Drupal Bootstrap based themes. |
includes/alter.inc |
|
alter.inc |
includes/cdn.inc |
|
cdn.inc |
includes/cdn/Custom.php |
Drupal\bootstrap\Backport\Plugin\Provider |
|
includes/cdn/JsDelivr.php |
Drupal\bootstrap\Backport\Plugin\Provider |
|
includes/cdn/ProviderBase.php |
Drupal\bootstrap\Backport\Plugin\Provider |
|
includes/common.inc |
|
List of common helper functions for use in Bootstrap based themes. |
includes/deprecated.inc |
|
deprecated.inc |
includes/icons.inc |
|
Provide Bootstrap Glyphicons support via the Icon API module. |
includes/pre-render.inc |
|
pre-render.inc |
includes/process.inc |
|
process.inc |
includes/registry.inc |
|
List of functions used to alter the theme registry in Bootstrap based themes. |
README.md |
|
Project Page |
starterkits/cdn/README.md |
|
Instructions for subtheming using the CDN Starterkit. |
starterkits/cdn/template.php |
|
The primary PHP file for this theme. |
starterkits/cdn/templates/README.md |
|
Use this folder to override template, theme and [pre]process functions. |
starterkits/less/README.md |
|
Instructions for subtheming using the Less Starterkit. |
starterkits/less/template.php |
|
The primary PHP file for this theme. |
starterkits/less/templates/README.md |
|
Use this folder to override template, theme and [pre]process functions. |
starterkits/sass/README.md |
|
Instructions for subtheming using the Sass Starterkit. |
starterkits/sass/template.php |
|
The primary PHP file for this theme. |
starterkits/sass/templates/README.md |
|
Use this folder to override template, theme and [pre]process functions. |
template.php |
|
The primary PHP file for the Drupal Bootstrap base theme. |
templates/admin_menu/admin-menu-links.vars.php |
|
Stub file for "admin_menu_links" theme hook [pre]process functions. |
templates/block/block-admin-display-form.tpl.php |
|
Default theme implementation to configure blocks. |
templates/block/block.tpl.php |
|
Default theme implementation to display a block. |
templates/block/block.vars.php |
|
Stub file for "block" theme hook [pre]process functions. |
templates/book/book-navigation.tpl.php |
|
Default theme implementation to navigate books. |
templates/book/book-navigation.vars.php |
|
Stub file for "book_navigation" theme hook [pre]process functions. |
templates/bootstrap/bootstrap-carousel.tpl.php |
|
Default theme implementation to display a Bootstrap carousel component. |
templates/bootstrap/bootstrap-carousel.vars.php |
|
Stub file for "bootstrap_carousel" theme hook [pre]process functions. |
templates/bootstrap/bootstrap-dropdown.func.php |
|
Stub file for bootstrap_bootstrap_dropdown(). |
templates/bootstrap/bootstrap-dropdown.vars.php |
|
Stub file for "bootstrap_dropdown" theme hook [pre]process functions. |
templates/bootstrap/bootstrap-modal.tpl.php |
|
Default theme implementation to display a Bootstrap modal component. |
templates/bootstrap/bootstrap-modal.vars.php |
|
Stub file for "bootstrap_modal" theme hook [pre]process functions. |
templates/bootstrap/bootstrap-panel.tpl.php |
|
Default theme implementation to display a Bootstrap panel component. |
templates/bootstrap/bootstrap-panel.vars.php |
|
Stub file for "bootstrap_panel" theme hook [pre]process functions. |
templates/bootstrap/bootstrap-search-form-wrapper.func.php |
|
Stub file for bootstrap_bootstrap_search_form_wrapper(). |
templates/date/date-views-pager.tpl.php |
|
Displays the date views pager. |
templates/date/date-views-pager.vars.php |
|
Stub file for "date_views_pager" theme hook [pre]process functions. |
templates/file/file-managed-file.func.php |
|
Stub file for bootstrap_file_managed_file(). |
templates/file/file-upload-help.func.php |
|
Stub file for bootstrap_file_upload_help(). |