-
Website
http://john-noone.com -
Original page
http://www.john-noone.com/2006/10/08/identikit/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
johnnoone
51 comments · 1 points
-
-
Popular Threads
Merci.
ALex
Éventuellement tu peux commenter la ligne 450 dans le fichier identikit.php, peux-être que ça résoudra ton bug.
Ceci dit, je suis entrain de développer la v2 du plugin qui fera un peu plus que des avatars, et j'en profiterai pour réécrire certaines fonctions qui passent mal sur certaines configurations (hein le hibou, je ne t'ai pas oublié :)). Donc patiente...
comment_author_avatar();dans la boucle des commentaires de ton thème. généralement, le fichier qui affiche les commentaires s'appellent comments.php. par exemple, sur le thème par défaut de WordPress (Kubrick), tu peux mettre cette fonction dans le fichier comments.php, entre les lignes 28 et 47.Si tu veux afficher l'avatar de l'auteur d'un message, il suffit d'insérer le code
the_avatar();dans la boucle des articles. Toujours avec le même exemple, tu peux mettre cette fonction n'importe où dans le document single.phpbtw: with bablef or g translate your site is down.
Identikit I had already published a series of plugins to determine distant misadventures. These plugins functions well, except a problem of performance at the time of the tender of a comment. Only, I needed flexibility to manage these images. Lastly, I wanted to write a plugin which is not satisfied any more not to post but images, but which offers a true interface of administration. Thus I write this new plugin so that it always manages the pavatars, favatars and gravatars, but that it integrates also new concepts: let us favicons and the local misadventures. Here! Concretely this plugin is used to create the visual identities of each contributors (authors and commentators). Moreover, it makes it possible to the authors to lodge their images on the site (thus without passing by a distant site), with a pretty private interface. Lastly, it automatically inserts the good beacons in the face site. Semantics I use and misuse the urls rewritings which WordPress offers. Indeed, the urls provided by the plugins do not point towards the repertory of storage, but towards a URL readable by the human ones. The generated xhtml comprise all the classes css microformatées for declared images in the hcard and hresume. I integrated a widget for created a hcard in the menus of navigations. The generated code is: Xavier Xavier I amndt the one! Lastly, within the framework of the local misadventures, these misadventures are declared as being of Pavatars. Performances increased Now, instead of posting distant images, it directly lodges the images which it found. In addition, it uses the system of mask of WordPress to accelerate calculation. Approximately, when somebody posts a comment, the system initially to analyze the masks associated with its personal information. If it finds one of them, it posts it. If not, the system will try to find a misadventure distant. If it finds it, it downloads it and to create a mask with long times before expiry. If not it creates a mask with short times. Thus, the system makes the useless saving in calculation to each tender of comments.
I await the new plugin - I haven't been able to use gravatars for a long, long time.
si je met ceci dans mes permaliens /%category%/%postname% pas moyen de faire afficher les avatars (le rewriting ne fonctionne plus)
y'a t'il un moyen de contourner le pb ? (évidement le présent blog utilise la structure de type Date and name based :))
Ce problème est indépendant du présent plugin.
Mais tu peux gruger en rajoutant quelque chose devant la catégorie, par exemple un
-pour faire/-%category%/%postname%very Nice Work! Got you a English Version?? I can't read french...
Cya.
A development version available in English is downloadable into this post : http://www.john-noone.com/2007/01/19/des-priori...
J'essaye d'utiliser votre plugin mais je me retrouve au lieu de l'image à afficher c'est le nom qui s'affiche.
D'où vient le problème ?
Merci :-)
Avez-vous le même soucis avec les pièces-jointes dans wordpress ?
Merci quand même.
how to improve this?!
J'upload un avatar et ça se passe bien, je peux le resizer correctement après quoi il existe bien dans /wp-content/avatars/ le problème est qu'une fois la manipulation effectuée et bien en dessous de "Votre avatar local" il y a simplement écrit "admin" qui cherche vraisemblablement un avatar ici : /author/admin/pavatar.png Bien que je sois conscient que l'url est réécrite. Le système n'arrive donc pas à "retrouver" mon avatar sur le FTP. Serait-il possible de m'en dire plus ? (J'ai rechargé les permaliens bien sûr et le CHMOD sur le répertoire /wp-content/avatars/ est effectué (777). Merci beaucoup et bonne journée ^^
À la place, j'utilise Disqus qui propose ce service.