Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.218
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ?This sh...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriousl...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Highslide for all images on phpnuke !
Highslide for all images on phpnuke !

11 Replies / 1686 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Scripts

View previous topic :: View next topic


moon_spell
Reputation: 485.1 Add RepSubtract Rep
votes: 1
Local time: 3:14 AM


Noob
Noob

0.01 posts per day
Medals: 0

Joined: Sep 24, 2007
Last Visit: 10 Jan 2010
Posts: 13
Points: 402 

Post Highslide for all images on phpnuke ! Posted: Thu Aug 20, 2009 10:52 pm

hello

I would like to have slideshow for all images on nuke ! not on bbtonuke side ! please help me to get or do this !

best regards
 

 
View user's profileSend private message Reply with quote

floppy
Reputation: 2087.2 Add RepSubtract Rep
votes: 22
Local time: 3:14 AM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.73 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 27 Jan 2012
Posts: 3313
Points: 132023 

Post Re: Highslide for all images on phpnuke ! Posted: Thu Aug 20, 2009 11:37 pm

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

I don't doubt its possible, but its damn tricky. I can promise you that much. I can't even comprehend a way to do that off the top of my head, but if you figure it out, please let me know.

I seriously doubt that would ever work. Highlside links to the image through <a href="blah.jpg"><img src="smaller.jpg"></a>? If nuke treated every <a href to apply highslide too, well that sir is just a bad idea. I suggest only adding highslide where you want it.

The only other option would be to have a specific class that javascript replaced if an image was link was posted with that class attached. Still requires some editing on your part to add that custom class to every place where highslide should happen and it could all go horribly wrong for many reasons.
 

Phpnuke Downloads | VMaxxRx Male Enhancement  
View user's profileSend private messageVisit poster's website Reply with quote

DreAdeDcoRpSE
Reputation: 2221.6 Add RepSubtract Rep
votes: 28
Local time: 3:14 AM
Location: Back of your Mind
usa.gif

Forums Moderator
Forums Moderator

1.53 posts per day
Medals: 3 (View more...)
Dedication (Amount: 1)
Site Admin
Site Admin
Joined: Sep 22, 2007
Last Visit: 10 Feb 2012
Posts: 2459
Points: 128885 

Post Re: Highslide for all images on phpnuke ! Posted: Thu Aug 20, 2009 11:47 pm

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke · Clan Roster 2.0 ·  · Modern Warfare 3 Xtreme Theme

I don't know about hillslide, but I was able to implement Lightbox through out my site. almost all images that are not part of the theme can be enlarged with the Lightbox effect. I also have it in my forums in the bbcode, but it also effects all other images, all I have to do, is instead of doing the BBcode, I just have to add the rel"LightBox [MOD]" into my href of the image.

example:
<a href="IMAGE-PATH-HERE" rel="lightbox[MOD]"><image src="IMAGE-PATH-HERE" width="300px"></a>

That is something I would add to my news, or in a block, or anywhere I wanted the lightbox effect to take place. Also I wouldn't have to worry about images that I wanted to show, but not to have the light box effect, open up in the lightbox effect. It would only happen to the images that I marked with a <a href="IMAGE-PATH-HERE" rel="lightbox[MOD]"> </a> around it.

The way I did it was installed it as normal, per how the instructions said to, then in the header.php, where you find the <head>, thats where I put in the codes they ask for.

Depending on what nuke version you are using, you may have to edit the config.php to accept added variables to the HTML.
 

 
View user's profileSend private messageVisit poster's website Reply with quote


gazj
Reputation: 495.8 Add RepSubtract Rep
votes: 1
Local time: 8:14 AM

uk.gif

Tree Hugger
Tree Hugger

0.04 posts per day
Medals: 0

Joined: Mar 12, 2007
Last Visit: 15 Oct 2009
Posts: 64
Points: 3224 

Post Re: Highslide for all images on phpnuke ! Posted: Fri Aug 21, 2009 1:29 am

i use facebox its lighter and handles ajax calls and so on and it is implemented just like lightbox only uses the rel="facebox" it can also be used as an onpage load model pop up
 

i say lol to much but what the hey!  
View user's profileSend private messageVisit poster's website Reply with quote

DreAdeDcoRpSE
Reputation: 2221.6 Add RepSubtract Rep
votes: 28
Local time: 3:14 AM
Location: Back of your Mind
usa.gif

Forums Moderator
Forums Moderator

1.53 posts per day
Medals: 3 (View more...)
Dedication (Amount: 1)
Site Admin
Site Admin
Joined: Sep 22, 2007
Last Visit: 10 Feb 2012
Posts: 2459
Points: 128885 

Post Re: Highslide for all images on phpnuke ! Posted: Fri Aug 21, 2009 1:37 am

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke · Clan Roster 2.0 ·  · Modern Warfare 3 Xtreme Theme

facebox is nice, the one thing in the examples of it I seen in the past I did not like was that they only way to close it was actually click on the "Close" icon, I don't know if they have fixed that yet, but the feature of clicking on anywhere other then the image would close it along with click on the close button its self. I also like the effect of darkening the screen in the background. but its all personal preference there.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Ped
Reputation: 64 Add RepSubtract Rep
votes: 35
Local time: 9:14 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 10 Feb 2012
Posts: 4467
Points: 181246 

Post Re: Highslide for all images on phpnuke ! Posted: Fri Aug 21, 2009 7:26 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

Shadow box is the way forward !!

http://www.shadowbox-js.com/

You don't have to click the X either, just click anywhere on the previous webpage to close the lightbox
 

 
View user's profileSend private messageSend e-mail Reply with quote


gazj
Reputation: 495.8 Add RepSubtract Rep
votes: 1
Local time: 8:14 AM

uk.gif

Tree Hugger
Tree Hugger

0.04 posts per day
Medals: 0

Joined: Mar 12, 2007
Last Visit: 15 Oct 2009
Posts: 64
Points: 3224 

Post Re: Highslide for all images on phpnuke ! Posted: Sat Aug 22, 2009 12:30 am

in facebox you click anywhere on screen and it closes and the page having an overlay is simple add the css to make the overlay its not hard i had it as a semi transparent overlay with a stripey image
 

 
View user's profileSend private messageVisit poster's website Reply with quote

floppy
Reputation: 2087.2 Add RepSubtract Rep
votes: 22
Local time: 3:14 AM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.73 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 27 Jan 2012
Posts: 3313
Points: 132023 

Post Re: Highslide for all images on phpnuke ! Posted: Sat Aug 22, 2009 12:32 am

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

@moon_spell

Sorry to say it really doesn't matter what type mod you choose. It requires manual editing of the places where you want it to occur. I just don't believe any one change can make all the proper files use highslide or whatever.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

SteveT1967
Reputation: 483.5 Add RepSubtract Rep
Local time: 9:14 AM

usa.gif

Spawn Killer
Spawn Killer

0.02 posts per day
Medals: 0

Joined: May 06, 2007
Last Visit: 24 Aug 2009
Posts: 32
Points: 442 

Post Re: Highslide for all images on phpnuke ! Posted: Mon Aug 24, 2009 12:08 am

[quote="DreAdeDcoRpSE"]I don't know about hillslide, but I was able to implement Lightbox through out my site. almost all images that are not part of the theme can be enlarged with the Lightbox effect. I also have it in my forums in the bbcode, but it also effects all other images, all I have to do, is instead of doing the BBcode, I just have to add the rel"LightBox [MOD]" into my href of the image.

example:
[color=red][b]<a href="IMAGE-PATH-HERE" rel="lightbox[MOD]"><image src="IMAGE-PATH-HERE" width="300px"></a>[/b][/color]

That is something I would add to my news, or in a block, or anywhere I wanted the lightbox effect to take place. Also I wouldn't have to worry about images that I wanted to show, but not to have the light box effect, open up in the lightbox effect. It would only happen to the images that I marked with a [i]<a href="IMAGE-PATH-HERE" rel="lightbox[MOD]"> </a>[/i] around it.

The way I did it was installed it as normal, per how the instructions said to, then in the header.php, where you find the <head>, thats where I put in the codes they ask for.

Depending on what nuke version you are using, you may have to edit the config.php to accept added variables to the HTML.[/quote]


Thanks for the info
 

 
View user's profileSend private messageVisit poster's website Reply with quote


DreAdeDcoRpSE
Reputation: 2221.6 Add RepSubtract Rep
votes: 28
Local time: 3:14 AM
Location: Back of your Mind
usa.gif

Forums Moderator
Forums Moderator

1.53 posts per day
Medals: 3 (View more...)
Dedication (Amount: 1)
Site Admin
Site Admin
Joined: Sep 22, 2007
Last Visit: 10 Feb 2012
Posts: 2459
Points: 128885 

Post Re: Highslide for all images on phpnuke ! Posted: Mon Aug 24, 2009 4:34 am

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke · Clan Roster 2.0 ·  · Modern Warfare 3 Xtreme Theme

n/p, anytime.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

kent999
Reputation: 0.1 Add RepSubtract Rep
Local time: 9:14 AM


Noob
Noob

0.00 posts per day
Medals: 0

Joined: Jul 01, 2010
Last Visit: 01 Jul 2010
Posts: 1
Points: 92 

Post Re: Highslide for all images on phpnuke ! Posted: Thu Jul 01, 2010 9:11 am

Thank you for the info. Angel
 

 
View user's profileSend private message Reply with quote

DreAdeDcoRpSE
Reputation: 2221.6 Add RepSubtract Rep
votes: 28
Local time: 3:14 AM
Location: Back of your Mind
usa.gif

Forums Moderator
Forums Moderator

1.53 posts per day
Medals: 3 (View more...)
Dedication (Amount: 1)
Site Admin
Site Admin
Joined: Sep 22, 2007
Last Visit: 10 Feb 2012
Posts: 2459
Points: 128885 

Post Re: Highslide for all images on phpnuke ! Posted: Thu Jul 01, 2010 1:33 pm

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke · Clan Roster 2.0 ·  · Modern Warfare 3 Xtreme Theme

While I am on here, looking over this post. If you want to implement hillslide or lightbox or what ever you use into your forums, as in using it with the the bbcode to make is to any image that is larger then Xpx wide and Xpx high, it will use the lightbox, All you have to do is:

Open public_html/themes/YOUR_THEME/forums/bbcode.tpl

Find the line:
<!-- BEGIN img -->

and you can figure out the rest, its all right there.

An example of what I have is as follows.
Code:
<!-- BEGIN img --><a href="{URL}" rel="lightbox[MOD]"><img src="{URL}" border="0" alt="" style="width:450px"/></a><!-- END img -->


but you may do something different, that is just an example.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Scripts


 
11 Replies / 1686 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum