Last change
on this file since 102627 was
102627,
checked in by nicolas.dorigny@…, 4 years ago
|
BootStrap? 3 pour SPIP en version SASS
Portage des adaptations de bootstrap<->spip (bootstrap2spip) depuis la version LESS.
Attention : il manque certaines surcharges par rapport à la version LESS, notamment :
- compatibilité Boostrap2
- grid
- thumbnails
- layout gala.
|
File size:
913 bytes
|
Line | |
---|
1 | <paquet |
---|
2 | prefix="bootstrap3_sass" |
---|
3 | categorie="outil" |
---|
4 | version="1.0.0" |
---|
5 | etat="test" |
---|
6 | compatibilite="[3.0.2;3.1.*]" |
---|
7 | logo="img/bootstrap-32.png" |
---|
8 | documentation="http://spipr.nursit.com/bootstrap" |
---|
9 | > |
---|
10 | |
---|
11 | <nom>Bootstrap 3 - SASS</nom> |
---|
12 | |
---|
13 | <auteur lien='http://www.nursit.com'>Cedric Morin</auteur> |
---|
14 | <auteur lien='http://www.studiomaiis.net'>Pierre Basson</auteur> |
---|
15 | <credit lien='http://getbootstrap.com'>twbs/bootstrap v3.3.5</credit> |
---|
16 | <credit lien='http://hashgrid.com/'>dotjay/hashgrid</credit> |
---|
17 | <credit>nicod_ : portage en SASS</credit> |
---|
18 | |
---|
19 | <licence>GNU/GPL</licence> |
---|
20 | |
---|
21 | <pipeline nom="affichage_final" inclure="bootstrap3_sass_fonctions.php" /> |
---|
22 | |
---|
23 | <necessite nom="scssphp" compatibilite="[1.3.3;]" /> |
---|
24 | <necessite nom="jquery" compatibilite="[1.9.1;]" /> |
---|
25 | <procure nom="bootstrap" version="3.3.7" /> |
---|
26 | |
---|
27 | <chemin path="bootstrap" type="public" /> |
---|
28 | <chemin path="bootstrap2spip" type="public" /> |
---|
29 | <chemin path="" /> |
---|
30 | |
---|
31 | </paquet> |
---|
Note: See
TracBrowser
for help on using the repository browser.