xiligroup dev

Forum Replies Created

Visualisation du message 10 (411 sur 420, 527 au total)
  • Auteur
    Articles
  • in reply to: tags a post belong to #2759

    xiligroup dev
    Keymaster

    Thanks – the forgotten echo is erased …

    If you are happy, don’t forget to add some stars and a small texte in http://wordpress.org/extend/plugins/xili-tidy-tags/ !

    And also, if necessary and appreciate more music or other shareware, you can use « donation link » freshly installed in dev.xiligroup.com front-page…

    Also, send me your link in contact page (not public)..

    Michel

    Dev Team


    xiligroup dev
    Keymaster

    La nouvelle version de xili-language 1.1.8 est plus particulièrement destinée aux créateurs de thèmes et aux webmasters expérimentés (connaisseur en php). Elle donne accès à une série de nouvelles fonctions et à un répertoire qui contient des fonctions ‘partagées’ qu’il n’est plus nécessaire de mettre dans le fichier functions.php de chaque thème. A partir de cette version, l’extension xili-language comme xili-tidy-tags est testée sur le prochain wordpress 2.9-rare.

    Le texte en anglais est déjà [linkpost lang="en_us"]disponible[/linkpost]. Le lien précédent est écrit via un shortcode expliqué dans ledit article.

     [linkpost lang="en_us"]disponible[/linkpost]
    
    in reply to: l’extension xili-tidy-tags mise à jour #1098

    xiligroup dev
    Keymaster

    Cette extension xili-tidy-tags qui range en sous-groupe les mots a maintenant une balise de thème (template tag) pour afficher dans la boucle, attaché à un article, ses mots clés d’un sous-groupe pertinent (ou plusieurs) : xili_the_tags().
    Il y a plus de détails techniques dans l’article en anglais et dans l’article de xili-tidy-tags.

    in reply to: xili-tidy-tags plugin updated #1096

    xiligroup dev
    Keymaster

    The plugin xili-tidy-tags which groups tags is updated. It now includes a template tag similar to the_tag() named xili_the_tags() to display sub-groups of tags attached to a post in a loop.
    The key of this template tag is the fourth parameter – an array containing params as in wp_get_object_terms of wp taxomomy.
    A new key sub_groups is added to sub-select groups of tags attached to a post in the loop.
    For developers :
    Soon, I hope to comeback to this original template tag ‘the_tags()’ because it a result of a stacking of functions very not easy to hook… so I need to create this new xili-tidy-tags() to insert in template.

    in reply to: tags a post belong to #2756

    xiligroup dev
    Keymaster

    Hello David !

    Be informed that a new release (1.1 – not yet current ) is available here

    http://wordpress.org/extend/plugins/xili-tidy-tags/download/

    See also read me…

    In loop, the template tag the_tags() named xili_the_tags is now able to sub-select tags for the current post from sub-groups.

    Example of code :

    xili_the_tags('',' • ','',array('sub_groups'=>array('trademark', 'software')));

    With these parameters, only tags from subgroups ‘trademark’ & ‘software’ are displayed in loop with each post (use slug of terms)

    It was not possible to powerful hook the current function the_tags() so it was necessary to create a new one but with a great fourth used in taxonomy functions…

    If your tests are good, I will add this release as current. (and you will have few something to do !!!)

    in reply to: tags a post belong to #2755

    xiligroup dev
    Keymaster

    Your demand is good. To enrich the template tags list (now only for sidebar or widget) I will add a hook or a new template tag to do that sub-selection for one post in the loop… Be patient – hope to release a new version in around (or less than) one week.

    M

    in reply to: Massive language assign to old posts #2753

    xiligroup dev
    Keymaster

    I plan to release a new version soon. What do you think of a dated based query of a series of posts assigned to a old category ? Is your site a commercial site or a personal site ?

    in reply to: Massive language assign to old posts #2482

    xiligroup dev
    Keymaster

    Your question (from contact form – later, plesae use this forum

    Hi,

    Im triying your marvellous multi-languaje plugin and I need some support.

    Im having some problems with install because I have almost 10.000 posts and If I install plugin after that I cant search because I thing the add on the permalink.

    Example:

    BEFORE

    http://www.your.domain.tld/

    AFTER

    http://www.your.domain.tld/&lang=es_es

    I think the problem is that old post havent tag languaje on the database…

    The question is: How can I tell to database all my post are on the default languaje es_ES and do a massive configuration…

    Else I cant use the plugin because the old post havent languaje configurated.

    Regards,

    xiligroup dev answer

    Effectively it is possible to make a small php script to assign a language to your old posts as a temporary plugin… but now xili-language is workable only for the new posts…

    Tell me if you are php easy writer or not ?

    M

    in reply to: tags quantity limitation #2481

    xiligroup dev
    Keymaster

    Your question (in contact page – later please use this forum)

    Hello,

    For some reason, the cloud tags limit itself to 45 tags. How can I get it to show all the tags of a category, without any limitation ?

    Regards,

    Eddy

    answer

    Xili-language uses hook to insert languages sub-selection… but another parameters (here number) of current template tags are available as described here in wp codex: wp tag cloud

    in reply to: Assign language to categories ? #2751

    xiligroup dev
    Keymaster

    Very shortly… it is not justify to assign a language to one category… because in one category (by example animals) you can have posts in one lang and another pots in other lang… it is basic in taxonomy….

Visualisation du message 10 (411 sur 420, 527 au total)