WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
querypath
/
v3.0.0
/
lang
/
Name
Action
..
paquet-querypath_fr.php
Edit
querypath_fr.php
Edit
Editing: paquet-querypath_fr.php
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP if (!defined('_ECRIRE_INC_VERSION')) return; $GLOBALS[$GLOBALS['idx_lang']] = array( // Q 'querypath_description' => 'Query Path (http://querypath.org/) est une librairie PHP permettant de récupérer, sélectionner et manipuler un contenu HTML comme le fait la librairie javascript jQuery. Ce plugin permet d\'utiliser cette librairie dans SPIP.', 'querypath_nom' => 'Query Path', 'querypath_slogan' => 'Du jQuery en PHP, et bien plus encore', ); ?>