On this sidebar, the list of recent posts above is a widget and below a special function to demonstrate translation and sub-selection. (this text is set through the text widget.
In the french post, you will see the first snapshot of the dictionary dashboard where terms are set in the languages used by theme. xili-dictionary use all the features (especially alias_of and term_group) and functions of taxonomy.php. Some bugs are discovered and two tickets are open in WP tracs : #5230 and #5240. This running [...]
Voici une première vision de l’écran d’administration du dictionnaire multilingue pour les thèmes. Cette option évite l’utilisation de fichiers complexes dans les thèmes et utilise toutes les fonctions prévues dans taxonomy.php et notamment l’alias d’un terme. Dans le trac WP – deux tracs ont été indiqués :#5230 et #5240. Le site xiligroup dev utilise ce [...]
The deal of the set development : – use the standard tables (no new tables added), – use the functions of the WordPress core (only add short specific function), – shortest script for fastest performance, – no new cookie or new javascript, – few modifications in theme (only to detect current language of webpage or [...]
Willkommen auf der Website dev.xiligroup.com. Es ist die erste Stelle in deutsch. Alle anderen Stellen sind in französisch oder englisch. Verwenden Sie die Links auf der linken Seite. (Diese Stelle ist auf Deutsch. Aber es ist besser, Kommentar in Englisch.)
La réalisation d’un plugin pour WordPress nécessite de suivre des règles précises : – utiliser au maximum les fonctions et spécifications des sources directement ou via des entrées spéciales (hook), – avoir le code le plus court possible afin de ne pas ralentir les performances, – éviter de modifier la structure de la base, et [...]
The xili-language set is developped to test the new taxonomy data organization introduced in the latest release 2.3 of wordpress. The tests introduce languages management of posts and themes. This new data specifications is based on new tables (taxonomy, terms and relationships). The oldest categories et link-categories use now these tables and the new post_tag [...]
Le set xili-language a été créé pour tester la version 2.3 de WordPress qui introduit un nouveau système de classement basé sur les nouvelles tables taxonomy et terms. Ces tables gèrent les catégories, les catégories de liens et les fameux tags. Dans ce test, a été créé une nouvelle ‘taxonomy’ : language qui permet d’affecter [...]