Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / bootstrap / docs @ b6b9edaa

Nom Taille Révision Âge Auteur Commentaire
Contributing.md 3,28 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules
Getting-Started.md 8,99 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules
Maintainers.md 4,12 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules
README.md 3,06 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules
Sub-Theming.md 7,39 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules
Theme-Registry.md 4,35 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules
Theme-Settings.md 8,53 ko b6b9edaa plus de 5 ans Assos Assos Weekly update of contrib modules

Dernières révisions

# Date Auteur Commentaire
b6b9edaa 22/05/2019 23:25 Assos Assos

Weekly update of contrib modules

0a17cb7f 23/01/2019 23:54 Assos Assos

Weekly update of contrib modules

eefc2ac0 25/01/2018 01:14 Assos Assos

Weekly update of contrib modules

9525582e 18/01/2018 01:10 Assos Assos

Weekly update of contrib modules

7547bb19 23/02/2017 00:12 Assos Assos

Weekly update of contrib modules

1f623f01 02/11/2016 22:46 Assos Assos

Weekly update of contrib modules

4eeb3b46 03/08/2016 22:49 Assos Assos

Weekly update of contrib modules

749b8a23 16/12/2015 22:49 Assos Assos

Weekly update of contrib modules

caf16a48 11/11/2015 22:44 Assos Assos

Weekly update of contrib modules

Voir les révisions

README


Drupal Bootstrap Documentation

{.lead} The official documentation site for the Drupal Bootstrap base theme

The majority of this site is automatically generated from source files located through out the project's repository. Topics are extracted from Markdown files and the rest is extracted from embedded PHP comments.


Topics

Below are some topics to help get you started using the Drupal Bootstrap base theme. They are ordered based on the level one typically progresses while using a base theme like this.

Contributing

Getting Started

Theme Settings

Sub-Theming

Utilities

Theme Registry

Project Maintainers


Terminology

The term "bootstrap" can be used excessively through out this project's documentation. For clarity, we will always attempt to use this word verbosely in one of the following ways:

When referring to files inside the Drupal Bootstrap project directory, they will always start with ./sites/all/themes/bootstrap and continue to specify the full path to the file or directory inside it. The dot (.) is representative of your Drupal installation's DOCROOT folder. For example, the file that is responsible for displaying the text on this page is located at ./sites/all/themes/bootstrap/docs/README.md.

When referring to files inside a sub-theme, they will always start with ./sites/all/themes/THEMENAME/, where THEMENAME is the machine name of your sub-theme. They will continue to specify the full path to the file or directory inside it. For example, the primary file Drupal uses to determine if a theme exists is: ./sites/all/themes/THEMENAME/THEMENAME.info.

{.alert.alert-info} NOTE: It is common practice to place projects found on Drupal.org inside a sub-folder named contrib and custom/site-specific code inside a custom folder. If your site is set up this way, please adjust all paths accordingly (i.e. ./sites/all/themes/contrib/bootstrap and ./sites/all/themes/custom/THEMENAME). If you have a multi-site setup, you will need to replace the all portion of the path with the appropriate site name (i.e. ./sites/example.com/themes/contrib/bootstrap).

Formats disponibles : Atom