Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #1  
Old 02-29-2008, 04:42 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Thumbnails lightbox addon

Version 1.0.0 ß
Last update: 02/29/2008

Demo: here

download: here

Don't forget to write a review here

Last edited by fredxeric; 02-29-2008 at 09:25 PM.
Reply With Quote
  #2  
Old 02-29-2008, 07:28 PM
oswegan's Avatar
oswegan Offline
pp veteran
 
Join Date: Jan 2008
Location: Lake Oswego, Oregon
Posts: 58
does it have page code in it? so when it reaches a certain number of thumbnails, it goes to page 2 etc?
Reply With Quote
  #3  
Old 02-29-2008, 09:25 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
no not yet, it is at stage beta and need some tweak.... I will release new version with category, tags, pages capability later.

Consider this release as a sketch
Reply With Quote
  #4  
Old 02-29-2008, 11:36 PM
oswegan's Avatar
oswegan Offline
pp veteran
 
Join Date: Jan 2008
Location: Lake Oswego, Oregon
Posts: 58
That will be nice. I am currently trying to figure out how to make my simplicious browse template to have pages and page numbers, but I like your design for the thumbnails a little better.
Reply With Quote
  #5  
Old 03-04-2008, 06:03 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
VERSION UPDATED TO 1.0.1

Support browsing in the lightbox depending the number of picture in this category , link to the image when you click the image title in the bottom left.
Reply With Quote
  #6  
Old 03-09-2008, 04:36 AM
mahones Offline
forum loafer
 
Join Date: Mar 2008
Location: Ontario, Canada
Posts: 4
How do I use this?

How do I use this? Do i have to add the tag to the page somehow?
Reply With Quote
  #7  
Old 03-09-2008, 04:00 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by mahones View Post
How do I use this? Do i have to add the tag to the page somehow?
I will have to write an howto, I'll add this to my to do list.

You just have to enable the addon and add this tag in your page

<LIGHTBOX_THUMBNAILS>

that's it
Reply With Quote
  #8  
Old 03-09-2008, 04:17 PM
mahones Offline
forum loafer
 
Join Date: Mar 2008
Location: Ontario, Canada
Posts: 4
Hi Fred

I tried this and now when i click on a thumbnail in the archives page it simply opens the picture in a new window with no formatting. There's no lightbox popping up.

Thanks for the help

Mahones
Reply With Quote
  #9  
Old 03-09-2008, 04:24 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
it is set to work with simple template, I think you will have to midified the lightbox.js

Code:
*/
// -----------------------------------------------------------------------------------

//
//	Configuration
//
var fileLoadingImage = "templates/simple/images/loading.gif";		
var fileBottomNavCloseImage = "templates/simple/images/closelabel.gif";

var overlayOpacity = 0.8;	// controls transparency of shadow overlay

var animate = true;			// toggles resizing animations
var resizeSpeed = 7;		// controls the speed of the image resizing animations (1=slowest and 10=fastest)

var borderSize = 10;		//if you adjust the padding in the CSS, you will need to update this variable

// -----------------------------------------------------------------------------------

//
var fileLoadingImage = "templates/simple/images/loading.gif";
var fileBottomNavCloseImage = "templates/simple/images/closelabel.gif";

change this line template/yourtemplatename/image..7

Also for the formating include the lightbox.css file in your browse page

Code:
<script type="text/javascript" src="templates/yourtemplatename/scripts/prototype.js"></script>
<script type="text/javascript" src="templates/yourtemplatename/scripts/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="templates/yourtemplatename/scripts/lightbox.js"></script>

copy all files in scripts and css from the simple folder I have put in the addon
Reply With Quote
  #10  
Old 03-09-2008, 04:28 PM
mahones Offline
forum loafer
 
Join Date: Mar 2008
Location: Ontario, Canada
Posts: 4
I don't have a lightbox.js file anywhere in my templates folders or in the addon. Is this something I need to get from another site and copy over?

Thanks again for the help

Mahones
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 02:38 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs