Changeset 93529 in spip-zone
- Timestamp:
- Dec 10, 2015, 11:28:23 PM (5 years ago)
- Location:
- _plugins_/js_scroller/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/js_scroller/lang/js_scroller_fr.php
r84603 r93529 37 37 38 38 <cadre class=\'spip\'> 39 #JS_SCROLLER{ width , height , type , maximum , coupe , direction , titre}39 #JS_SCROLLER{ width, height, type, maximum, coupe, direction, titre} 40 40 </cadre> 41 41 -
_plugins_/js_scroller/lang/paquet-js_scroller_fr.php
r93528 r93529 18 18 Ce plugin ajoute un widget javascript sous forme de bannière défilante présentant une liste d\'éléments SPIP du site. 19 19 20 Le widget s\'appelle en utilisant la balise : {{#JS_SCROLLER{width, height,type,maximum,coupe,direction,titre}}} avec :20 Le widget s\'appelle en utilisant la balise : {{#JS_SCROLLER{width, height, type, maximum, coupe, direction, titre}}} avec : 21 21 - {{width et height}} les dimensions ({par défaut 600 x 20 pixels}), 22 22 - {{type}} le type d\'éléments SPIP présenté ({par défaut les articles}),
Note: See TracChangeset
for help on using the changeset viewer.