Title: SlideShowPro Director Connector
Author: rdp
Published: <strong>15. октобар 2008.</strong>
Last modified: 8. август 2009.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# SlideShowPro Director Connector

 [rdp](https://profiles.wordpress.org/rdp/)

[Преузимање](https://downloads.wordpress.org/plugin/slideshowpro-director-connector.1.0.4b.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/slideshowpro-director-connector/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/slideshowpro-director-connector/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/slideshowpro-director-connector/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/slideshowpro-director-connector/#developers)

 [Подршка](https://wordpress.org/support/plugin/slideshowpro-director-connector/)

## Опис

This WordPress plugin helps you to add pictures and albums from [SlideShowPro Director](http://slideshowpro.net/products/slideshowpro_director/slideshowpro_director)
to your WordPress blog by either choosing them from the media tab or by inserting
some shortcode directly into your post. The images are served from Director, so 
no image is saved or loaded into your Blog.

Features:

 * Media tab for comfortable album and image browsing.
 * Add one or more images to your post.
 * Supports video with included JW Player.
 * Show album with one preview image and the others as in lightbox.
 * Show album in matrix mode. All images on a page or post.
 * Add a photostrip as template tag.
 * Widget for displaying thumbnail in your sidebar.
 * Uses the [Lightview-Plus](https://wordpress.org/extend/plugins/lightview-plus/)
   plugin by Puzich or [Lightbox 2](https://wordpress.org/extend/plugins/lightbox-2/)
   plugin by Rupert Morris for displaying ‘fullsize’ images.
 * Admin interface for easy setup.
 * Uses WordPresses’ easy and fast shortcode API.
 * Official Director API from SlideShowPro included.

Known Issues:

 * I should write a decent documentation some day, especially for shortcodes…
 * The plugin’s CSS file is not overriden by the theme as it is loaded aferwards.
   For now you’ll have make appearance changes to the plugin’s css file. Be careful.
   The file will be overwritten by the next update.

### Shortcodes

= Add one image by its director content id =
 [sspdc content=(content_id) link=(
default:lightbox|post|director|url:) format=(format_name|default:post)]

#### BETA(be careful): Pass flashvars to mediaplayer

If your content_id is a movie you can pass flashvars by adding the mediaplayer shortcode:

[sspdc content=(content_id) mediaplayer=“autostart=false&backcolor=#000″]

You can get a list of valid flashvars at [longtailvideo](http://developer.longtailvideo.com/trac/wiki/FlashVars)

#### Add one album

[sspdc album=(album_id) style=(default:matrix|preview) description=default:false
|true]

### Photostrip

A photostrip can be added to your theme by using a template tag:

Where’album_id’ is the SlideShowPro Director album number and ‘image_count’ how 
many images should be shown.

### Additional notes

Thanx to Alex Rabe & the NextGEN DEV-Team: their NextGEN Gallery Code helped me 
understand many aspects of the WordPress API. [Checkout the best WordPress gallery plugin](http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery).

## Снимци екрана

[⌊SlideShowPro Director API configuration page.⌉⌊SlideShowPro Director API configuration
page.⌉[

SlideShowPro Director API configuration page.

[⌊SlideShowPro Director API format options page.⌉⌊SlideShowPro Director API format
options page.⌉[

SlideShowPro Director API format options page.

[⌊Album matrix view.⌉⌊Album matrix view.⌉[

Album matrix view.

[⌊Image on post/page with photostrip below the header.⌉⌊Image on post/page with 
photostrip below the header.⌉[

Image on post/page with photostrip below the header.

[⌊Lightbox fullsize view.⌉⌊Lightbox fullsize view.⌉[

Lightbox fullsize view.

## Постављање

 1.  Upload the ‘sspdc_connector’ directory to the `/wp-content/plugins/` directory.
 2.  Activate the plugin through the ‘Plugins’ menu in WordPress.
 3.  Add the SSP Director API key and API Path to the plugin configuration page.
 4.  Install [Lightview-Plus](https://wordpress.org/extend/plugins/lightview-plus/)
     and [Lightview](http://www.nickstakenburg.com/projects/lightview/) or
 5.  Install [Lightbox 2](https://wordpress.org/extend/plugins/lightbox-2/)
 6.  Change the plugins CSS file (sspdc.css) as you wish and make a backup.
 7.  Add a new post.
 8.  Click the symbol that looks like a sun in WP 2.5/2.6 or the ‘Add Media’ Button
     in 2.7 and choose the SSPD Connector menu.
 9.  Select an album
 10. Choose an image
 11. Save your post

## ЧПП

  Can I change the look and feel by adapting CSS

Yes, you can. Take a look at the ‘sspdc.css’ file. You can override the classes 
in you themes’ CSS file.

  The plugin seems to work but my Director album dropdown list is empty

The DirectorPHP API relies on php_curl for communicating with Director. Connector
won’t work without it and checks if php_curl is available and gives instructions.
Have a look at your plugin configuration page.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„SlideShowPro Director Connector“ је софтвер отвореног кода. Следећи људи су допринели
овом додатку.

Сарадници

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

[Преведите „SlideShowPro Director Connector“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/slideshowpro-director-connector)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/slideshowpro-director-connector/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/slideshowpro-director-connector/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/slideshowpro-director-connector/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/slideshowpro-director-connector/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **1.0.4b**
 *  Last updated **17 година раније**
 *  Active installations **10+**
 *  WordPress version ** 2.7 или новије **
 *  Tested up to **2.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/slideshowpro-director-connector/)
 * Tags
 * [gallery](https://sr.wordpress.org/plugins/tags/gallery/)[image](https://sr.wordpress.org/plugins/tags/image/)
   [images](https://sr.wordpress.org/plugins/tags/images/)[slideshowpro](https://sr.wordpress.org/plugins/tags/slideshowpro/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/slideshowpro-director-connector/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/slideshowpro-director-connector/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/slideshowpro-director-connector/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/slideshowpro-director-connector/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/slideshowpro-director-connector/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/slideshowpro-director-connector/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/slideshowpro-director-connector/reviews/)

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/slideshowpro-director-connector/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](http://rdp-photo.net/development/sspdc/#donate)