Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Flashfader

Descripción

This plugin allows you to put a flash slideshow on your site. Image upload and configuration via the admin panel.
Demo: http://www.lynk.de

changelog

 1.1.1  2005-10-14 : 
 changed GD lib checking [no need to upgrade for working install]
 1.1    2005-09-?? :
 added xhtml-valid flash embed option

Instalación

  1. Update to 1.1.1:
    If you update to 1.1.1 just copy flashfader.php in your plugins directory,
    go to the flashfader admin and press Save in the Display Settings.

  2. First Install: Copy the 2 files flashfader.php and flashfader.swf
    in the plugins directory (wp-content/plugins). Activate the plugin.
    Go to “Posts” in the admin panel, open submenu item “Flashfader”

  3. Usage:
    If you see the settings and upload page, the installation went fine.
    Upload 2 images for a test-drive.

    Now you need to open one of the files of your current template.
    Assuming you use the default template (wp-content/themes/default),
    open sidebar.php and copy/paste the code you find at the bottom of the
    flashfader plugin.

    Upload sidebar.php in the template’s directory.
    Reload your WP homepage and you should see your slidehow.

    sidebar.php was just an example. You can place the code in any template file,
    just make sure it is placed in html and not within <?php ?> tags.

  4. Uninstallation:

    First remove the code that calls the flash in the template! You might get
    an ugly error message on your page otherwise.

    The plugin creates one folder (wp-content/flashfader) and some files.
    Your images are stored in that folder as well.
    To remove the plugin just use the uninstall button at the bottom of the admin
    page. You could try to delete the folder via FTP, but some servers won’t let
    you because of permission settings.
    That’s what the uninstall button is there for.

  5. Note on sizes

    If you have a working slideshow and change the size in the display
    settings, the current images won’t be resized.
    You have to re-upload them so they are cropped according to the new settings.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Flashfader” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Flashfader” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .