このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Flashfader

説明

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

インストール

  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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Flashfader はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Flashfader” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。