source:
spip-zone/_plugins_/saisies/test/saisie.html
@
32464
Last change on this file since 32464 was 32464, checked in by , 11 years ago | |
---|---|
File size: 229 bytes |
Line | |
---|---|
1 | Version PHP : <?php echo phpversion(); ?> |
2 | |
3 | |
4 | <h1>Input</h1> |
5 | [(#SAISIE{input,titre})] |
6 | |
7 | <h1>Textarea</h1> |
8 | [(#SAISIE{textarea,texte})] |
9 | |
10 | <h1>Input obligatoire et label</h1> |
11 | [(#SAISIE{input,titre,obligatoire=oui,label=Un vrai titre})] |
Note: See TracBrowser
for help on using the repository browser.