Highslide Attachment Mod

Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Highslide Attachment Mod

Post by Stoker »

TRy put it in after this:

Code: Select all

hs.fadeInOut = true;
Board rules! No PM support
Gulf Knight
BBCoder II
BBCoder II
Posts: 10
Joined: 25 Jun 2010, 00:53

Re: Highslide Attachment Mod

Post by Gulf Knight »

Hello,

I have uploaded the file and made the changes but How do I us it? I have added a photo and added it as an Img but I don't see the changes??? any help please but then I added the bbcode
How do I get Highslide working with images attached with the Img BBCode?
A - You don't. This causes to much trouble with linked images and images in signaures.
Create a BBcode like this instead:
BBCode:
Code: Select all
[hsimg]{URL}[/hsimg]
Html:
Code: Select all
<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this)"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a><div class="highslide-heading"></div>
</div>
Helpline:
Code: Select all
Highslide Img: [hsimg]link to image[/hsimg]
to make it show in the post but I can olny click on it one to and if I try to do it again the image will not load.

and I am not getting the arrows see the pic:
[rimg]http://www.gkab.net/temps/img.JPG[/rimg]

this is a link to my test post:
http://www.af.gkab.net/viewtopic.php?f=71&t=400




Thanks
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Highslide Attachment Mod

Post by Stoker »

use this for html instead:

Code: Select all

<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this, { wrapperClassName: 'controls-in-heading', slideshowGroup: 'highslide' })"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a><div class="highslide-heading"></div>
</div>
Board rules! No PM support
Gulf Knight
BBCoder II
BBCoder II
Posts: 10
Joined: 25 Jun 2010, 00:53

Re: Highslide Attachment Mod

Post by Gulf Knight »

Thanks a lot it's working. :) but I have another matter for both the img and the videos see my post at
viewtopic.php?f=4&t=366&p=5173#p5173

Thanks,
GK

Gulf Knight » 30 Jun 2010, 09:53 wrote:Thanks a lot it's working. :) but I have another matter for both the img and the videos see my post at
viewtopic.php?f=4&t=366&p=5173#p5173

Thanks,
GK
Any idea please to how to fix this matter? :?

Thanks
moonie
BBCoder I
BBCoder I
Posts: 1
Joined: 12 Jul 2010, 15:38

Re: Highslide Attachment Mod

Post by moonie »

Hi, i wonder if you can help me please. for some strange reason when i click on the thumnail image the loading sign spins but wont open the highslide box, if i double click on my thumbnail image the image opens in a new page. I followed the instructions on the first page but what ever i do i gan not get it to open in an overlay over the page, just in a new blank window/page.

Im using Prosilver theme, problem seems to be simalar to Stokers further down the thread. Can provide you links and logins if needed.

Any help would be great?

Thanks in advance
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Highslide Attachment Mod

Post by Stoker »

I need a link to a topic where you are using highslide.
Board rules! No PM support
yet_one
BBCoder II
BBCoder II
Posts: 6
Joined: 13 Jul 2010, 13:27
Location: Turko
Contact:

Internet Explorer 6 does not change the size of pictures

Post by yet_one »

Internet Explorer 6 Slip

Internet Explorer 6 does not change the size of pictures

Image

size does not change,theme Sliding

Image

size does not change

Image

No such problem on your site,please help how to solve.

http://www.filmciyiz.net/vizyondakiler- ... e-t16.html
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Highslide Attachment Mod

Post by Stoker »

Dont know, but you can try using the full script instead.
Board rules! No PM support
yet_one
BBCoder II
BBCoder II
Posts: 6
Joined: 13 Jul 2010, 13:27
Location: Turko
Contact:

Re: Highslide Attachment Mod

Post by yet_one »

I installed the full mode you are already in the forum,IE 6 is displayed properly in the forum you
Where do I change the size of images topic?


isntall version :Highslide 4.1.8


ie6 slid (This browser is widely used in our country)

ie7 normal

ie8 normal

firefox normal

opera normal

google crome normal
Last edited by yet_one on 13 Jul 2010, 16:38, edited 1 time in total.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Highslide Attachment Mod

Post by Stoker »

Not sure that I understand, but if you want to change the size of posted images you will find a screenshot in first post.
Board rules! No PM support
Locked