{"id":3856,"date":"2008-10-15T19:12:49","date_gmt":"2008-10-15T19:12:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/slideshowpro-director-connector\/"},"modified":"2009-08-08T06:32:47","modified_gmt":"2009-08-08T06:32:47","slug":"slideshowpro-director-connector","status":"publish","type":"plugin","link":"https:\/\/en-au.wordpress.org\/plugins\/slideshowpro-director-connector\/","author":1212481,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4b","stable_tag":"1.0.4b","tested":"2.8","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"SSPD Connector","header_author":"Ruggero De Pellegrini","header_description":"","assets_banners_color":"","last_updated":"2009-08-08 06:32:47","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/rdp-photo.net\/development\/sspdc\/#donate","header_plugin_uri":"http:\/\/rdp-photo.net\/sspdc","header_author_uri":"http:\/\/rdp-photo.net","rating":5,"author_block_rating":0,"active_installs":10,"downloads":10758,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9","0.9.1","0.9.10","0.9.11","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","1.0.1b","1.0.2b","1.0.3b","1.0.4b"],"block_files":[],"assets_screenshots":{"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1566836","resolution":"4","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1566836","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1566836","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1566836","resolution":"1","location":"plugin"},"screenshot-5.jpg":{"filename":"screenshot-5.jpg","revision":"1566836","resolution":"5","location":"plugin"}},"screenshots":{"1":"SlideShowPro Director API configuration page.","2":"SlideShowPro Director API format options page.","3":"Album matrix view.","4":"Image on post\/page with photostrip below the header.","5":"Lightbox fullsize view."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[57511,210,133,163,57464],"plugin_category":[50],"plugin_contributors":[90135],"plugin_business_model":[],"class_list":["post-3856","plugin","type-plugin","status-publish","hentry","plugin_tags-director","plugin_tags-gallery","plugin_tags-image","plugin_tags-images","plugin_tags-slideshowpro","plugin_category-media","plugin_contributors-rdp","plugin_committers-rdp"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/slideshowpro-director-connector.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/slideshowpro-director-connector\/trunk\/screenshot-1.jpg?rev=1566836","caption":"SlideShowPro Director API configuration page."},{"src":"https:\/\/ps.w.org\/slideshowpro-director-connector\/trunk\/screenshot-2.jpg?rev=1566836","caption":"SlideShowPro Director API format options page."},{"src":"https:\/\/ps.w.org\/slideshowpro-director-connector\/trunk\/screenshot-3.jpg?rev=1566836","caption":"Album matrix view."},{"src":"https:\/\/ps.w.org\/slideshowpro-director-connector\/trunk\/screenshot-4.jpg?rev=1566836","caption":"Image on post\/page with photostrip below the header."},{"src":"https:\/\/ps.w.org\/slideshowpro-director-connector\/trunk\/screenshot-5.jpg?rev=1566836","caption":"Lightbox fullsize view."}],"raw_content":"<!--section=description-->\n<p>This WordPress plugin helps you to add pictures and albums from <a href=\"http:\/\/slideshowpro.net\/products\/slideshowpro_director\/slideshowpro_director\">SlideShowPro Director<\/a> 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.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Media tab for comfortable album and image browsing.<\/li>\n<li>Add one or more images to your post.<\/li>\n<li>Supports video with included JW Player.<\/li>\n<li>Show album with one preview image and the others as in lightbox.<\/li>\n<li>Show album in matrix mode. All images on a page or post.<\/li>\n<li>Add a photostrip as template tag.<\/li>\n<li>Widget for displaying thumbnail in your sidebar.<\/li>\n<li>Uses the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/lightview-plus\/\">Lightview-Plus<\/a> plugin by Puzich or <a href=\"http:\/\/wordpress.org\/extend\/plugins\/lightbox-2\/\">Lightbox 2<\/a> plugin by Rupert Morris for displaying 'fullsize' images.<\/li>\n<li>Admin interface for easy setup.<\/li>\n<li>Uses WordPresses' easy and fast shortcode API.<\/li>\n<li>Official Director API from SlideShowPro included.<\/li>\n<\/ul>\n\n<p>Known Issues:<\/p>\n\n<ul>\n<li>I should write a decent documentation some day, especially for shortcodes...<\/li>\n<li>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.<\/li>\n<\/ul>\n\n<h3>Shortcodes<\/h3>\n\n<p>= Add one image by its director content id =\n[sspdc content=(content_id) link=(default:lightbox|post|director|url:) format=(format_name|default:post)]<\/p>\n\n<h4>BETA(be careful): Pass flashvars to mediaplayer<\/h4>\n\n<p>If your content_id is a movie you can pass flashvars by adding the mediaplayer shortcode:<\/p>\n\n<p>[sspdc content=(content_id) mediaplayer=\"autostart=false&amp;backcolor=#000\"]<\/p>\n\n<p>You can get a list of valid flashvars at <a href=\"http:\/\/developer.longtailvideo.com\/trac\/wiki\/FlashVars\">longtailvideo<\/a><\/p>\n\n<h4>Add one album<\/h4>\n\n<p>[sspdc album=(album_id) style=(default:matrix|preview) description=default:false|true]<\/p>\n\n<h3>Photostrip<\/h3>\n\n<p>A photostrip can be added to your theme by using a template tag:<\/p>\n\n\n\n<p>Where'album_id' is the SlideShowPro Director album number and 'image_count' how many images should be shown.<\/p>\n\n<h3>Additional notes<\/h3>\n\n<p>Thanx to Alex Rabe &amp; the NextGEN DEV-Team: their NextGEN Gallery Code helped me understand many aspects of the WordPress API. <a href=\"http:\/\/alexrabe.boelinger.com\/wordpress-plugins\/nextgen-gallery\">Checkout the best WordPress gallery plugin<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'sspdc_connector' directory to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Add the SSP Director API key and API Path to the plugin configuration page.<\/li>\n<li>Install <a href=\"http:\/\/wordpress.org\/extend\/plugins\/lightview-plus\/\">Lightview-Plus<\/a> and <a href=\"http:\/\/www.nickstakenburg.com\/projects\/lightview\/\">Lightview<\/a> \nor<\/li>\n<li>Install <a href=\"http:\/\/wordpress.org\/extend\/plugins\/lightbox-2\/\">Lightbox 2<\/a> <\/li>\n<li>Change the plugins CSS file (sspdc.css) as you wish and make a backup.<\/li>\n<li>Add a new post.<\/li>\n<li>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.<\/li>\n<li>Select an album <\/li>\n<li>Choose an image <\/li>\n<li>Save your post<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can I change the look and feel by adapting CSS<\/dt>\n<dd><p>Yes, you can. Take a look at the 'sspdc.css' file. You can override the classes in you themes' CSS file.<\/p><\/dd>\n<dt>The plugin seems to work but my Director album dropdown list is empty<\/dt>\n<dd><p>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.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"SlideShowPro Director Connector integrates images and videos from Slideshow Pro Director into your WordPress blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/3856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=3856"}],"author":[{"embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rdp"}],"wp:attachment":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=3856"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=3856"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=3856"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=3856"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=3856"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=3856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}