Changeset 95834 in spip-zone
- Timestamp:
- Mar 7, 2016, 9:28:56 PM (5 years ago)
- Location:
- _plugins_/selections_editoriales/trunk
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/selections_editoriales/trunk/paquet.xml
r95016 r95834 2 2 prefix="selections_editoriales" 3 3 categorie="navigation" 4 version="1.3. 1"4 version="1.3.2" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.1.*]" -
_plugins_/selections_editoriales/trunk/prive/objets/liste/selections.html
r92217 r95834 11 11 <thead> 12 12 <tr class='first_row'> 13 <th class='picto' scope='col'></th>14 13 <th class='titre' scope='col'>[(#TRI{titre,<:selection:champ_titre_label:>,ajax})]</th> 15 14 <th class='identifiant' scope='col'>[(#TRI{identifiant,<:selection:champ_identifiant_label:>,ajax})]</th> … … 20 19 <BOUCLE_liste_selections(SELECTIONS){orphelins}{auteurs_liens.id_auteur?}{where?}{recherche?}{tri #ENV{par,num titre},#GET{defaut_tri}}{par titre}{pagination #ENV{nb,10}}> 21 20 <tr class='[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]'> 22 <td class='picto'>[(#CHEMIN_IMAGE{selection-16.png}|balise_img)]</td>23 21 <td class='titre principale'>[(#LOGO_SELECTION|image_reduire{20,26})]<a href="[(#ID_SELECTION|generer_url_entite{selection})]" title="<:info_numero_abbreviation|attribut_html:> #ID_SELECTION">[(#RANG). ]#TITRE</a></td> 24 22 <td class='identifiant principale'>#IDENTIFIANT</td> -
_plugins_/selections_editoriales/trunk/prive/objets/liste/selections_contenus.html
r95016 r95834 11 11 <thead> 12 12 <tr class='first_row'> 13 <th class='picto' scope='col'></th>14 13 <th class='titre' scope='col'>[(#TRI{titre,<:selections_contenu:champ_titre_label:>,ajax})]</th> 15 14 <th class='id_selection' scope='col'>[(#TRI{id_selection,<:selections_contenu:champ_titre_label:>,ajax})]</th> … … 20 19 <BOUCLE_liste_selections_contenus(SELECTIONS_CONTENUS){id_selection?}{where?}{recherche?}{tri #ENV{par,num titre},#GET{defaut_tri}}{par titre}{pagination #ENV{nb,10}}> 21 20 <tr class='[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]'> 22 <td class='picto'>[(#CHEMIN_IMAGE{selections_contenu-16.png}|balise_img)]</td>23 21 <td class='titre principale'>[(#LOGO_SELECTIONS_CONTENU|image_reduire{20,26})]<a href="[(#ID_SELECTIONS_CONTENU|generer_url_entite{selections_contenu})]" title="<:info_numero_abbreviation|attribut_html:> #ID_SELECTIONS_CONTENU">[(#RANG). ]#TITRE</a></td> 24 22 <td class='id_selection principale'><a href="[(#ID_SELECTION|generer_url_entite{selection})]" title="<:info_numero_abbreviation|attribut_html:> #ID_SELECTION">[(#INFO_TITRE{selection,#ID_SELECTION})]</a></td> -
_plugins_/selections_editoriales/trunk/prive/objets/liste/selections_objets.html
r95016 r95834 12 12 <thead> 13 13 <tr class='first_row'> 14 <th class='picto' scope='col'></th>15 14 <th class='titre' scope='col'>[(#TRI{L2.objet,<:onglet_contenu:>,ajax})]</th> 16 15 <th class='titre' scope='col'>[(#TRI{titre,<:selection:champ_titre_label:>,ajax})]</th> … … 21 20 <BOUCLE_liste_selections(SELECTIONS selections_liens){!orphelins}{where?}{recherche?}{tri #ENV{par,num titre},#GET{defaut_tri}}{par id_objet}{pagination #ENV{nb,10}}> 22 21 <tr class='[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]'> 23 <td class='picto'>[(#CHEMIN_IMAGE{selection-16.png}|balise_img)]</td>24 22 <td class='titre principale'><a href="[(#ID_OBJET|generer_url_entite{#OBJET})]">[(#INFO_TITRE{#OBJET,#ID_OBJET})] ([(#OBJET|objet_info{texte_objet}|_T)])</a></td> 25 23 <td class='titre principale'><a href="[(#ID_SELECTION|generer_url_entite{selection})]" title="<:info_numero_abbreviation|attribut_html:> #ID_SELECTION">[(#RANG). ]#TITRE</a></td> -
_plugins_/selections_editoriales/trunk/prive/squelettes/inclure/editer_selections_contenus.html
r83901 r95834 7 7 <BOUCLE_contenus(SELECTIONS_CONTENUS){id_selection}{par num titre,titre}> 8 8 <div class="item" id="selection#ID_SELECTION-contenu#ID_SELECTIONS_CONTENU"> 9 [<a class="ajax" title="<:info_telecharger_nouveau_logo|trim{:}:>" href="[(#SELF|parametre_url{editer_contenu_logo,#ENV{editer_contenu_logo}|=={#ID_SELECTIONS_CONTENU}|?{non,#ID_SELECTIONS_CONTENU}})]">(#LOGO_SELECTIONS_CONTENU|sinon{#CHEMIN{prive/images/rayures-gris.gif}}|image_reduire{60,60}|inserer_attribut{alt,<:info_telecharger_nouveau_logo|trim{:}:>}|inserer_attribut{class,spip_documents_left})</a>] 9 [(#CONFIG{activer_logos}|=={oui}|oui) 10 [<a class="ajax" title="<:info_telecharger_nouveau_logo|trim{:}:>" href="[(#SELF|parametre_url{editer_contenu,''}|parametre_url{editer_contenu_logo,#ENV{editer_contenu_logo}|=={#ID_SELECTIONS_CONTENU}|?{non,#ID_SELECTIONS_CONTENU}})]">(#LOGO_SELECTIONS_CONTENU|sinon{#CHEMIN{prive/images/rayures-gris.gif}}|image_reduire{60,60}|inserer_attribut{alt,<:info_telecharger_nouveau_logo|trim{:}:>}|inserer_attribut{class,spip_documents_left})</a>] 11 ] 10 12 <h4 class="titrem"><span class="#EDIT{titre}"><a href="#URL">#TITRE</a></span></h4> 11 13 <div class="descriptif #EDIT{descriptif}">#DESCRIPTIF</div> … … 16 18 ] 17 19 [(#AUTORISER{modifier,selections_contenu,#ID_SELECTIONS_CONTENU}|oui) 18 <a class="ajax" href="[(#SELF|parametre_url{editer_contenu ,#ID_SELECTIONS_CONTENU})]"><:bouton_modifier:></a>20 <a class="ajax" href="[(#SELF|parametre_url{editer_contenu_logo,''}|parametre_url{editer_contenu,#ID_SELECTIONS_CONTENU})]"><:bouton_modifier:></a> 19 21 ] 20 22 </div> -
_plugins_/selections_editoriales/trunk/selections_editoriales_pipelines.php
r92085 r95834 138 138 and autoriser('creer', 'selection') 139 139 ) { 140 $flux['data'] .= recuperer_fond('prive/squelettes/inclure/selections_objet', array( 141 'objet' => $type, 142 'id_objet' => $id, 140 $flux['data'] .= recuperer_fond( 141 'prive/squelettes/inclure/selections_objet', 142 array( 143 'objet' => $type, 144 'id_objet' => $id, 145 'editer_contenu' => _request('editer_contenu'), 146 'editer_contenu_logo' => _request('editer_contenu_logo'), 143 147 ), 144 148 array('ajax'=>'selections')
Note: See TracChangeset
for help on using the changeset viewer.