Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > Other TYPO3 Extensions > Smooth Gallery Slide Modifications
Total Posts: 2 - Pages (1): [1]
Author: Bob Hamilton
Posted: May 07 2008 - 04:04 PM
Subject: Smooth Gallery Slide Modifications
I would like to change a few things w/ my smooth gallery setup. Specifically, I would like to remove any opacity on the "SlideInfoZone" and maybe make it static. I found some reference to do this by modifying the "res/scripts/jd.gallery1010.js" file.

I cannot seem to gain the proper permissions to make the changes stick. I am using vinehosting/cpanel. I have uninstalled the extension and attempted to change permissions through cpanel to no avail.

Any suggestions? Maybe this is a vinehosting admin issue?

Thanks! Bob
Author: Jeff Segars
Posted: May 08 2008 - 03:51 PM
Subject: re: Smooth Gallery Slide Modifications
Bob,
The actual permissions probably is something Vine will need to address so I'd suggest opening a ticket in the help desk.

As for the changes in general, you'll want to copy this file out into another location (fileadmin/ext-templates or something along those lines) and make the changes there. If you edit the original file, any changes will be overwritten when you upgrade SmoothGallery in the future. Once you make the changes, you'll need to add a little bit of Typoscript so that the SmoothGallery extension looks at your new file. You can add the following in the setup portion of your Typoscript page template.

CODE:
plugin.tx_rgsmoothgallery_pi1.pathToJdgalleryJS = fileadmin/ext-templates/jd.gallery1010.js


Hope that helps!
Jeff
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.