Convertisseur de devises - Ajax widget pour WordPress 日本語 english

YAACC

Je vous présente mon premier Widget pour WordPress: YAACC, un convertisseur de devises en Ajax ! Vous pouvez l’essayer dans la colonne de droite. Comme vous pouvez le constater, j’ai simplifié au maximum l’interface. Le widget est aussi optimisé au niveau des performances avec un système de cache intelligent ainsi qu’une compression du javascript et du css. Il dispose aussi d’options qui vous permettront de choisir les devises par défaut et le montant initial. Enfin, la liste des devises est facilement paramètrable depuis une liste complète des 177 devises mondiales.

Téléchargez YAACC, le convertisseur de devises en Ajax (Widget pour WordPress) ! Vos suggestions et questions sont les bienvenues.

Historique des versions

  • 20080301: 0.9.3 titre, correction d’un bug mineur, vérification de la version et de la source.
  • 20070922: 0.9.2 problème de mise en cache de ajax-working.gif.
  • 20070909: 0.9.1 remplacement de l’image ajax-working.gif par son équivalent transparent.

14 réponses

  1. www.blogmemes.fr a écrit:

    Convertisseur de devises - Ajax widget pour WordPress…

    - Vous aimez cet article ? Votez pour lui sur Blogmemes.fr !Un Widget en Ajax pour votre blog WordPress qui permet de convertir des devises. Facile à installer et à utiliser….

    Rétrolien: 5 August 2007 — 11:06 | Lien permanent

  2. lespacearcenciel a écrit:

    Pratique ce petit outil :-)

    commentaire: 18 August 2007 — 8:10 | Lien permanent

  3. JMom a écrit:

    I just downloaded the plugin, and uploaded it to my host server, but it’s still not showing in the WP admin panel. What am I doing wrong. Can you help? I really like this widget.

    commentaire: 6 September 2007 — 23:38 | Lien permanent

  4. Kenji a écrit:

    Hi,

    Did you upload the yaacc folder under wp-contents/plugins/ ?
    You should have the following structure and files :
    /wp-content/
    …|
    …|–>/plugins/
    ………|
    ………|–>/yaacc/
    ……………|
    ……………|-/conversions/ (writable, chmod 775)
    ……………|-ajax-working.gif
    ……………|-all.js
    ……………|-money.png
    ……………|-textfield_bg.gif
    ……………|-yaacc.php
    ……………|-yaacc-fetch.php

    You should then go to the plugins tab of your administration panel and look for the following entry :

    currency-converter 0.9 yet another AJAX currency converter YAACC …

    Click on the link to activate the plugin then move to the Presentation tab and click on the Sidebar Widgets sub-tab. You should find the yaacc widget in the list of widgets. Drag and drop it on one of your sidebar (your theme must be widget enabled).

    Let me know how it went.

    commentaire: 7 September 2007 — 9:55 | Lien permanent

  5. Josh a écrit:

    I can’t seem to figure out how to get the widget title to show up in my sidebar. I saw you left a place in the code for it, but I’m not sure how you intend it to be implemented.

    commentaire: 20 February 2008 — 17:31 | Lien permanent

  6. Kenji a écrit:

    Josh,

    I am getting ready a version that will fix this problem.
    Stay tuned.

    commentaire: 26 February 2008 — 6:20 | Lien permanent

  7. Josh a écrit:

    I actually figured out a way to do it.

    commentaire: 28 February 2008 — 19:23 | Lien permanent

  8. Kenji a écrit:

    Je viens de mettre en ligne une nouvelle version de mon convertisseur de devises en Ajax pour Wordpress: Yet Another Ajax Currency Converter (YAACC 0.9.3).

    Correction de l’option pour le titre du widget.
    Ajout de la vérification du numéro de version et de la source.

    Mise à jour requise: les anciennes versions de YAACC ne sont plus compatible avec le service web donnant les taux de conversions.

    commentaire: 1 March 2008 — 6:42 | Lien permanent

  9. Josh a écrit:

    I tried deactivating the old version, deleting, and uploading and activating the new. For some reason, it says under the second line ‘Reinstall’, and it won’t do any conversions. Check robertastephens.com for what I’m talking about. I made sure to not change ANY code on the new upload.

    commentaire: 2 March 2008 — 23:10 | Lien permanent

  10. Tim Lester a écrit:

    Thank you for making this plugin. I have install the plugin in the correct folder but when I run it a smiley face appears for the date then when I change the currency the smiley face changes to Update or Reinstall. The background around where the user enters the current amount doesn’t display. I am running WP 2.5.1.

    Cheers
    Tim

    commentaire: 30 April 2008 — 20:45 | Lien permanent

  11. Kenji a écrit:

    Sorry for the troubles you had with my widget.

    I have tweaked the backend. Now, it should work without any modification on your end.

    As for the background not showing, could you tell me which browser are you using and the page where you are using the widget?

    commentaire: 1 May 2008 — 6:34 | Lien permanent

  12. Tim Lester a écrit:

    Hi Kenji,
    Thank you for fixing the background the conversion is working now. The background picture still isn’t working http://www.gadgetsdirect.com.au/wp-content/plugins/yaacc/textfield_bg.gif and I think I have it in the correct place. When I activate your plugin the footer doesn’t line up with my main page. Also in IE7 your plugin looks a bit crazy. I am using this theme http://www.jide.fr/english/downloads/freshy2/ The formatting is fine on the default wordpress theme but I still don’t get textfield_bg.gif displaying.

    Cheers
    Tim

    commentaire: 5 May 2008 — 8:52 | Lien permanent

  13. Kenji a écrit:

    Sorry for the late reply.

    I think I have found the reason why the background does not shows up.
    The path to the background is set to “/blog/wp-content/plugins/yaacc/textfield_bg.gif” which is not the right path for your setup as your wordpress install is not under a blog directory.

    You can solve the problem by editing the plugin files and remove any reference to /blog/

    I will try to find a way to make the plugin work for any kind of installation.
    Thanks for the feedback.

    commentaire: 10 May 2008 — 7:13 | Lien permanent

  14. Tim Lester a écrit:

    Hi Kenji, thanks for the fix. I just removed the /blog/ part from your plugin and all good as you recommended. It still wasn’t displaying in Internet Explorer that well but when I changed .currency-converter-fieldset{width:160px to .currency-converter-fieldset{width:180px all was good but doesn’t look as nice in Internet Explorer. Can you make it 180px on the next version? I still can’t work out how your plugin is effecting my footer style. Might be your css conflicting with my themes css?

    Cheers
    Tim

    commentaire: 11 May 2008 — 9:18 | Lien permanent

XHTML: Vous pouvez utiliser les tags suivants : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>