=== Gallery Overview === Contributors: antwortzeit Donate link: http://www.antwortzeit.de/buyusapint/ Tags: gallery, core, overview, album, foto, fotoalbum, image, photo, photoalbum, photogallery, pictures Requires at least: 3.7 Tested up to: 3.9 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin fixes the one thing that is really wrong with WordPress' Core Gallery: You don't have an Gallery Overview Page. == Description == WordPress' own Gallery is pretty good. You can upload images, order them around and generate galleries in a very short amount of time. So that's a big advance compared to all those mighty powerful plugins out there, because sometimes they are kind of hard to use. But they bring a gallery overview with them, one page that lists all your galleries and gives your users access to them. Which WordPress doesn't. Gallery Overview is here to fix this. Basically it crawls all your galleries and lists them with previews containing 3 images. You can attach Gallery Overview to a page via the options panel or you can use our shortcode for more sophisticated use cases. On the settings panel you can configure the following options: * Add to page * List all Galleries (Not only from Child Pages) * Thumbnail Size * Image Number * Column Count * Link to Gallery (heading, gallery, both, none) If these settings shouldn't be enough for you, you can use the [gallery_overview] shortcode, which comes with the following parameters: * *all_galleries*: List all Galleries (not only from Child Pages). Doesn't accept any Parameters. * *pages*: Include only Galleries from Pages listed comma-separated by ID. Parameters needed like `pages="30,42"` * *limit*: Limit the number of images shown. Parameter needed as integer like `limit=5` * *columns*: Set the number of columns. Parameter needed as integer like `columns=2` * *size*: Chooses an existing thumbnail size. Parameter needed as string like `size="medium"` * *header*: Disables the header, if you want to. Remember to put a link on the gallery. Parameter needed is `header=false` * *before*: Simple HTML-Output before any other Gallery-Code. Parameter needed is `before="