Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / bootstrap / docs @ 7547bb19

Nom Taille Révision Âge Auteur Commentaire
  contribute caf16a48 plus de 8 ans Assos Assos Weekly update of contrib modules
  registry caf16a48 plus de 8 ans Assos Assos Weekly update of contrib modules
  subtheme 7547bb19 environ 7 ans Assos Assos Weekly update of contrib modules
FAQ.md 7,23 ko 4eeb3b46 presque 8 ans Assos Assos Weekly update of contrib modules
Getting-Started.md 2,05 ko caf16a48 plus de 8 ans Assos Assos Weekly update of contrib modules
README.md 2,56 ko 1f623f01 plus de 7 ans Assos Assos Weekly update of contrib modules

Dernières révisions

# Date Auteur Commentaire
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.

@link faq FAQ @endlink

@link getting_started Getting Started @endlink

@link subtheme Sub-Theming @endlink

  • @link subtheme_settings Theme Settings @endlink
  • @link subthemehelperfunctions Helper Functions @endlink
  • @link subtheme_cdn CDN Starterkit @endlink
  • @link subtheme_less Less Starterkit @endlink
  • @link subtheme_sass Sass Starterkit @endlink

@link registry Theme Registry @endlink

  • @link theme_preprocess Preprocess Functions (.vars.php) @endlink
  • @link theme_process Process Functions (.vars.php) @endlink
  • @link templates Templates (.tpl.php) @endlink
  • @link theme_functions Theme Functions (.func.php) @endlink

@link api APIs @endlink

@link contribute Contribute @endlink

  • @link contribute_maintainers Project Maintainers @endlink

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 ./bootstrap and continue to specify the full path to the file or directory inside it. For example, the file that is responsible for displaying the text on this page is located at ./bootstrap/docs/README.md.

When referring to files inside a sub-theme, they will always start with ./subtheme/ and 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: ./subtheme/subtheme.info, where subtheme is the machine name of your sub-theme.

Formats disponibles : Atom