Changeset 59606 in spip-zone
- Timestamp:
- Mar 21, 2012, 5:29:45 PM (9 years ago)
- Location:
- _squelettes_/escal/branche_V3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/escal/branche_V3/config.css.html
r59534 r59606 268 268 border: none; 269 269 }] 270 271 /*********************************************/ 272 /* La page contact */ 273 /*********************************************/ 274 [(#CONFIG{escal/config/checkbox}|=={non}|oui) 275 div#checkbox { 276 display: none; 277 } 278 ] -
_squelettes_/escal/branche_V3/contact.html
r59586 r59606 52 52 <li><div class="liste"><:escal:contact_prenom:></div> 53 53 <input type="text" name="Prenom" value="<?php echo trim(htmlentities($_POST['Prenom'])) ?>" size="30" /></li> 54 55 54 56 55 57 [(#CONFIG{escal/config/contactmail}|=={non}|oui) <!-- ] … … 57 59 <input type="text" name="Email" value="<?php echo trim(htmlentities($_POST['Email'])) ?>" size="30" /></li> 58 60 [(#CONFIG{escal/config/contactmail}|=={non}|oui) --> ] 61 62 59 63 60 64 [(#CONFIG{escal/config/radio}|=={non}|oui) <!-- ] … … 69 73 [(#CONFIG{escal/config/radio}|=={non}|oui) --> ] 70 74 71 [(#CONFIG{escal/config/checkbox}|=={non}|oui) <!-- ] 72 <li>[(#CONFIG{escal/config/titrecheckbox}|oui)<br /><br />[(#CONFIG{escal/config/titrecheckbox})]<br /><br />] 75 76 77 78 <div id="checkbox"> 79 <li>[(#CONFIG{escal/config/titrecheckbox}|oui)<br />[(#CONFIG{escal/config/titrecheckbox})]<br /><br /> ] 73 80 74 81 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)<ul><li>] 82 75 83 [(#CONFIG{escal/config/checkbox1}|non) <!-- ] 76 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox1,<:escal:contact_checkbox1:>})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox1,<:escal:contact_checkbox1:>})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox1,<:escal:contact_checkbox1:>})] 77 [(#CONFIG{escal/config/checkbox1}non) --> ] 78 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 84 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox1})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox1})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox1})] 85 [(#CONFIG{escal/config/checkbox1}|non) 1 --> ] 86 87 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 88 79 89 [(#CONFIG{escal/config/checkbox2}|non) <!-- ] 80 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox2,<:escal:contact_checkbox2:>})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox2,<:escal:contact_checkbox2:>})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox2,<:escal:contact_checkbox2:>})] 81 [(#CONFIG{escal/config/checkbox2}non) --> ] 82 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 90 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox2})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox2})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox2})] 91 [(#CONFIG{escal/config/checkbox2}|non) 2 --> ] 92 93 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 94 83 95 [(#CONFIG{escal/config/checkbox3}|non) <!-- ] 84 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox3,<:escal:contact_checkbox3:>})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox3,<:escal:contact_checkbox3:>})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox3,<:escal:contact_checkbox3:>})] 85 [(#CONFIG{escal/config/checkbox3}non) --> ] 86 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 96 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox3})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox3})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox3})] 97 [(#CONFIG{escal/config/checkbox3}|non) 3 --> ] 98 99 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 100 87 101 [(#CONFIG{escal/config/checkbox4}|non) <!-- ] 88 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox4,<:escal:contact_checkbox4:>})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox4,<:escal:contact_checkbox4:>})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox4,<:escal:contact_checkbox4:>})] 89 [(#CONFIG{escal/config/checkbox4}non) --> ] 90 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 102 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox4})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox4})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox4})] 103 [(#CONFIG{escal/config/checkbox4}|non) 4 --> ] 104 105 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li><li>] 106 91 107 [(#CONFIG{escal/config/checkbox5}|non) <!-- ] 92 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox5,<:escal:contact_checkbox5:>})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox5,<:escal:contact_checkbox5:>})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox5,<:escal:contact_checkbox5:>})] 93 [(#CONFIG{escal/config/checkbox5}non) --> ] 108 <input type="checkbox" name="Niveau[]" value="[(#CONFIG{escal/config/checkbox5})]" <?php if ($_POST['Niveau']=='[(#CONFIG{escal/config/checkbox5})]') { echo 'checked="checked"'; } ?> />[(#CONFIG{escal/config/checkbox5})] 109 [(#CONFIG{escal/config/checkbox5}|non) 5 --> ] 110 94 111 [(#CONFIG{escal/config/checkboxliste}|=={liste}|oui)</li></ul>] 95 112 96 </li> 97 [(#CONFIG{escal/config/checkbox}|=={non}|oui) --> ] 98 99 <br /> 113 </li> 114 </div> 115 116 117 118 119 <br /><br /> 100 120 <li><:escal:contact_message:></li> <br /> 101 121 <li> -
_squelettes_/escal/branche_V3/paquet.xml
r59586 r59606 2 2 prefix="escal" 3 3 categorie="squelette" 4 version="3.1. 2"4 version="3.1.3" 5 5 etat="stable" 6 6 compatibilite="[2.9.9;["
Note: See TracChangeset
for help on using the changeset viewer.