Changeset 2069
- Timestamp:
- 02/12/10 18:32:40 (13 years ago)
- Location:
- plugins/colorbox/locales
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/colorbox/locales/en/help/advanced_help.html
r2065 r2069 21 21 <p>Important : if you change images linked in the stylesheet, put them in the themes <em>images</em> folder and link them as follows:</p> 22 22 <pre>background:url(index.php?pf=colorbox/themes/x/images/image_name.png)...</pre> 23 <p>where x is the theme number.</p> 23 <p>where x is the theme number.</p> 24 <h3>Selectors</h3> 25 <p>Type here the list of selectors, comma separated, for which you want to activate ColorBox. If for example you wish to activate it for your posts and sidebar, type <em>div.post,div#sidebar</em> in the field. Please note that images will be considered as two goups in images count and slideshow.</p> 26 <p>If you leave this field empty, only post images will be displayed by ColorBox.</p> 24 27 <h3>Effects</h3> 25 28 <table> -
plugins/colorbox/locales/fr/help/advanced_help.html
r2065 r2069 32 32 <pre>background:url(index.php?pf=colorbox/themes/x/images/nom_de_l_image.png)...</pre> 33 33 <p>où x est le numéro du thème que vous modifiez</p> 34 <h3>Sélecteurs</h3> 35 <p>Entrez dans cette case la liste des sélecteurs, séparés par des virgules, pour lesquels vous souhaitez activer ColorBox. Si par exemple vous souhaitez que la sidebar soit prise en compte, entrez <em>div.post,div#sidebar</em> dans le champ. Notez que les images seront considérées comme deux groupes d'images distincts dans le compteur de vues et dans le diaporama.</p> 36 <p>Si vous laissez ce champ vide, seules les images de vos billets seront affectées.</p> 34 37 <h3>Effets</h3> 35 38 <table>
Note: See TracChangeset
for help on using the changeset viewer.