{"id":46336,"date":"2009-06-06T02:54:02","date_gmt":"2009-06-06T02:54:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/photo-lightbox\/"},"modified":"2011-07-06T06:58:56","modified_gmt":"2011-07-06T06:58:56","slug":"photo-lightbox","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/photo-lightbox\/","author":1113461,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2","stable_tag":"1.2","tested":"2.9.2","requires":"2.7.1","requires_php":"","requires_plugins":"","header_name":"Photo Lightbox","header_author":"Denzel Chia","header_description":"","assets_banners_color":"","last_updated":"2011-07-06 06:58:56","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/denzeldesigns.com\/wordpress-plugins\/photo-lightbox\/","header_plugin_uri":"http:\/\/denzeldesigns.com","header_author_uri":"http:\/\/denzeldesigns.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":18096,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539078","resolution":"1","location":"plugin"}},"screenshots":{"1":"Photo Lightbox"}},"plugin_section":[],"plugin_tags":[237,215,88414],"plugin_category":[50],"plugin_contributors":[78638],"plugin_business_model":[],"class_list":["post-46336","plugin","type-plugin","status-closed","hentry","plugin_tags-lightbox","plugin_tags-photo","plugin_tags-photo-lightbox","plugin_category-media","plugin_contributors-denzel_chia","plugin_committers-denzel_chia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/photo-lightbox.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/photo-lightbox\/trunk\/screenshot-1.png?rev=1539078","caption":"Photo Lightbox"}],"raw_content":"<!--section=description-->\n<p>Active Development has stopped for this plugin. Please use other lightbox plugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Deactivate any other javascript image gallery or lightboxes before installation. Because there could be conflict in scripts.<\/p><\/li>\n<li><p>Install through the Add New option under Plugins in your WordPress Admin or Upload <code>photo-lightbox<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory and unzip<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' menu in WordPress<\/p><\/li>\n<li><p>Go to your blog post or page, remember as in all javascript lightbox, please wait for webpage to be fully loaded.<\/p><\/li>\n<li><p>Click on any thumbnail or image link and image will be shown in Photo Lightbox.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<ol>\n<li>Why is Photo Lightbox not working ?<\/li>\n<\/ol>\n\n<p>Please check that there is a wp_head(); template tag in your theme header.php.<\/p>\n\n<p>Please check that there is a wp_footer(); template tag in your theme footer.php.<\/p>\n\n<ol>\n<li>Why is error message shown ?<\/li>\n<\/ol>\n\n<p>Photo Lightbox will show error message in the event that it fails to load an image from the server, due to image broken link, or image missing from server or server connection error.<\/p>\n\n<ol>\n<li>Why does photo Lightbox closes before showing image ?<\/li>\n<\/ol>\n\n<p>Photo Lightbox timeout may have occur before image gets fully loaded. Sorry for any inconvenience, Please click on image again.<\/p>\n\n<ol>\n<li>Why is image out of monitor screen ?<\/li>\n<\/ol>\n\n<p>User could be using a netbook or sub notebook with a small screen. User should select view in fullscreen from their web browser setting. Browsing in fullscreen mode should not have cropped image.<\/p>\n\n<ol>\n<li>Why is Photo Lightbox behaving weirdly?<\/li>\n<\/ol>\n\n<p>User may have clicked on controls too rapidly, causing script timeouts to overlap or delayed. However, this is unlikely to happen.<\/p>\n\n<!--section=changelog-->\n<p>=1.2=<\/p>\n\n<ul>\n<li><p>Rewrited path to plugin javascript script using WordPress defined WP_PLUGIN_URL<\/p><\/li>\n<li><p>Loaded Javascript Initiation in wp_footer(), instead of onload event. This will allow Photo lightbox to work before web page finish loading.<\/p><\/li>\n<li><p>needs wp_footer() in WordPress Theme to work.<\/p><\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li><p>Included auto left scroll marquee for long image title.<\/p><\/li>\n<li><p>function to hide flash video during Photo Lightbox activation, so as to prevent certain flash video without wmode=transparent to show above images.<\/p><\/li>\n<li><p>Included css line-height for text, in order to overwrite line-height set by themes causing the text to shift down.<\/p><\/li>\n<li><p>photolightbox.js Minified and reduce from 30kb to 20kb. Loads much faster now.<\/p><\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3>Setting Up<\/h3>\n\n<ol>\n<li><p>All images that have a link to source image in your server will be automatically included in Photo Lightbox.<\/p><\/li>\n<li><p>Image links without rel attribute will be automatically included as a single image and not a grouped image.<\/p><\/li>\n<li><p>To enter image rel and title attribute. After inserting thumbnail or image using image uploader. Click on the thumbnail and select edit image icon,\na window will pop up. Ensure Link URL is link to image, select advance settings and key in link rel and title under Advance Link Settings. Click update when done.\nTitle longer than the title box of Photo Lightbox Console, will be cropped.<\/p><\/li>\n<li><p>To group image links or show images as a set, key in identical rel attribute for all images. No standard prefix needed. \nExample rel='group1' for all images intended to be grouped in group1 and rel='animals' for all images of animals within the same post.<\/p><\/li>\n<li><p>Thumbnails inserted by WordPress Gallery shortcode that are linked to Image files will be treated as single images, as we are unable to add in rel attribute to image link.<\/p><\/li>\n<li><p>Thumbnails inserted by WordPress Gallery shortcode that are linked to attachment page will not be included in Photo Lightbox, because they are not image links,\nhowever the attachement image within the WordPress Gallery (image.php) may be included in Photo Lightbox, \ndepending on whether the image template codes the attachement image as an image link.<\/p><\/li>\n<li><p>Enter exclude in link rel (rel='exclude'). To exclude any thumbnail or image link from Photo Lightbox.<\/p><\/li>\n<\/ol>\n\n<h3>Navigations<\/h3>\n\n<ol>\n<li><p>Click on next or previous arrow to show next or previous image. (In the case of grouped images)<\/p><\/li>\n<li><p>Click on Opaque Black Overlay or Close icon to close Photo Lightbox.<\/p><\/li>\n<li><p>Click on pause icon to pause image, a pause message will be shown in right hand side status box.<\/p><\/li>\n<li><p>click on play icon will immediately show next image, in the event of last image shown, Photo Lightbox will close itself.<\/p><\/li>\n<li><p>The Photo Lightbox console will show image count and image title (if there is any).<\/p><\/li>\n<\/ol>","raw_excerpt":"Active Development has stopped for this plugin. Please use other lightbox plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/46336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=46336"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/denzel_chia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=46336"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=46336"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=46336"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=46336"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=46336"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=46336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}