Utiliser les fonctions pxArtQuelqueChose sur une page Category (Plume 1.2.2)
Get Article Informations by ID (new functions : pxArtDescriptionById pxArtPathById)
Obtenir des informations sur un article à partir de son identifiant (nouvelles fonctions : pxArtDescriptionById pxArtPathById)
Get type of resource (new functions : pxGetLastResType pxgGetResType)
Display the creation date of a resource (new functions : pxLastResDateCreation pxResDateCreation)
Récupérer le type d'une ressource (nouvelles fonctions : pxGetLastResType pxgGetResType)
Afficher la date de création d'une ressource (nouvelles fonctions : pxLastResDateCreation pxResDateCreation)
Get Category Informations by ID (new functions : pxSingleCatDescriptionById pxSingleCatPathById)
Obtenir des informations sur une catégorie à partir de son identifiant (nouvelles fonctions : pxSingleCatDescriptionById pxSingleCatPathById)
Get Article Informations by ID (new functions : pxArtDescriptionById + pxArtPathById)
Obtenir des informations sur un article à partir de son identifiant (nouvelles fonctions : pxArtDescriptionById + pxArtPathById)
Get type of resource (new functions : pxGetLastResType + pxgGetResType)
Display the creation date of a resource (new functions : pxLastResDateCreation + pxResDateCreation)
Récupérer le type d'une ressource (nouvelles fonctions : pxGetLastResType + pxgGetResType)
Afficher la date de création d'une ressource (nouvelles fonctions : pxLastResDateCreation + pxResDateCreation)
Get Category Informations by ID (new functions : pxSingleCatDescriptionById + pxSingleCatPathById)
Obtenir des informations sur une catégorie à partir de son identifiant (nouvelles fonctions : pxSingleCatDescriptionById + pxSingleCatPathById)
Générer le plan détaillé d'une catégorie (principe de SiteMap) (Plume 1.2rc5)
Afficher la description de la catégorie uniquement sur la première page de la catégorie (Plume 1.2rc5)
Afficher partiellement la description de la ressource dans la boucle $last (Plume 1.2rc5)
Afficher tous les chapitres de l'article sur la même page (Plume 1.2rc5)
Menu alphabétique
alphabétique
alphabétique
To change the appearance of the tables generated with syntax wiki. (To modify WikiRenderer.conf.php, WikiRenderer_w2x.conf.php, and your .css)
Changer l'apparence des tables générées avec la syntax wiki (modifier WikiRenderer.conf.php, WikiRenderer_w2x.conf.php, et votre .css)
Page d'accueil: mettre en évidence la dernière ressource publiée (modification de la boucle $last)
Intégrer un forum PunBB dans Plume
Integrer un forum PunBB dans Plume
Lier le titre de la brève au site associé à cette brève (Nécessite d'avoir utilisé le tutoriel Afficher le site internet associé à une brève)
Le titre de la brève renvoyant vers le site associé à cette brève (Nécessite d'avoir utilisé le tutoriel ci-dessus)
WARNING : This page contains various tips and tricks for Plume. Most of these tips involve editing of sources files in Plume and this is not recommended if you're not familiar with basic file and folder usage.
AVERTISSEMENT : Cette page contient divers trucs et astuces pour Plume (principalement des créations de nouvelles fonctions ou des modifications de fonctions existantes). La plupart implique l'édition des fichiers sources de Plume et cela n'est pas recommandé si vous n'êtes pas familier de leur usage !!
Get the number of pages of an article (new function : pxArtNBPages)
Get Article Informations by ID (new functions : pxArtDescriptionById + pxArtPathById)
Get the path to an article in a PHP variable
Create a link in WikiFormat (modify the pxArtWikiLink function)
Récupérer le nombre de chapitres d'un article (nouvelle fonction : pxArtNBPages)
Obtenir des informations sur un article à partir de son identifiant (nouvelles fonctions : pxArtDescriptionById + pxArtPathById)
Récupérer le chemin d'un article dans une variable PHP
Créer un lien au FormatWiki (modifier la fonction pxArtWikiLink)
Get type of resource (new functions : pxGetLastResType + pxgGetResType)
Parameters of pxResDateModification()
Display resources by publication date (modify the functions : getResources, getAllDates, getEarlierDate )
Display the creation date of a resource (new functions : pxLastResDateCreation + pxResDateCreation)
Display the content of every article page (new function : pxArtPageContentAll)
Archive the resources by month
Display the Last Resources - x
Content of the last published article (new function : pxLastResContent)
Récupérer le type d'une ressource (nouvelles fonctions : pxGetLastResType + pxgGetResType)
Paramètres de pxResDateModification()
Afficher les ressources par date de publication (modifier les fonctions : getResources, getAllDates, getEarlierDate)
Afficher la date de création d'une ressource (nouvelles fonctions : pxLastResDateCreation + pxResDateCreation)
Afficher tous les chapitres à la suite (nouvelle fonction : pxArtPageContentAll)
Archiver les ressources par mois
Les dernières ressources - x
Contenu du dernier article publié (nouvelle fonction : pxLastResContent)
Get Category Informations by ID (new functions : pxSingleCatDescriptionById + pxSingleCatPathById)
Usability of the tree structure and the menu
Obtenir des informations sur une catégorie à partir de son identifiant (nouvelles fonctions : pxSingleCatDescriptionById + pxSingleCatPathById)
Usabilité de l'arborescence et du menu : pxPrimaryCategories
Display the title of a news with remove_numbers option (modify the pxNewsTitle function)
Display the associated website of a news
Afficher le titre d'une brève avec l'option remove_numbers (modifier la fonction pxNewsTitle)
Afficher le site internet associé à une brève
Le titre de la brève renvoyant vers le site associé à cette brève (Nécessite d'avoir utilisé le tutoriel ci-dessus)
A toolbar to format text in the manager interface
Une barre d'outils pour formater le texte dans l'interface d'administration
Insert a thumbnail rather than a picture (new function : insertThumbLinked)
Use a simple name for the thumbnails (modify the xmedia.php file)
Insérer une miniature plutot qu'une image (nouvelle fonction : insertThumbLinked)
Utiliser un nom simple pour les miniatures (modifier le fichier xmedia.php)
Change the upload maximum size ($_PX_config parameter)
Modifier la taille maxi d'upload (paramètre de $_PX_config)
Include a PunBB forum into Plume
Integrer un forum PunBB dans Plume