The Drupal Bootstrap theme is currently in development. As such, you may find bugs and or incomplete features. We invite users to contribute.

Remaining tasks

  • Complete the 7.x-3.1 release #2461607: Release 7.x-3.1: our goal is to maintain parity between the 7.x and 8.x branches as much as possible.
  • Prioritize select core system functionality - core drupal theming such as form elements will be priority
  • Update documentation as issues are addressed
  • Once core functionality has been implemented and tested, then select contrib. module support can begin (e.g., webform)
  • Support additional developer tools, such as Drush and task managers (e.g., Grunt)
  • Add-on-theme modules for enhanced functionality (e.g., Bootstrap Anchor)

Drupal Bootstrap modifies markup in a number of core templates in order to match the Bootstrap framework. Many of these templates will require no change, but all core templates are listed below.

Module/Templates Status Notes

Aggregator

  • aggregator-feed.html.twig
  • aggregator-item.html.twig

Block

  • block.html.twig
  • block-list.html.twig

Book Content

  • book-content-add-list.html.twig

Book

  • book-all-books-block.html.twig
  • book-export-html.html.twig
  • book-navigation.html.twig
  • book-node-export-html.html.twig
  • book-tree.html.twig

CKEditor

  • ckeditor-settings-toolbar.html.twig

Comment

  • comment.html.twig
  • field--comment.html.twig

File

  • file-link.html.twig
  • file-managed-file.html.twig
  • file-upload-help.html.twig
  • file-widget.html.twig
  • file-widget-multiple.html.twig

Filter

  • filter-caption.html.twig
  • filter-guidelines.html.twig
  • filter-tips.html.twig
  • text-format-wrapper.html.twig

Forum

  • forum-icon.html.twig
  • forum-list.html.twig
  • forum-submitted.html.twig
  • forums.html.twig

Image

  • image-style.html.twig
  • image-style-preview.html.twig
  • image-widget.html.twig

Link

  • link-formatter-link-separate.html.twig

Node

  • field--node--created.html.twig
  • field--node--title.html.twig
  • field--node--uid.html.twig
  • node.html.twig
  • node-add-list.html.twig
  • node-add-form.html.twig

RDF

  • rdf-metadata.html.twig
  • rdf-wrapper.html.twig

Responsive Image

  • responsive-image.html.twig
  • responsive-image-formatter.html.twig

Search

  • search-result.html.twig

System

  • admin-block
  • admin-block-content
  • admin-page
  • authorize-report
  • block--local-actions-block
  • block--system-branding-block
  • block--system-menu-block
  • block--system-messages-block
  • breadcrumb
  • checkboxes
  • confirm-form
  • container
  • datetime-form
  • datetime-wrapper
  • details
  • dropbutton-wrapper
  • feed-icon
  • field
  • field-multiple-value-form
  • fieldset
  • form
  • form-element
  • form-element-label
  • html
  • image
  • indentation
  • input
  • install-page
  • item-list
  • links
  • maintenance-page
  • maintenance-task-list
  • mark
  • menu
  • menu-local-action
  • menu-local-task
  • menu-local-tasks
  • page
  • page-title
  • pager
  • progress-bar
  • radios
  • region
  • select
  • status-messages
  • status-report
  • system-admin-index
  • system-config-form
  • system-modules-details
  • system-modules-uninstall
  • system-themes-page
  • table
  • tablesort-indicator
  • textarea
  • time
  • vertical-tabs
Priority

Taxonomy

  • taxonomy-term.html.twig

Toolbar

  • menu--toolbar.html.twig
  • toolbar.html.twig

Update

  • update-last-check,html.twig
  • update-project-status.html.twig
  • update-report.html.twig
  • update-version.html.twig

User

  • user.html.twig
  • user-name.html.twig

Views

  • -
t/k

Comments

neardark created an issue. See original summary.

neardark’s picture

Issue summary: View changes
neardark’s picture

Status: Active » Closed (duplicate)
rokr’s picture