Highslide Single Image Update***08/08/10***

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Locked
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Highslide Single Image Update***08/08/10***

Post by BaconFries »

Highslide Single Image ***08/08/10***
Highslide JS by Torstein Hønsi
http://highslide.com/

ImageImageImage

What is Highslide Single Image JS?
Highslide JS is an single image, viewer written in JavaScript.it works in a similar fashion to the Highslide Mini Gallery except that it allows you to place multiple single images on your webpages without the need of a gallery driven menu.

***Update*** I have included a extra option in the properties to allow the addition of a caption or a description of the image the update version can be downloaded from below along with the previous version without the caption property.

Image

User terms of use Note if using for a Commerial Site then you need to purchase a licence to use.please visit the highslide site for further datails on costs.
/******************************************************************************
Name: Highslide JS
Version: 4.1.8 (October 27 2009)
Config: default
Author: Torstein Hønsi
Support: http://highslide.com/support

Licence:
Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5
License (http://creativecommons.org/licenses/by-nc/2.5/).

You are free:
* to copy, distribute, display, and perform the work
* to make derivative works

Under the following conditions:
* Attribution. You must attribute the work in the manner specified by the
author or licensor.
* Noncommercial. You may not use this work for commercial purposes.

* For any reuse or distribution, you must make clear to others the license
terms of this work.
* Any of these conditions can be waived if you get permission from the
copyright holder.

Your fair use and other rights are in no way affected by the above.
******************************************************************************/

Image
Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5 License. This means you need the author's permission to use Highslide JS on commercial websites.
http://creativecommons.org/licenses/by-nc/2.5/

Download without Captions
http://www.mediafire.com/?nyaizmyytoj

Download with Captions
http://www.mediafire.com/?xkfkj1dtocajhd9
Last edited by BaconFries on Mon Nov 29, 2010 6:55 pm, edited 3 times in total.
FredericP
 
 
Posts: 71
Joined: Thu Apr 26, 2007 5:10 pm
Location: Bourges (France)
Contact:

Post by FredericP »

Yeeeeeeesssss !
Thx a lot !! I appreciate very very much your efforts. It's very nice !
I will try it now ;-)
[url]http://Peyronnin.fr[/url]
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Post by zinc »

BF Nice & Smooth and another quality work :)
Running WYSIWYG Web Builder since 2007...
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

@ FredericP enjoy...and thx... :D
@ bendigo thx mate.... :D
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Post by jordan »

S-L-I-D-E IT . :) . very nice again!
+TNX for your index update mail mr.BaconFries . :) .
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

@stempel thx...

@ jordan :D thx for the compliment and the updated index
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Hi Reneke Ok I have just download the extension just to make sure that it is working as it should. I installed into WB opened the extension properties insert the image set the size of thumnail to be used and preview and it working as it should...click on the thumb and it expands to full size...

Can I ask are you inserting a large image or are you just using a thumnail image? the way the extension works is you need to use a large image for both the thumbnail and the large image.. when we insert a large image with say a size of 500x330 you could use a size of 125x75 for the thumbnail so when we click on the thumbnail it will expand to the full size 500x300...

Does the extension work in preview? When you have published have you uploaded all the files needed to make the extension work, if you have a url of the extension can you provide this so i can view and see what may be wrong...
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Hi Reneke glad it is now working for you enjoy... :D
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Sorry at present this feature is not available in the extension.... :( I may try to add this later ...
If you wish to add a caption to the image then you would need to add this piece of code to each image used changing "caption for the image" to what you need to be displayed.

Code: Select all

<div class="highslide-caption">
Caption for the image.
</div>
This is what the HTML looks like note the code in red...
<div>
<a id="thumb1" href="images/acqua.jpg" class="highslide" onclick="return hs.expand(this)">
<img src="images/acqua.jpg" alt="Highslide JS" title="Click to enlarge" height="120" width="107"/></a>
<div class="highslide-caption">
Caption for the image.
</div>

</div>
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

***updated 8/8/10***
Update to allow the addition of a caption/description for the image.
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

No sorry this is not possible with this extension this feature is only available to the Lightbox iframe extension....
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Highslide Single Image Update***08/08/10***

Post by me.prosenjeet »

Thanks for the caption addon.
A request, in the extension can you use 'type=edit' and "HTML Textbox or Rich Text" so that we can format the text that we want to use as caption. Currently all texts show center alligned
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Highslide Single Image Update***08/08/10***

Post by me.prosenjeet »

me.prosenjeet wrote:Thanks for the caption addon.
A request, in the extension can you use 'type=edit' and "HTML Textbox or Rich Text" so that we can format the text that we want to use as caption. Currently all texts show center alligned
Bacon, do read this and reply when you are free :D
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Highslide Single Image Update***08/08/10***

Post by BaconFries »

Hmmm I thought I had replied...I must have been dreaming....when I have time I will make a little change but I will do this through the css of the extension as it is a cleaner way to do this...
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Highslide Single Image Update***08/08/10***

Post by protectourlands »

Almost all of the extensions that are downloaded from the forum are zipped files. You must extract them before installing them. You can extract them directly to the Extensions folder. If you do not extract them from the zip file, they will not install. This has been my experience. I could be wrong, but it sounds like this is what is causing the problem and this is why direct installation through the extension manager is working for you. I hope this helps.
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Highslide Single Image Update***08/08/10***

Post by BaconFries »

Yes the file is set to PVT, I am updating all extensions and when finished they will only be available from the extension manager in WB...
User avatar
Adendum
 
 
Posts: 725
Joined: Fri Apr 22, 2011 4:50 pm
Location: London, UK
Contact:

Re: Highslide Single Image Update***08/08/10***

Post by Adendum »

BaconFries wrote:Yes the file is set to PVT, I am updating all extensions and when finished they will only be available from the extension manager in WB...
Bacon,

Hmmmm, I was thinking the same thing. As you know all mine are available from the official WB extensions site and I have them on my demo site. I was wondering if this is a mistake? But then again I'm aware of several other extension builders that don't upload them to the official site at all.

So, what's best? Maybe we need a clear 'ruling' from Pablo? Especially if my extension availability is helping hacked WB users....is that even possible? If it is I'll remove them all today!
Aditerum - No longer supporting WWB extensions - refer to CJS.
Aditerum - No longer supporting WWB templates - refer to CJS.


WWB 9.4; Ext Builder 4.2; Windows 10 64bit; Intel Core i7-3770 Processor 3.40Ghz; 16.0Gb RAM
Death to Internet Explorer!
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Highslide Single Image Update***08/08/10***

Post by BaconFries »

One of my main reasons Paul by setting to PVT and only making my extensions available from the Extension Manager was this so that they are only available to "Legal" users I think this was the idea behind this when it was first introduced in WB....but it is your preference it you wish them to be downloaded from your site along with the Extension Manager...
User avatar
Adendum
 
 
Posts: 725
Joined: Fri Apr 22, 2011 4:50 pm
Location: London, UK
Contact:

Re: Highslide Single Image Update***08/08/10***

Post by Adendum »

BaconFries wrote:One of my main reasons Paul by setting to PVT and only making my extensions available from the Extension Manager was this so that they are only available to "Legal" users I think this was the idea behind this when it was first introduced in WB....but it is your preference it you wish them to be downloaded from your site along with the Extension Manager...
Well, it make little difference to me. If I don't have them on my demo site it will save me time and effort. I'd probably leave the help files online though. But I am more interested to learn if any extension can be used in a hacked version of WWB. If they can I will remove them from my site as I don't want to make it easier for such scumbags. But I was under the impression that only a legal version could use an extension?

Pablo...comments?
Aditerum - No longer supporting WWB extensions - refer to CJS.
Aditerum - No longer supporting WWB templates - refer to CJS.


WWB 9.4; Ext Builder 4.2; Windows 10 64bit; Intel Core i7-3770 Processor 3.40Ghz; 16.0Gb RAM
Death to Internet Explorer!
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Highslide Single Image Update***08/08/10***

Post by BaconFries »

At present it is set to PVT, sometime soon I will be re-releasing a updated version, please note if the extension is made available from another source then I cannot offer assitance for it and all question should be put to who supplied it.
Locked