Picasaedissimo

in english

Ein WordPress PlugIn

Bisher hatte ich mit Erfolg das Picasa Webalbum PlugIn Picasaed von Jon Link benutzt. Jedoch hörte die Funktionalität eines Tages auf. Entweder Picasa hatte seine RSS Feeds verändert oder etwas in meinen Daten verursachte einen Bug im Skript .

Also setzte ich mich hin, schraubte und sägte etwas am Skript und das Resultat ist Picasaedissimo.

Installation:

  1. Picasaedissimo bei WordPress.org runterladen, und entpacken.
  2. Die Datei picasaedissimo,php und das Verzeichnis langauges in das Verzeichnis wordpress-installation/wp-content/plugins/ kopieren.
  3. Im Admin-Bereich unter Plugins das PlugIn aktivieren.
  4. Das Widget unter Designs/Widgets konfigurieren.
  5. (optional) folgendes zum CSS hinzufügen:
    .picasaedissimo_image {
      width: 14em !important;
      padding: 1px;
      border: solid 4px #fff
    }
    #picasaedissimo ul li {text-align:center}

Ich möchte nochmal darauf hinweisen, dass ich das Skript von Jon Link lediglich aufgebohrt und angepasst habe (sollte auch etwas schneller sein).

Bei Fragen und Anregungen einfach hier einen Kommentar hinterlassen.

A WordPress PlugIn

Until recently I used the Picasa Webalbum PlugIn Picasaed by Jon Link. I noticed that it stopped working and be it because Picasa changed something in its RSS feed or some of my data had some quirky effects, the plugin wouldn’t show new photos I uploaded.

So I sat down, fiddled a bit here and tweaked some more there and out came Picasaedissimo.

Installation:

  1. Download and unpack Picasaedissimo at WordPress.org.
  2. Copy the file picasaedissimo,php and the languages directory into your wordpress-installation/wp-content/plugins/ directory.
  3. Activate the plugin in your WordPress.
  4. Configure the plugin.
  5. (optional) add the follwing to your CSS:
    .picasaedissimo_image {
      width: 14em !important;
      padding: 1px;
      border: solid 4px #fff
    }
    #picasaedissimo ul li {text-align:center}

I want to point out again that this work is heavily based on the original plugin by Jon who apparently stopped working on it.

Got some questions or suggestions? Feel free to comment.

11 Kommentare zu “Picasaedissimo”

  1. goFloripa Magazin » Blog Archive » Bilder links repariert meinte:

    [...] selbst ein WordPress Blog und ein Picasa Webalbum betreibt, kann sich das Widget hier [...]

  2. Morghus meinte:

    I keep getting this on my site when I’m using this plugin: http://img528.imageshack.us/my.php?image=picasamorghusor6.jpg

  3. Christian meinte:

    Hi Morghus,
    You need to make sure that ‘allow_url_fopen’ is set to ‘true’ in your php.ini

    see http://us.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen for more information

    New Version 1.3 is not using fopen anymore. Problem should be solved.

  4. Gianni Diurno meinte:

    Hello Christian,

    I’ve translated your plugin in Italian!
    Where do I can send you the .po & .mo files?

    Thanks in advance

    Gianni Diurno

  5. Christian meinte:

    Great work Gianni!

    Sent you an email. Your work will be included in next release.

    Thanks!

  6. Droko meinte:

    Hello to all of you,

    First of all, great work on the plugin.

    I’m encouteringen a bug tough. Not al the images are showing and i dont know why. Its not an RGB vs CMYK issue. Do you guys have any idea?

    Check the website: http://www.mini-europe-rally.com/index2.php

  7. Christian meinte:

    Droko,

    thanks for your support.

    The issue is resolved in version 1.5.

  8. Dick Schiferli meinte:

    Hallo,

    bei mir werden mit WP2.6 nur die Dateinamen angezeigt aber keine Bilder. Was mache ich falsch (nutze v1.6)?

    Grüße

    DickS

  9. Christian meinte:

    Compatible up to: 2.5.1

    Leider bin ich nicht so schnell, als dass ich zwölf Stunden nach erscheinen einer neuen Version schon Updates liefere.

  10. Christian meinte:

    Das Problem von Dick war, dass die Bilder etwas länger zum laden brauchten und deshalb der alternative Text angezeigt wurde.

  11. Leonaut.com meinte:

    Picasaedissimo…

    Picasaedissimo is a plugin to display the latest or random images from a selected Picasa Webalbum RSS feed in your sidebar. This is a modified version of the Picasaed plugin by Jon Link, since his stopped working and it seems he stopped developing it….

Dein Kommentar