File: balloon

package info (click to toggle)
wims 2%3A4.29a%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 185,704 kB
  • sloc: xml: 366,687; javascript: 120,570; ansic: 62,341; java: 62,170; sh: 7,744; perl: 3,937; yacc: 3,217; cpp: 1,915; lex: 1,805; makefile: 1,084; lisp: 914; pascal: 601; python: 520; php: 318; asm: 7
file content (28 lines) | stat: -rw-r--r-- 1,668 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
slib_lang_exists_tmp=yes

slib_title=Bulles de texte (faon cartoon)
slib_parms=6\
,placer le texte  afficher entre crochets\
antiquewhite, couleur de la bulle\
s'adapte automatiquement au contenu, largeur\
s'adapte automatiquement au contenu, hauteur\
triangle=btm-left, <strong>options</strong> (facultatif) : rectangle noshadow border triangle=[position] number=[#]\
,[nom de celui qui parle] (facultatif)

slib_out= code html permettant d'afficher une bulle contenant le texte demand.
slib_comment= partir de wims version 4.09a, vous pouvez utiliser les options suivantes :<ul>\
<li><strong>triangle</strong>= une des 8 positions possibles pour le triangle (btm-left, btm-left-in, btm-right, btm-right-in, left-top, left-in, right-top, right-in)</li>\
<li><strong>number</strong>= nombre permettant de donner un identifiant unique  la bulle (id="bubble_#number") ;</li>\
<li><strong>rectangle</strong> : bulle rectangulaire</li>\
<li><strong>noshadow</strong> : retire l'ombre porte</li>\
<li><strong>border</strong> : ajoute une bordure</li>\
<li><strong>thought</strong> : bulle de pense</li>\
</ul>

slib_example= [J'ai \(\frac{1}{2}\) pomme et Pierre a \(\frac{2}{3}\) de pomme. Combien avons-nous de pommes ?],lightgreen,270,,border triangle=btm-left-in \
 [Affichage par dfaut]\
 [color : #FFDDDD / options : border triangle=right-top],#FFDDDD,,,border triangle=right-top\
 [color : orange / options : noshadow triangle=btm-right],orange,,,noshadow triangle=btm-right\
 [color : lightblue  / size:500x100 / options:rectangle triangle=right-in],lightblue,400,100,rectangle triangle=right-in\
 [\(\frac{1}{2} + \frac{1}{3}= ???\) ],,,,thought,[Pierre]