RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : November 22, 2008, 05:26:47 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  RSgallery2 modules and plugins (mambots) (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  rsgallery2 slideshow module-how to direct the click to a page that you set
Advanced search
  « previous next »
Pages 1
Author
Topic: rsgallery2 slideshow module-how to direct the click to a page that you set  (Read 3779 times)
« on: September 20, 2007, 10:54:47 pm »
myron wilson Offline
Newbie
*
Posts: 10

View Profile

RSgallery2 version: 1.13.1
RSgallery2  slideshow 1.2.2

it automatically goes to the pictures detail page when you click on the module

how can I change where it GOES when you click on the module?
anyone know which file that setting is in?

I want it to go to: the gallery thumbnail page
with all the galleries
not to that specific photo that is on the slideshow (which works GREAT if that's where you want it to go)

excellent gallery component though!
many thanks


 -
Logged
 
Reply #1
« on: September 21, 2007, 02:09:14 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870
danieltulp@hotmail.com
View Profile WWW Email

go to siteroot/modules/rsg2_scroller.php (if I'm correct about the filename though)

you can also select the scroller to link to the gallery where that picture is in (so not the main gallery page)
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #2
« on: September 22, 2007, 01:48:35 am »
myron wilson Offline
Newbie
*
Posts: 10

View Profile

thank you very much indeed
very much appreciated
(trying it now)

maybe you  meant:
mod_RSGallery2_slideshow.php

I don't see that file you mentioned
to set where it goes when you click on the mambot

and havn't spotted the setting in the code in mod_rsgallery2_slideshow.php
(yet)
if that's the file you meant...

I don't have the scroller
I have the slideshow module

thanks again
RSgallery is an exciting plugin
and this rsgallery slideshow module seems great too
seems VERY stable

which is huge

I saw the other post
on the SVN downloads

thanks very much again
I'm all over that





« Last Edit: September 22, 2007, 02:27:15 am by herbie luvmoose » Logged
 
Reply #3
« on: September 22, 2007, 05:25:26 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870
danieltulp@hotmail.com
View Profile WWW Email

I indeed meant mod_rsgallery2_slideshow.php

but it is not somekind of setting you need to alter

you need to alter the code/ hack it

look for:
Code:
$url = sefRelToAbs('index.php?option=com_rsgallery2&Itemid='.$RSG2Itemid.'&page=inline&id='.$row->id.'&catid='.$row->gallery_id.'&limitstart='.$limitstart);

now change it to:
Code:
$url = sefRelToAbs('index.php?option=com_rsgallery2&Itemid='.$RSG2Itemid);

now it links to the gallery main page
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #4
« on: September 22, 2007, 06:14:46 am »
myron wilson Offline
Newbie
*
Posts: 10

View Profile

excellent!

works great, thanks.
Logged
 
Print  Pages 1
« previous next »
Jump to: