Title: SmoothGallery
Author: Christian Schenk
Published: <strong>1. Februar 2008</strong>
Last modified: 24. August 2014

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

![](https://s.w.org/plugins/geopattern-icon/smoothgallery.svg)

# SmoothGallery

 Von [Christian Schenk](https://profiles.wordpress.org/chschenk/)

[Herunterladen](https://downloads.wordpress.org/plugin/smoothgallery.1.15.8.zip)

 * [Details](https://de.wordpress.org/plugins/smoothgallery/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/smoothgallery/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/smoothgallery/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/smoothgallery/#developers)

 [Support](https://wordpress.org/support/plugin/smoothgallery/)

## Beschreibung

This plugin embeds JonDesign’s [SmoothGallery](http://smoothgallery.jondesign.net/)
into your posts and pages.

It’s this simple:

 * upload some pictures to a post/page
 * use the shortcode „smoothgallery“
 * add a custom field named „smoothgallery“ with some [options](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/#option)
 * watch your gallery 😉

There’re a lot more possibilities with this plugin. Please have a more
 detailed
look at it and don’t hesitate to leave a [comment](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/#respond)
if you’d like to suggest a feature, need help with the plugin or just want to say
how cool this is 😉

### Licence

This plugin is released under the GPL.

## Screenshots

 * [[
 * Have a look at my gallery [here](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/#example).

## Installation

 1. Unzip the plugin into your wp-content/plugins directory and activate it
 2. [Integrate](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/#howto)
    it into a post or your theme.

## FAQ

  The visual editor replaces div-tags with p-tags

If you’re using the visual editor the div-tags may be replaced with
 p-tags. To 
keep the markup intact you should disable the visual editor if you’d like to edit
a post/page that contains a SmoothGallery.

To do this, go to Users -> Your profile and uncheck „Use the visual
 editor when
writing“. Once you’ve saved and published the post/page you can activate the visual
editor again – but make sure to disable it again if you want to change a post that
contains a SmoothGallery.

  The SmoothGallery doesn’t show up in Internet Explorer

SmoothGallery doesn’t seem to work with Internet Explorer if you use [Prototype](http://www.prototypejs.org/)
on your site.

Read about a solution [here](http://www.christianschenk.org/blog/integrate-smoothgallery-into-wordpress/).

Basically you’ll have to make sure that you don’t use Prototype and SmoothGallery
on the same site or at least embed the SmoothGallery inside an iFrame.

  What about integrating it into my theme?

Read about this [here](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/integration-into-your-theme/).

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„SmoothGallery“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ Christian Schenk ](https://profiles.wordpress.org/chschenk/)

[Übersetze „SmoothGallery“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/smoothgallery)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/smoothgallery/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/smoothgallery/) 
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/smoothgallery/)
per [RSS](https://plugins.trac.wordpress.org/log/smoothgallery/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.15.8

 * Added a translation for the Ukrainian language (thanks to [GetVoIP](http://getvoip.com))

#### 1.15.7

 * Bugfix regarding the SmoothGallery link that can be added to individual images
   in the media library.
 * Updated TimThumb (2.8.10 -> 2.8.13)

#### 1.15.6

 * Bugfix in the `config.php` (thanks to [Davide](http://davideferrero.com)).

#### 1.15.5

 * Updated TimThumb to the most recent version (2.8.10) due to security issues with
   the old variant.

#### 1.15.4

 * Added a translation for the Romanian language (thanks to [Web Hosting Geeks](http://webhostinggeeks.com/))

#### 1.15.3

 * Fixed minor bug that could occur when one used the `id` attribute in the shortcode
   which pulled images from a certain post and extracted the special _SmoothGallery
   link_ that one might add to images.
 * Removed empty lines at the end of most PHP files which might cause issues resulting
   in _Header already sent_ messages.

#### 1.15.2

 * Updated TimThumb to the most recent version (2.8) due to security issues with
   the old variant.

#### 1.15.1

 * Compatibility with WordPress 2.8. If you don’t use 2.8 yet you don’t have to 
   update the plugin.
 * Fixed bug with thumbnails that weren’t generated if the cache directory wasn’t
   writeable
 * It will be easier and less error prone to change parameters that need quoting
   in the JavaScript now; like „textShowCarousel“ etc.
 * Compressed fleche1.png, fleche2.png and open.png

#### 1.15

 * It’s possible to order the images now (thanks to [Jelte Liebrand](http://liebrand.co.uk/))
 * You can add custom links to the images via the media edit screen. Those are used
   as links in the gallery.
 * Content of the iFrame should be valid XHTML 1.0 Strict now.
 * Background color of iFrame can be customized (use „iframebgcolor“ in shortcode)
 * Automatic scaling of images can be enabled, i.e. carousel finaly works.
 * i18n: en, de
 * Widget can now use images from a directory
 * Recent images box feature has a widget now

#### 1.14

 * Show your images from Flickr or Picasa
 * You can use images from a custom directory now, i.e. you don’t have to upload
   the images with WordPress but just to your webserver.
 * Randomize the order of the images on every pageload with just one switch (use‚
   randomize=1‘ along with the shortcode).
 * Some bugfixes

#### 1.13.1

 * Bugfix for images with alternative size, i.e. thumbnails.

#### 1.13

 * It’s now possible to change the transitions between images.

#### 1.12.1

 * Small bugfix (forgot configuration for ReMooz and images)

#### 1.12

 * Added version 2.1beta1 and ReMooz; activate it in the config.php.

#### 1.11.3

 * Bugfix (compatibility with WordPress 2.7)

#### 1.11.2

 * Bugfix (finding the thumbnails might not work in some occasions)

#### 1.11.1

 * Bugfix (allow_call_time_pass_reference)

#### 1.11

 * Added a widget that you can use in your sidebar. You can customize them individually
   and add as many of them as you like.
 * Enhanced available attributes indide an iFrame (shortcode)

#### 1.10.1

 * Bugfix (utils.php wasn’t included at the right spot)

#### 1.10

 * Support for SmoothGallery inside an iFrame, i.e. you can have many galleries 
   on a single page. Furthermore you can use scripts like Prototype.js or jQuery
   that are known to be incompatible with SmoothGallery on your page because they
   won’t interfere with SmoothGallery any more
 * Enhanced support for thumbnails generated with the Media Library

#### 1.9

 * Introduced a Shortcode („smoothgallery“) that automatically generates the markup
   for the gallery
 * Recent-images-box now uses a Shortcode too
 * You can use every option offered by SmoothGallery in the custom field now ([comment](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/#comment-1704))
 * With help of the Media Library we don’t have to generate the thumbnails ([comment](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/#comment-1961))
 * Overall code cleanup
 * Successfully tested with WP 2.6.2 ([comment](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/integration-into-your-theme/#comment-2274))

#### 1.8.1

 * It’s possible to specify the color of the border for the gallery.

#### 1.8

 * The custom configuration resides in a spearate file („config.php“) now to ease
   updating.
 * A new feature called „recent images box“ picks up the images that are attached
   to the most recent posts and generates a SmoothGallery for you. Read about this
   [here](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/recent-images-box/).

#### 1.7

 * If you attach images to a post/page the markup will be generated for you. Have
   a look at the „SmoothGallery“ box under „Advanced Options“ on the edit screen.
   Check out this [video](http://www.christianschenk.org/projects/wordpress-smoothgallery-plugin/videos-for-this-plugin/#markup).

## Meta

 *  Version **1.15.8**
 *  Zuletzt aktualisiert **vor 12 Jahren**
 *  Aktive Installationen **70+**
 *  WordPress-Version ** 2.0 oder höher **
 *  Getestet bis **3.9.40**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/smoothgallery/)
 * Schlagwörter
 * [gallery](https://de.wordpress.org/plugins/tags/gallery/)[images](https://de.wordpress.org/plugins/tags/images/)
   [jondesign](https://de.wordpress.org/plugins/tags/jondesign/)[pictures](https://de.wordpress.org/plugins/tags/pictures/)
   [smoothgallery](https://de.wordpress.org/plugins/tags/smoothgallery/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/smoothgallery/advanced/)

## Bewertungen

 1 von 5 Sternen.

 *  [  0 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/smoothgallery/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/smoothgallery/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/smoothgallery/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/smoothgallery/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/smoothgallery/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/smoothgallery/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/smoothgallery/reviews/)

## Mitwirkende

 *   [ Christian Schenk ](https://profiles.wordpress.org/chschenk/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/smoothgallery/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.christianschenk.org/donation/)