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

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : September 07, 2008, 07:24:41 AM
+  RSGallery2 Support Forums
|-+  RSGallery2
| |-+  Gallery Showcase (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  Family Photo Gallery
Advanced search
  « previous next »
Pages 1
Author
Topic: Family Photo Gallery  (Read 8841 times)
« on: December 30, 2007, 04:47:06 AM »
leahcim_dahc Offline
Newbie
*
Posts: 10

View Profile

My family photo gallery. Not many images uploaded yet, template and component undergoing slight modifications. Modified the image popups to use Rocket Theme's mootools based "Rokzoom". Been working on XHTML validation for a few components, RSGallery2 is one I haven't had to mess with. Great component. Thanks!

http://mckissick.net/component/option,com_rsgallery2/Itemid,96/


Chad
« Last Edit: January 02, 2008, 02:42:30 PM by leahcim_dahc » Logged
 
Reply #1
« on: February 03, 2008, 09:24:49 PM »
Roger Barnes Offline
Newbie
*
Posts: 8

View Profile Email

I like how you go from thumbs to mootools (lightbox) effect.  Can you share how you did that?  I use Rocketheme templates too.
Logged
 
Reply #2
« on: February 17, 2008, 04:28:50 AM »
leahcim_dahc Offline
Newbie
*
Posts: 10

View Profile

Roger-

Sorry I didn't respond sooner. I have been temporarily unavailable for the past couple of weeks. Thanks for the interest in the gallery. It was rather simple to get the effect. I simply made a change to line 20, in the thumbs_table.php for the semantic template. Changes made are as follows:

Old Code:
<a href="<?php echo sefRelToAbs( "index.php?option=com_rsgallery2&amp;Itemid=$Itemid&amp;page=inline&amp;id=".$item->id ); ?>">
<img alt="<?php echo htmlspecialchars(stripslashes($item->descr), ENT_QUOTES); ?>" src="<?php echo $thumb->url(); ?>" /></a>


Replaced with:
<a href="<?php echo imgUtils::getImgOriginal( $item->name ); ?>" rel="rokzoom" title="<?php echo htmlspecialchars(stripslashes($item->descr), ENT_QUOTES); ?>"><img alt="<?php echo htmlspecialchars(stripslashes($item->descr), ENT_QUOTES); ?>" src="<?php echo $thumb->url(); ?>" /></a>

RSGallery2 version: 1.14.0
Joomla! version: 1.0.14


Chad
Logged
 
Reply #3
« on: May 27, 2008, 01:16:26 PM »
Bjorn Hansen Offline
Newbie
*
Posts: 1

View Profile Email

Hello,

Nice gallery you have Smiley

In version 1.14.3 (SVN 649) I can't find the same code...do you know how to use rokzoom in this version ??


Bjorn
Logged
 
Reply #4
« on: June 06, 2008, 02:53:31 AM »
jon kulas Offline
Newbie
*
Posts: 5

View Profile WWW Email

Well done.  What component are you using for your blog?  It looks great too!

JK
Logged
 
Print  Pages 1
« previous next »
Jump to: