xiligroup dev

Forum Replies Created

Visualisation du message 10 (321 sur 330, 527 au total)
  • Auteur
    Articles

  • xiligroup dev
    Keymaster

    Please since now, choose this forum to discuss about xili-dictionary. Oldest are inside « Other plugins » forum

    in reply to: xili-dictionary on the road again #2807

    xiligroup dev
    Keymaster

    With version 1.3.0, now the list are paginated with javascript-jquery « datatables » library: a great feature to search and choose terms to translate.

    in reply to: Trilogie xili-language : sortie des nouvelles versions #1822

    xiligroup dev
    Keymaster

    Comme l’annoncait la sortie de versions intermédiaires accessibles dans la zone « others versions », la trilogie pour site web multilingue (cms et mono/multisite), – xili-language(1.8.4) – xili-tidy-tags(1.5.0) – xili-dictionary(1.3.0) – est en ligne.
    Les dernières semaines, une multitude des tests ont été effectués sur des sites anciens (comme celui en WP 3.0.1), des sites en mode multisite (voir demo en ligne) et sur nos serveurs locaux (merci MAMP) avec des bases WP toute neuve, des clones et ceux aussi bien en mode mono que multisite.
    En ce qui concerne l’extension xili-language, les améliorations concernent essentiellement l’ajout d’une requête pour trouver les articles sans langue affectée : lang=* et les menus de navigation ainsi que les widgets.
    Dans xili-tidy-tags comme dans xili-dictionary, les tables importantes sont maintenant affichées et paginées grâce au kit javascript-jquery intégré :  » datatables « .
    [caption id="attachment_1813" align="aligncenter" width="300" caption="xili-tidy-tags : l'écran de groupage des mots-clefs"]xili-tidy-tags: l'écran de groupage des mots-clefs[/caption]
    Les jours qui viennent, si le planning le permet, il aura d’autres topos et la documentation sera mise à jour notamment celle du readme.txt visible sur l’entrepôt des extensions WordPress.

    Pour le support, et vos commentaires, préférer le forum et bien sûr n’oubliez pas les donations (bouton à droite). dev.xiligroup propose aussi des services accessibles à prix attractif pour les sites commerciaux. Contactez-nous.

    MSC

    in reply to: xili-language trilogy : new versions shipped ! #1810

    xiligroup dev
    Keymaster

    As announced by intermediate releases, the trilogy for multilingual website (cms and multisite), – xili-language(1.8.4) – xili-tidy-tags(1.5.0) – xili-dictionary(1.3.0) – is shipped.
    Since last two weeks, tests were done on old website (as here), multisite (see demo) and on our local server on very new site created from scratch or by cloning, on mono or multisite mode,…
    For xili-language, the main improvement is wildcard * to display posts without languages and more features for nav menus and widgets.
    In xili-tidy-tags as in xili-dictionary, the big table of tags or terms are displayed with paginated table made with library javascript jquery named  » datatables « .
    [caption id="attachment_1813" align="aligncenter" width="300" caption="xili-tidy-tags: assign screen to group tags"]xili-tidy-tags: assign screen to group tags[/caption]
    Next days, if time, the docs will be updated as in readme (visible in wp plugins repository) of each package.

    For support or comment, prefer use forum and don’t forget to donate (button on left or ask services (reasonable fees) for commercial site.

    MSC

    in reply to: xili-language: data-model and taxonomy #1804

    xiligroup dev
    Keymaster

    A recent repair of a WP database is an opportunity to explain relationships in taxonomies used by xili-language since WP 2.3.
    What see the webmaster ?
    In xili-language settings a language has disappeared but not in posts list.
    Why ?
    When checking the database, the term of language is present and also the relationships with taxonomy ‘language’. But languages are grouped inside a group named ‘languages_group’ and a line of relationships table has a defect (object_id with 0 instead of term_id of the language line in terms table.

    A diagram

    The 3 tables and links between the three tables to show how terms (languages) from taxonomy ‘language’ are grouped in taxonomy ‘languages_group’. (The circle show the id changed by database error to 0 – so hidden in settings)
    [caption id="attachment_1805" align="aligncenter" width="300" caption="languages taxonomy"]languages taxonomy[/caption]

    In this diagram, relations between languages and posts are not presented – they are similar to category or post_tag taxonomies. You can see at right the count of posts of each languages in terms table.

    in reply to: xili-language: version 1.8.3 shipped in WP repository #1791

    xiligroup dev
    Keymaster

    Before to be a current version, xili-language version 1.8.3 is available for final tests in WP repository in other versions tab.

    Since 1.8.0, the main improvements are : widgets rewritten as extended class, search form improved, can choose the nav menu to insert automatically languages list – child theme compatibility – better convert date to strftime… See readme.txt file or top of sources.

    Please use Forum to comment.

    Michel of dev.xiligroup.com team

    in reply to: Ici, le thème est rénové : quelques notes… #1780

    xiligroup dev
    Keymaster

    La présentation de ce site est en cours de rénovation en se basant sur un thème fils du thème par défaut « twentyten » ! Comme sur un chantier, on n’a pas mis de palissade occlusive.

    Le choix

    Le choix de cette approche a été fait pour tester toutes les extensions créées par dev.xiligroup notamment la trilogie ‘xili-language’ pour la conception de sites multilingues comme en mode multisite sur wpmu.xilione.com. Toutes les données et articles écrits depuis trois ans sont conservés. Le thème fils ne contient que peu de modifications par rapport au thème parent « twentyten » essentiellement sur la feuille de style et le catalogue des fonctions. Bien que cela soit des objets grands consommateurs de lignes source, les widgets sont utilisés largement pour enrichir la colonne latérale de navigation. Un 2ème objet menu de navigation est ajouté en haut à droite pour les sélections de l’accueil dans une langue donnée.
    Cette phase de transformation a permis de faire progresser les sources des extensions et d’identifier des astuces quant au thème fils avec ses nombreux avantages pour les webmestres.
    On y reviendra prochainement…
    L’équipe dev.xiligroup.com.

    in reply to: Here, the current theme changes : some notes #1778

    xiligroup dev
    Keymaster

    Now, the latest version of WordPress 3.0 is working well, so after updating last month, dev.xiligroup decides to change the theme firstly developed three years ago in 2007. The choice was to add a child theme to default theme named « twentyten ». So it is an opportunity to verify and improve features of all plugins and the associated widgets especially the xili-language trilogy as formerly done in multisite demo site.

    This post will be updated soon.


    xiligroup dev
    Keymaster

    This long night (one hour more when changing from summer to winter time here in Europ), I open a new ticket #15264 for an unpleasant bug in taxonomies and relationship with new navigation menu features.
    Discovered with taxonomies ‘dictionary’ used by xili-dictionary since WP 2.3, this unexpected delete of nav menu item also occurs if a term is shared between a category and a post_tag.
    The next release (1.2.2) of xili-dictionary will fixe this defect with a workaround. But, in default conditions, be aware that delete a tag can delete the nav menu item based on a category with the same term !

    Don’t hesitate to open a topic in dev.xiligroup forum !

    in reply to: Xili-dictionary : I don't see my previous terms list…. #2519

    xiligroup dev
    Keymaster

    Xili-dictionary : I don’t see the previous terms list after installing beta 1.8.1 of xili-language. (I discover it when installing newest theme of dev.xiligroup.com website and adding new translation

    Apologize, it was a bug (copy and paste ooouh!) and xili-language modify the name of the taxonomy of xili-dictionary…

    This error was present during less than 24 hours.

    To repair settings of xili-dictionary and recover the display of the list of terms – use xili-dictionary release 1.2.1 which repairs the named saved in settings.

    Apologize again

    dev.xiligroup.com

Visualisation du message 10 (321 sur 330, 527 au total)