Fork me on GitHub






extgallery: suppression de certaines données à l'affichage
Régulier
Inscrit: 04/09/2005 16:44
De Belgique - Villers la ville
Messages: 384
Bonsoir

j'aimerais supprimer certaines données qui s'affichent d'office comme

Ranger par Dateles images les plus anciennes en premier
Les nouvelles images en premier Date  Les anciennes images en premier   Nom
A à Z Nom  NomZ à A   Les plus populaire en premier Hits  Les moins populaires en premier   Les mieux notées en premier Note  Les moins bien notées en premier



faut-il supprimer ces lignes dans le module extgallery - template - extgallery_public-album?

<div class="extgallery">
    <
a title="<{$extgalleryName}>" href="<{xoAppUrl modules/extgallery/}>"><{$extgalleryName}></a><{foreachq item=node from=$catPath name=breadcrumb}> <img src="images/breadcrumb-link.gif" alt="BreadCrumb" /> <a title="<{$node.cat_name}>" href="<{xoAppUrl modules/extgallery/}>public-categories.php?id=<{$node.cat_id}>"><{$node.cat_name}></a><{/foreach}> <img src="images/breadcrumb-link.gif" alt="BreadCrumb" /> <{$cat.cat_name}>
    <
div class="center">
        <
div class="bold"><{$extgallerySortbyOrderby}></div>
        <
div class="margin-top10">
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_date&amp;orderby=DESC" title="<{$smarty.const._MD_EXTGALLERY_SORTDATEDESC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_up.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTDATEDESC}>" /></a>
            <
span class="smallsort"><{$smarty.const._MD_EXTGALLERY_SORTDATE}></span>
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_date&amp;orderby=ASC" title="<{$smarty.const._MD_EXTGALLERY_SORTDATEASC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_down.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTDATEASC}>" /></a>&nbsp;
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_title&amp;orderby=ASC" title="<{$smarty.const._MD_EXTGALLERY_SORTNAMEASC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_up.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTNAMEASC}>" /></a>
            <
span class="smallsort"><{$smarty.const._MD_EXTGALLERY_SORTNAME}></span>
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_title&amp;orderby=DESC" title="<{$smarty.const._MD_EXTGALLERY_SORTNAMEDESC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_down.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTNAMEDESC}>" /></a>&nbsp;
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_hits&amp;orderby=DESC" title="<{$smarty.const._MD_EXTGALLERY_SORTHITSDESC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_up.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTHITSDESC}>" /></a>
            <
span class="smallsort"><{$smarty.const._MD_EXTGALLERY_SORTHITS}></span>
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_hits&amp;orderby=ASC" title="<{$smarty.const._MD_EXTGALLERY_SORTHITSASC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_down.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTHITSASC}>" /></a>&nbsp;
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_rating&amp;orderby=DESC" title="<{$smarty.const._MD_EXTGALLERY_SORTNOTEDESC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_up.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTNOTEDESC}>" /></a>
            <
span class="smallsort"><{$smarty.const._MD_EXTGALLERY_SORTNOTE}></span>
            <
a href="<{xoAppUrl modules/extgallery/}>public-album.php?id=<{$extgalleryID}>&amp;start=<{$extgalleryStart}>&amp;sortby=photo_rating&amp;orderby=ASC" title="<{$smarty.const._MD_EXTGALLERY_SORTNOTEASC}>"><img src="<{xoAppUrl /modules/extgallery/images/sort_down.png}>" width="16" height="16" border="0" align="middle" alt="<{$smarty.const._MD_EXTGALLERY_SORTNOTEASC}>" /></a>
        </
div>
    </
div>


MErci

Posté le : 05/06/2014 20:24

---------------
Merci à vous
---------------

Merentar
Partager Twitter Partagez cette article sur GG+
Re: extgallery: suppression de certaines données à l'affichage
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
en 1) mieux vaut surcharger des templates (admin->template) pour les copier dans ton thème (c'est automatique), ensuite tu peux les modifier a ta guise (de cette façon, en cas d'erreur, il suffit de revenir en arrière)
Là tu supprimes tout ce que tu n'a pas besoin (ou rajouter ce qui te manque)

Posté le : 05/06/2014 22:04
Partager Twitter Partagez cette article sur GG+
Re: extgallery: suppression de certaines données à l'affichage
Régulier
Inscrit: 04/09/2005 16:44
De Belgique - Villers la ville
Messages: 384
j'ai supprimé le code mais j'ai encore les éléments qui s'affichent.

merci pour ton avis.

Posté le : 06/06/2014 20:44
Partager Twitter Partagez cette article sur GG+
Re: extgallery: suppression de certaines données à l'affichage
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
as tu penser a vider ton cache (admin ->maintenance->partie du haut) ?
Est-tu sûr que tu modifie bien le bon template (la version se trouvant dans /themes/ton_theme/modules est prioritaire sur la version présente dans le module lui-même

Posté le : 07/06/2014 00:05
Partager Twitter Partagez cette article sur GG+
Re: extgallery: suppression de certaines données à l'affichage
Régulier
Inscrit: 04/09/2005 16:44
De Belgique - Villers la ville
Messages: 384
ça, je ne le savais pas.

j'ai donc supprimé le même code mais dans le template du theme.

C'est ok

Mille mercis

Posté le : 07/06/2014 10:05

---------------
Merci à vous
---------------

Merentar
Partager Twitter Partagez cette article sur GG+

 Haut   Précédent   Suivant



Vous pouvez voir les sujets.
Vous ne pouvez pas débuter de nouveaux sujets.
Vous ne pouvez pas répondre aux contributions.
Vous ne pouvez pas éditer vos contributions.
Vous ne pouvez pas effacez vos contributions.
Vous ne pouvez pas ajouter de nouveaux sondages.
Vous ne pouvez pas voter en sondage.
Vous ne pouvez pas attacher des fichiers à vos contributions.
Vous ne pouvez pas poster sans approbation.

Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

23 Personne(s) en ligne (11 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 23 | Plus ...