Title: Albumize
Author: klitscher
Published: <strong>9. Novembra 2008.</strong>
Last modified: 24. Novembra 2008.

---

Pretražite dodatke

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

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

# Albumize

 Od [klitscher](https://profiles.wordpress.org/klitscher/)

[Skini](https://downloads.wordpress.org/plugin/albumize.1.2.zip)

 * [Detalji](https://bs.wordpress.org/plugins/albumize/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/albumize/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/albumize/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/albumize/#developers)

 [Podrška](https://wordpress.org/support/plugin/albumize/)

## Opis

I wanted to take the convenience and ease of use of the built-in WordPress `[gallery]`
shortcode and add a little more functionality to it. By organizing your galleries
as multiple child pages of one parent page, you can use this plugin to see a preview
thumbnail and description of each gallery.

### Styling

Version 1.2 added increasing styling options by wrapping each element in a `<div`.
There are two display options included with the plugin and limitless possibilities
exist for any type of custom styling you would like to do. Horizontal styling is
the default using only the `[albumize]` shortcode. However, to use the included 
vertical styling (thanks [Roman!](http://www.penguinandpanda.com)) simply use `[
albumize style='vert']`.

To add your own custom styling, use `[albumize style='yourstylename']` (where ‘yourstylename’
is any name you'd like to classify it as) and add the styling to your themes stylesheet.
The Albumize elements are classified as the following:

 * `albumize_gallery_yourstylename`
 * `albumize_thumb_yourstylename`
 * `albumize_title_yourstylename`
 * `albumize_desc_yourstylename`
 * `albumize_count_yourstylename`

Whatever you use for the _style_ attribute will be used as the last part of the 
element classification when the album is displayed. Just add your own styling for
these elements and you are all set to go. Add as many different styles as you want
and call any of them using the _style_ attribute.

## Slike ekrana

[⌊Demonstrating how to add the shortcode to your page.⌉⌊Demonstrating how to add
the shortcode to your page.⌉[

Demonstrating how to add the shortcode to your page.

[⌊Note the two custom fields added to the page to designate the blurb and the thumbnail
cover.  Also note that "2006" was selected as the parent page.⌉⌊Note the two custom
fields added to the page to designate the blurb and the thumbnail cover.  Also note
that "2006" was selected as the parent page.⌉[

Note the two custom fields added to the page to designate the blurb and the thumbnail
cover. Also note that “2006” was selected as the parent page.

[⌊Sample display of the album including the blurb and thumbnail cover as added in
screenshot-2.png.⌉⌊Sample display of the album including the blurb and thumbnail
cover as added in screenshot-2.png.⌉[

Sample display of the album including the blurb and thumbnail cover as added in 
screenshot-2.png.

## Instalacija

 1. Upload the `albumize` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a page that will function as your album and place the `[albumize]` shortcode
    in it.
 4. Create child pages of your album page and place your galleries in them.
 5. (Optional) Create a brief description of your gallery by using an “alb_blurb” custom
    field key and the description in the value.
 6. (Optional) Select the gallery cover for the album by using an “alb_cover” custom
    field key and the number of the picture in the gallery (e.g. 5, 13, etc) for the
    value. The first picture in the gallery will be used by default.

## ČPP

  Does this plugin work for posts?

Nope. Currently this plugin only works for pages because it relies on the parent/
child page relationship.

  Do I need to use the custom fields for the plugin to work?

Nope. The plugin will use the first image in the gallery by default. If you don't
put in a blurb to describe your gallery, the plugin will just display the title 
of the gallery and nothing else.

  How many levels of child pages will this work for?

Unfortunately (or fortunately, I suppose), the plugin displays all levels of child
pages underneath the parent page. There is currently no way to restrict it to only
one level. A page hierarchy like the following:

 * Album Page (Parent)
    - Gallery 1 (Child of Album)
    - Gallery 2 (Child of Album)
    - Gallery 3 (Child of Album)
       * Gallery 3, Day 1 (Child of Gallery 3)
    -  * Gallery 3, Day 2 (Child of Gallery 3)

Would be displayed as the following on the album page:

 * Gallery 1
 * Gallery 2
 * Gallery 3
 * Gallery 3, Day 1
 * Gallery 3, Day 2

  How would you recommend setting up your page hierarchy for Albumize and WordPress’
Gallery function?

This is what works for me. I have a parent **Photos** page. I have my **Album** 
pages as child pages of the **Photos** page. I just manually link to the **Album**
pages on the **Photos** page. Then I have my **Gallery** pages as child pages of
each **Album** page.

I'm sure you can figure out your own way of doing it. But this type of hierarchy
was what I had in mind when I designed this plugin.

If you have any other questions, feel free to visit the plugin homepage at [http://www.litschers.com/wordpress/albumize/](http://www.litschers.com/wordpress/albumize/)

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

“Albumize” is open source software. The following people have contributed to this
plugin.

Doprinositelji

 *   [ klitscher ](https://profiles.wordpress.org/klitscher/)

[Prevedi “Albumize” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/albumize)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/albumize/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/albumize/)ili se pretplatite na
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/albumize/) od [RSS](https://plugins.trac.wordpress.org/log/albumize/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2**
 *  Last updated **prije 18 godina**
 *  Active installations **10+**
 *  WordPress version ** 2.5 ili viša **
 *  Tested up to **2.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/albumize/)
 * Tags
 * [album](https://bs.wordpress.org/plugins/tags/album/)[gallery](https://bs.wordpress.org/plugins/tags/gallery/)
   [image](https://bs.wordpress.org/plugins/tags/image/)[page](https://bs.wordpress.org/plugins/tags/page/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/albumize/advanced/)

## Ocjene

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/albumize/reviews/)

## Doprinositelji

 *   [ klitscher ](https://profiles.wordpress.org/klitscher/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/albumize/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](http://www.litschers.com/about-us/donate/)