Changeset 66884 in spip-zone for _plugins_/forms
- Timestamp:
- Oct 18, 2012, 9:11:59 AM (9 years ago)
- Location:
- _plugins_/forms/forms_et_tables_2_5
- Files:
-
- 35 added
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/forms/forms_et_tables_2_5/changelog.txt
r66583 r66884 1 2012-10-08 1 2012-10-09 2 - intégration dans le plugin des images anciennement récupérer dans le backoffice de spip 3 - Correction d'une erreur javascript "cQuery(this).initcrayons is not a function" dans la liste des données 4 5 2012-10-08 2 6 - correction d'un bug qui empêche l'insertion coté public sans être identifié. 3 7 -
_plugins_/forms/forms_et_tables_2_5/exec/forms_reponses.php
r65963 r66884 237 237 'url'=>$link, 238 238 'icon_base'=>'donnees-24.png', 239 'icon_action'=>'supprimer .gif'239 'icon_action'=>'supprimer-24.png' 240 240 ); 241 241 echo recuperer_fond("fonds/bouton_url",$contexteBT); -
_plugins_/forms/forms_et_tables_2_5/exec/forms_tous.php
r65963 r66884 70 70 'url_parametres'=>'new=oui&retour=./?exec=forms_tous', 71 71 'icon_base'=>'form-24.png', 72 'icon_action'=>' creer.gif'72 'icon_action'=>'add-24.png' 73 73 ); 74 74 echo recuperer_fond("fonds/bouton_cree",$contexteBT); -
_plugins_/forms/forms_et_tables_2_5/fonds/bouton_cree.html
r65964 r66884 1 1 <span class="icone s24 #ENV{style} form-24"><a title="#ENV{titre}" href="#URL_ECRIRE{#ENV{url_destination}}[&(#ENV{url_parametres})]"> 2 2 [(#REM) affiche tout les param du plugin #PLUGIN{forms, tout}|foreach} ] 3 <img width="24" height="24" style="background-image:url('#EVAL{_DIR_PLUGIN_FORMS}img_pack/#ENV{icon_base}');" alt="<:forms:icone_creer_formulaire:>" src="#EVAL{_DIR_ IMG_PACK}#ENV{icon_action}">3 <img width="24" height="24" style="background-image:url('#EVAL{_DIR_PLUGIN_FORMS}img_pack/#ENV{icon_base}');" alt="<:forms:icone_creer_formulaire:>" src="#EVAL{_DIR_PLUGIN_FORMS}img_pack/#ENV{icon_action}"> 4 4 <b>#ENV{titre}</b> 5 5 </a></span> -
_plugins_/forms/forms_et_tables_2_5/fonds/bouton_url.html
r65964 r66884 1 1 <span class="icone s24 #ENV{style} form-24"><a title="#ENV{titre}" href="#ENV{url}"> 2 2 [(#REM) affiche tout les param du plugin #PLUGIN{forms, tout}|foreach} ] 3 <img width="24" height="24" style="background-image:url('#EVAL{_DIR_PLUGIN_FORMS}img_pack/#ENV{icon_base}');" alt="<:forms:icone_creer_formulaire:>" src="#EVAL{_DIR_ IMG_PACK}#ENV{icon_action}">3 <img width="24" height="24" style="background-image:url('#EVAL{_DIR_PLUGIN_FORMS}img_pack/#ENV{icon_base}');" alt="<:forms:icone_creer_formulaire:>" src="#EVAL{_DIR_PLUGIN_FORMS}img_pack/#ENV{icon_action}"> 4 4 <b>#ENV{titre}</b> 5 5 </a></span> -
_plugins_/forms/forms_et_tables_2_5/fonds/donnees_tous.html
r65964 r66884 54 54 #SET{lien_edit,#ENV{lien_edit,#URL_ECRIRE{donnees_edit,id_form=#ID_FORM}}|parametre_url{id_donnee,#ID_DONNEE}|parametre_url{retour,#SELF} } 55 55 ] 56 <tr class='tr_liste' onmouseover='$(this).activeCrayons();'>56 <tr class='tr_liste' <?php /*onmouseover='$(this).activeCrayons();'*/?>> 57 57 <td>[(#ID_DONNEE|forms_puce_statut_donnee{#STATUT,#ID_FORM})]</td> 58 58 <td>[<a href='(#GET{lien_edit})'><img src='#EVAL{_DIR_PLUGIN_FORMS}img_pack/loupe.png' alt='' width='16' height='16' style='vertical-align:middle' /></a><a href='#GET{lien_edit}'>]#ID_DONNEE[(#GET{lien_edit}|?{' '})</a>]</td> … … 67 67 <BOUCLE_docs(DOCUMENTS){id_donnee}{0,1}> 68 68 [(#GET{documents}|?{'',' '})<td>] 69 <a href='#GET{lien_edit}'>#SET{src,#EVAL{_DIR_ IMG_PACK}|concat{attachment.gif}}<img src='#GET{src}' largeur='' hauteur='' alt='<:titre_documents_joints:>' /></a>69 <a href='#GET{lien_edit}'>#SET{src,#EVAL{_DIR_PLUGIN_FORMS}img_pack|concat{attachment.gif}}<img src='#GET{src}' largeur='' hauteur='' alt='<:titre_documents_joints:>' /></a> 70 70 [(#GET{documents}|?{'',' '})</td>] 71 71 </BOUCLE_docs> … … 78 78 </table> 79 79 </div> 80 < script type="text/javascript"><!--80 <?php /*<script type="text/javascript"><!-- 81 81 var crayons_init_dynamique = true; 82 82 jQuery.fn.activeCrayons = function(){ … … 87 87 } 88 88 // --> 89 </script> 89 </script>*/?> 90 90 </B_donnees> 91 91 <div class='verdana2' style='text-align:center;'> -
_plugins_/forms/forms_et_tables_2_5/fonds/tables_import_tous.html
r65964 r66884 20 20 <tr class='tr_liste'> 21 21 <td class="arial11"> 22 <img src='#EVAL{_DIR_ IMG_PACK}puce-[(#GET{donnees}|?{'verte','orange'})]-breve.gif' width='7' height='7' border='0' alt='puce'> 22 <img src='#EVAL{_DIR_PLUGIN_FORMS}img_pack/puce-[(#GET{donnees}|?{'verte','orange'})]-breve.gif' width='7' height='7' border='0' alt='puce'> 23 23 </td> 24 24 <td class="arial11"> -
_plugins_/forms/forms_et_tables_2_5/fonds/tables_tous.html
r65964 r66884 35 35 <tr class='tr_liste'> 36 36 <td class="arial11"> 37 <img src='#EVAL{_DIR_ IMG_PACK}puce-[(#GET{donnees}|?{'verte','orange'})]-breve.gif' width='7' height='7' alt='puce' /> 37 <img src='#EVAL{_DIR_PLUGIN_FORMS}img_pack/puce-[(#GET{donnees}|?{'verte','orange'})]-breve.gif' width='7' height='7' alt='puce' /> 38 38 </td> 39 39 <td class="arial11"> -
_plugins_/forms/forms_et_tables_2_5/inc/forms.php
r66583 r66884 415 415 'url'=>$link, 416 416 'icon_base'=>'form-24.png', 417 'icon_action'=>' creer.gif'417 'icon_action'=>'add-24.png' 418 418 ); 419 419 $out .= recuperer_fond("fonds/bouton_url",$contexteBT); -
_plugins_/forms/forms_et_tables_2_5/inc/forms_edit.php
r65967 r66884 379 379 $link = generer_action_auteur('forms_champs_deplace',"$id_form-$champ-monter",urlencode($redirect)); 380 380 $link = parametre_url($link,"time",time()); // pour avoir une url differente de l'actuelle 381 $out .= "<a href='$link#champs' class='ajaxAction' rel='$redirect'><img src='"._DIR_ IMG_PACK."monter-16.png' style='border:0' alt='"._T("forms:champ_monter")."' /></a>";381 $out .= "<a href='$link#champs' class='ajaxAction' rel='$redirect'><img src='"._DIR_PLUGIN_FORMS."img_pack/"."monter-16.png' style='border:0' alt='"._T("forms:champ_monter")."' /></a>"; 382 382 if ($aff_max) 383 383 $out .= " | "; … … 386 386 $link = generer_action_auteur('forms_champs_deplace',"$id_form-$champ-descendre",urlencode($redirect)); 387 387 $link = parametre_url($link,"time",time()); // pour avoir une url differente de l'actuelle 388 $out .= "<a href='$link#champs' class='ajaxAction' rel='$redirect'><img src='"._DIR_ IMG_PACK."descendre-16.png' style='border:0' alt='"._T("forms:champ_descendre")."' /></a>";388 $out .= "<a href='$link#champs' class='ajaxAction' rel='$redirect'><img src='"._DIR_PLUGIN_FORMS."img_pack/"."descendre-16.png' style='border:0' alt='"._T("forms:champ_descendre")."' /></a>"; 389 389 } 390 390 $out .= "</span>"; … … 394 394 $out .= "<a href='$link#champs' class='ajaxAction confirmer' rel='$redirect' " 395 395 . "onclick=\"return confirmAction('$message')\">" 396 . "<img src='"._DIR_ IMG_PACK."supprimer.gif' style='border:0' alt='"._T("forms:supprimer_champ")."' /></a>";396 . "<img src='"._DIR_PLUGIN_FORMS."img_pack/"."supprimer-24.png' style='border:0' alt='"._T("forms:supprimer_champ")."' /></a>"; 397 397 $out .= "</div>\n"; 398 398 -
_plugins_/forms/forms_et_tables_2_5/inc/forms_tables_affichage.php
r65967 r66884 35 35 global $spip_display; 36 36 37 if ($fonction == "supprimer .gif") {37 if ($fonction == "supprimer-24.png") { 38 38 $style = '-danger'; 39 39 } else { … … 137 137 'url'=>$link, 138 138 'icon_base'=>'table-24.png', 139 'icon_action'=>' creer.gif'139 'icon_action'=>'add-24.png' 140 140 ); 141 141 $out .= recuperer_fond("fonds/bouton_url",$contexteBT); … … 259 259 'url'=>$url_edit, 260 260 'icon_base'=>'donnees-24.png', 261 'icon_action'=>' creer.gif'261 'icon_action'=>'add-24.png' 262 262 ); 263 263 $out .= recuperer_fond("fonds/bouton_url",$contexteBT); … … 324 324 $onfocus = "this.value='';"; 325 325 } 326 $out .= "<div style='float:$spip_lang_left'><form method='get' style='margin: 20px 0px;' action='" . self() . "' class='verdana2 ' ><div>";326 $out .= "<div style='float:$spip_lang_left'><form method='get' style='margin: 20px 0px;' action='" . self() . "' class='verdana2 verifformok' ><div>"; 327 327 $out .= form_hidden(self()); 328 $out .= '<input type="text" size="10" value="'.$recherche_aff.'" name="recherche" class="spip_recherche " accesskey="r" onfocus="'.$onfocus . '" style="width:10em;" />';328 $out .= '<input type="text" size="10" value="'.$recherche_aff.'" name="recherche" class="spip_recherche forms_recherche" accesskey="r" onfocus="'.$onfocus . '" style="width:10em;" />'; 329 329 if ($recherche) 330 330 $out .= "<br /><a href='".parametre_url(self(),'recherche','')."'>"._T('info_tout_afficher')."</a>"; -
_plugins_/forms/forms_et_tables_2_5/inc/instituer_forms_donnee.php
r65967 r66884 36 36 "\n<select name='statut_nouv' size='1' class='fondl'\n" . 37 37 "onchange=\"this.nextSibling.nextSibling.src='" . 38 _DIR_ IMG_PACK.38 _DIR_PLUGIN_FORMS."img_pack/". 39 39 "' + puce_statut(options[selectedIndex].value);" . 40 40 " setvisibility('valider_statut', 'visible');\">\n"; -
_plugins_/forms/forms_et_tables_2_5/modeles/table.html
r65970 r66884 28 28 </tbody> 29 29 </table> 30 < script type="text/javascript"><!--30 <?php /*<script type="text/javascript"><!-- 31 31 var crayons_init_dynamique = true; 32 32 jQuery.fn.activeCrayons = function(){ … … 37 37 } 38 38 // --> 39 </script> 39 </script> */ ?> 40 40 </B_donnees> -
_plugins_/forms/forms_et_tables_2_5/modeles/table_recherche.html
r65970 r66884 30 30 </tbody> 31 31 </table> 32 < script type="text/javascript"><!--32 <?php /*<script type="text/javascript"><!-- 33 33 var crayons_init_dynamique = true; 34 34 jQuery.fn.activeCrayons = function(){ … … 40 40 $('.donnee-champ').activeCrayons(); 41 41 // --> 42 </script> 42 </script>*/?> 43 43 </B_donnees> -
_plugins_/forms/forms_et_tables_2_5/paquet.xml
r65992 r66884 7 7 logo="img_pack/form-24.png"> 8 8 <nom>Formulaires et Tables</nom> 9 <auteur>Sylvain BLANC, Loic LE MAO</auteur> 9 <auteur>Sylvain BLANC</auteur> 10 <auteur>Loic LE MAO</auteur> 11 <auteur>Jusqu'à SPIP 2.1 : Antoine Pitrou, Cedric Morin, Renato Formato, Jerome Escoffier</auteur> 10 12 11 13 <menu -
_plugins_/forms/forms_et_tables_2_5/spip_forms.css
r65994 r66884 247 247 } 248 248 span.erreur { display:block;} 249 250 .forms_recherche{ 251 background-color: #EEE; 252 border: 1px solid #999; 253 color: #999; 254 float: left; 255 margin: 0; 256 min-height: 20px; 257 padding: 3px; 258 width: 200px; 259 }
Note: See TracChangeset
for help on using the changeset viewer.