Page 1 of 1

GreyBox Gallery*** 21/10/10***

Posted: Thu May 07, 2009 11:30 pm
by BaconFries
21/10/10
***Update New Build For WB7 only****

Meets W3C Standards
Built with Extension Builder 2.0.2
Image Image

GreyBox Gallery
Greybox is a lightbox gallery style gallery it allows images to appear in a popup and scrolled through using the previous next buttons.
Image

Image

A special thanks to Eddy again for his help :D


Greybox Site for demo:
http://orangoo.com/labs/GreyBox/



Download for WB7 only
http://www.mediafire.com/?2ez0dshezxmgybn

Posted: Fri May 08, 2009 1:23 am
by Patr100
Thanks BaconFries
Appreciate your work.
Slight problem is that the option to link a picture to a website isn't working for me and for me in IE but noti n FF the width of the navigation bar ( ie where the cross to close ) is causing a horizontal scrolll bar regardless of the size of the images.

Posted: Fri May 08, 2009 4:27 am
by protectourlands
Great extension BaconFries

Posted: Fri May 08, 2009 7:00 am
by zinc
BF what can I say???? Fantastic!!!! Thank you for your efforts!

Posted: Fri May 08, 2009 12:15 pm
by BaconFries
Hi Patr100 are you using WB5 or 6 ?? did you read the pdf regarding this?
If you are using WB5 this explains the scroll and why you cant see close buton this is because you need the new doctype used in WB 6 to sort this.

This is also mentioned in first posting and in pdf... for WB6 you need to use XHTML 1.0 Transitional for gallery to work proper and for WB you need to add the doctype below manually:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> to do this you need to save your project and then open the html with notepad and remove the doctype generated by WB 5 and add the above doctype. there is no other way round this in WB5. The original script was never intended to link to a url I have tried what your saying and it is not working with me...did you manually add code to do this? as I have just tried and this is not possible..

Posted: Fri May 08, 2009 1:35 pm
by Patr100
Hi Sorry I did not read your post properly - am in WB 6 changed the Doctype now the scrolling is gone - thanks but link to url is still not working. I only used the properties as presented - no extras
Is it meant to link images to urls or are you now saying that option shouldn't be there?
The original script was never intended to link to a url I have tried what your saying and it is not working with me...did you manually add code to do this? as I have just tried and this is not possible..

Posted: Fri May 08, 2009 2:34 pm
by BaconFries
Hi Patr100 the url feature you see was never intened to be used.. as the original script does not do this it wont work in the extension. I know that it is displayed in images settings but this is what is used by default with the extension builder when you make a gallery extension. This feature can only be used if the output code looks like this
Example
<a href="http:\\www.yoursite.com"><img src="and social communities.jpg" width="500px" height="250" alt="Enter your description" border="0"></a>

As the xsl file I used does not output this it you get the code below as it needs to make it look like two images have been used instead of only one ie you get a thumb and you get a large image hence the code looking like this

<a href="images/photo01.jpg" rel="gb_imageset[nice_pics]" title="photo01.jpg"><img src="images/photo01.jpg" width="100" height="63" border="0" alt="" /></a>

I hope this helps you understand why you cant use the url as you would like.

Posted: Fri May 08, 2009 4:05 pm
by Patr100
Thanks, I just assumed it was part of the extension. But I now see as you say it's a limitation of the extenstion builder that doesn't allow you to remove the redundant option.

Still really nice option - also degrades well when you turn off scripts to a basic HTML gallery

Posted: Fri May 08, 2009 9:27 pm
by zinc
BF did you update this extension since you released the original version?

Posted: Sat May 09, 2009 10:41 pm
by BaconFries
Just to inform all due to a family bereavement I will be away for a couple of days please bare with me with this and I will attend to any issues with extension when I return.....

Posted: Sun May 10, 2009 5:11 am
by zinc
BaconFries wrote:Just to inform all due to a family bereavement I will be away for a couple of days please bare with me with this and I will attend to any issues with extension when I return.....
BF All the best and hope everything is OK.

Posted: Wed May 13, 2009 3:27 pm
by zinc
BF one question. Can I specify small images for thumbnails?

Posted: Wed May 13, 2009 4:01 pm
by BaconFries
Hi sneil sorry no what the extension does is to take a image say its size is 200x300 and you set thumbnail size to say 50x75 this is what gets displayed on page and when opened the full size of image is then displayed ie 200x300 the original size. I know the original script allows this and I had built it this way first time round and then saw how Eddy had implimented the use of tables in his slimbox and thought it might be better going this way as it allowed users to add blocks of images at once instead of adding one for thumb one for display then getting asked was there not a easier way to add images again sorry ther no way round this but if possible it will get added.... glad you like it anyway.

Posted: Sat May 16, 2009 10:58 pm
by Eddy
Sorry we cannot build the same layout as lightbox with the extensionbuilder.
We can build the extension with tables but we cannot insert a new row after five or 10 images.

Posted: Fri Jun 26, 2009 8:20 pm
by BaconFries
Hi thanksjc
Hmmm sorry are you sure you are talking about this extension? Greybox gallery?....I think you are refering to GreyBox Browser...see link if it is, it was last updated Fri May 15, 2009 take a look there please and let me know....:D
viewtopic.php?t=19416

Posted: Fri Jun 26, 2009 11:48 pm
by BaconFries
No problem glad you got a work around will keep that in mind...

Posted: Wed Jul 29, 2009 2:01 pm
by BaconFries
It is now possible to use rows in the "GreyBox" extension user can now set the number of rows to be displayed: Example if you add 15 images and set the column variable to 5 when displayed you will now see you have 3 rows each with 5 images.
A thanks goes out to Eddy with this....enjoy.

Posted: Wed Jul 29, 2009 5:16 pm
by zinc
WOW!! Thanks BF!!! You have now saved me putting 5 instances of this on my personal page :D Great Job!!!!

Posted: Wed Jul 29, 2009 6:37 pm
by BaconFries
Your welcome but a thanks does go to Eddy who gave me the correct snippet of code over what I was using to do this.....

Posted: Wed Jul 29, 2009 8:23 pm
by zinc
...Yes all the routes seem to lead to Eddy. He is like Rome!! :)

Posted: Thu Aug 27, 2009 4:36 pm
by me.prosenjeet
http://lucknowwebs.com.au/showcase/

What is the point of adding image details?
It doesnt show....only the Title shows

Any way we display the details as well?

Posted: Thu Aug 27, 2009 5:38 pm
by BaconFries
Hi me.prosenjeet I take it you are refering to the description input in the extension properties shown in screendump below???
If it is this you are refering to I have no control over this.... When you use gallery settings in Extension Builder this is what it outputs I cannot turn this on/off it is just standard. Also if the original script allowed for a description other than just the title this then it would have been added to allow this if you take a look at original authors site you will see this just title is displayed no description below image sorry :(
Image gallery
http://orangoo.com/labs/GreyBox/
Image

Posted: Thu Aug 27, 2009 5:43 pm
by me.prosenjeet
Got your point! The script doest have the option to add details! :cry:

By the way Bacon, I look at the title of this extension :
***Updated 28/09/09*** GreyBox Extension
Did you update it today that is 28 August and by mistake took the month as 09 instead of 08. Sorry for being dumb! :oops:

Posted: Thu Aug 27, 2009 5:57 pm
by BaconFries
OPPs :oops: It should read 28/07/09 looking at the postings my apoligises....hmmmm I must have done this when I was half asleep lol I will sort this so no confussion for others....

Posted: Sun Aug 30, 2009 2:59 pm
by me.prosenjeet
Bacon please read this thread.
viewtopic.php?p=97949#97949
"With greybox extension moment i am using an event, the greybox effect is lost."
Can you help in anyway as you mastered this extension.

Posted: Sun Aug 30, 2009 4:04 pm
by BaconFries
Hi me ok since I have never used this way before I really need to see the code script for the preloader as greybox already its own preloader to make it cross browser compatible and the two make be conflicting with each other if you can post it here or if you still have my email addy you can send there and I will take a look and see what can be done....

Posted: Sun Aug 30, 2009 4:06 pm
by me.prosenjeet
BaconFries wrote:Hi me ok since I have never used this way before I really need to see the code script for the preloader as greybox already its own preloader to make it cross browser compatible and the two make be conflicting with each other if you can post it here or if you still have my email addy you can send there and I will take a look and see what can be done....
Thanks for replying...What should I send to you?

Posted: Sun Aug 30, 2009 4:45 pm
by BaconFries
Hi me if you can send the generated code you used to make the page loader with the layer and I wlll take a look if that is not enough I will let you know and maybe you can add it back into site and then I can see everyting in one place. I will try to get back to you asap with this

Posted: Wed Feb 17, 2010 7:43 pm
by BaconFries
***Updated 17/02/10***
Update to meet W3C

Re: GreyBox Gallery*** 21/10/10***

Posted: Thu Oct 21, 2010 7:24 pm
by BaconFries
Update 21/10/10 for WB7

Re: GreyBox Gallery*** 21/10/10***

Posted: Sat Apr 16, 2011 1:02 pm
by me.prosenjeet
Hey Bacvon,
Since you have been doing the Grey Box extensions, I point this question directly to you.

If we goto the authors site http://orangoo.com/labs/GreyBox, in the example they have a demo of "Website gallery" where the page opens as full page and there is a forward-Backward navigation and sites change accordingly. They are showing google, yahoo and Koders in the demo.
Do we have an extension for that?

Re: GreyBox Gallery*** 21/10/10***

Posted: Sat Apr 16, 2011 4:31 pm
by BaconFries
From the extension index GreyBox Fullpage ***Updated 30/10/10***

Re: GreyBox Gallery*** 21/10/10***

Posted: Thu Jul 26, 2012 5:55 am
by zinc
BF is this available on EXT MGR? I couldn't see it.

Re: GreyBox Gallery*** 21/10/10***

Posted: Fri Aug 10, 2012 8:59 am
by zinc
BF is this extension available at all?

Re: GreyBox Gallery*** 21/10/10***

Posted: Tue Mar 26, 2013 8:37 pm
by fochardo
Sorry the download link is only for private users. Where I can download the GreyBox Gallery extension?

Thanks

Re: GreyBox Gallery*** 21/10/10***

Posted: Tue Mar 26, 2013 9:04 pm
by BaconFries
The extension is no longer available , the topic remains open just incase any user who may stil lhave a copy has an issue.