Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 08:31:51 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155442 Posts in 21702 Topics by 7754 Members
Latest Member: zvaigzdzius
* Home Help Search Login Register
Pages: 1 2 [3]   Go Down
Print
Author Topic: SimpleViewer Flash Image Gallery  (Read 14524 times)
fsuk

Offline Offline

Posts: 127



« Reply #50 on: June 16, 2010, 10:49:47 AM »

Nice looking module. This is v.95 of SimpleViewer. I see that SimpleViewer is now at v2.0.3. Is there a way to update this module to the latest version? or does the newest version need to be adapted/re-ported to Baker?

Michael

The version number is not the version number of simpleviewer but the version number of the module
Logged

You say deviant like its a bad thing...
fsuk

Offline Offline

Posts: 127



« Reply #51 on: June 16, 2010, 02:38:24 PM »

OK, so I took the bait...

VERSION 2.00 BETA NOW AVAILIABLE!

http://www.websitebakers.com/pages/modules/image-galleries/simpleviewer.php

New features:
Uses SimpleViewer 2.0!
Frontend Language Support
Flickr Linkage!
Fullscreen Mode
3 Different Styles
Better sizeing control
« Last Edit: June 16, 2010, 03:00:59 PM by Argos » Logged

You say deviant like its a bad thing...
fsuk

Offline Offline

Posts: 127



« Reply #52 on: September 12, 2010, 11:15:05 PM »

Joseph Kellerer has provided a complete German (DE) language file, which is now included in the download.
Logged

You say deviant like its a bad thing...
yishay

Offline Offline

Posts: 31



« Reply #53 on: October 27, 2010, 10:46:20 AM »

Is it possible to embed the SV PRO adjustments in this version?
Logged
fsuk

Offline Offline

Posts: 127



« Reply #54 on: October 27, 2010, 11:38:32 AM »

You will have to manually edit the gallery.xml file (found in the folder with your images) after each time you build the gallery. Or you could hard code the options into the build script eg:

save.php ~Line: 564 After:
Code:
    foreach ($options->svOptions as $optName => $optValue)
    {
      $xmlOptions = $xmlOptions .= ' '.$optName.'="'.$optValue.'"';
    }
Add:
Code:
$xmlOptions = $xmlOptions .= ' autoPlayOnLoad="TRUE"';
(Make sure to leave a space before the option)


A list of options can be found here: http://www.simpleviewer.net/simpleviewer/pro/support/pro_options.html

Please note as I have not purchased pro myself this method is untested and so there may be unforseen problems and I recomend you test this in a development enviroment first
Logged

You say deviant like its a bad thing...
ImproveIT

Offline Offline

Posts: 19


« Reply #55 on: November 04, 2010, 04:14:37 PM »

I'm updating an art gallery - the artist wants me to insert a green or a red button in the captions for the pictures to signify if they're sold or not.

Is that doable?

Logged
fsuk

Offline Offline

Posts: 127



« Reply #56 on: November 04, 2010, 07:44:55 PM »

Sorry don't think so.
Logged

You say deviant like its a bad thing...
ImproveIT

Offline Offline

Posts: 19


« Reply #57 on: November 04, 2010, 08:15:42 PM »

It just seemed like it might work with some html code in there -see fx http://www.simpleviewer.net/forum/viewtopic.php?id=10767
Logged
fsuk

Offline Offline

Posts: 127



« Reply #58 on: November 04, 2010, 11:00:48 PM »

You are welcome to try it. However it should be noted that all captions have to be added manually to the .xml file after build.
Logged

You say deviant like its a bad thing...
ImproveIT

Offline Offline

Posts: 19


« Reply #59 on: November 05, 2010, 09:21:29 AM »

I did try it, and it just says "unable to parse XML code"

Thats why I'm here Smiley
Any ideas?

The caption added is like this:

<caption>
Udsigt over Grund i Luxembourg.


Billedinfo:

Sted      Luxembourg
No.      10091
Mål      34x52 cm
Dato      08/2010
Maleteknik   Akvarel
Papir       640 g

<u><a href="http://www.hans-f.com/media/GreenRound Button_finished.jpg" width="65" height="62" alt=""></u>

</caption>
Logged
ImproveIT

Offline Offline

Posts: 19


« Reply #60 on: November 08, 2010, 02:37:26 PM »

In general the caption area should be able to use HTML, right?

Like bold, etc.
Logged
ImproveIT

Offline Offline

Posts: 19


« Reply #61 on: November 12, 2010, 09:31:39 AM »

Hi Simpleviewer

1 request: Could anyone tell me if I could somehow raise the position of the thumbs in full screen view so that theres more room for caption text below?
Logged
mylesk42

Offline Offline

Posts: 120



WWW
« Reply #62 on: December 14, 2010, 12:21:15 PM »

Hello,
I'm wondering if it is possible to add a text (or a caption) to be put under each thumb image when the big is displayed (I talk about the Simple Viewer module).

Regards
Logged
fsuk

Offline Offline

Posts: 127



« Reply #63 on: December 14, 2010, 12:39:33 PM »

You will need to manually edit the xml file after each build. See the simpleviewer documentation for more details
Logged

You say deviant like its a bad thing...
fsuk

Offline Offline

Posts: 127



« Reply #64 on: March 21, 2011, 05:47:55 PM »

New version which has support for non flash browsers
Logged

You say deviant like its a bad thing...
MarkPrima

Offline Offline

Posts: 20


« Reply #65 on: March 29, 2011, 03:29:29 PM »

I recently installed WB and SimpleViewer.

However when I am in the Admin section and want to modify the Gallery Style, it always defaults to Modern - if I choose 'Compact' and hit save it will put 'Modern as the Gallery style?

Am I missing something? Permissions?
Isn't Compact supposed to look like this - http://www.simpleviewer.net/simpleviewer/examples/compact/?

Also I cannot make the photos any latger?

My test gallery - http://cms.ssmarts.org/pages/

Thanks
Logged

fsuk

Offline Offline

Posts: 127



« Reply #66 on: March 29, 2011, 04:25:40 PM »

This is a known bug, I just haven't the time to fix it right now.
Logged

You say deviant like its a bad thing...
MarkPrima

Offline Offline

Posts: 20


« Reply #67 on: March 29, 2011, 04:46:09 PM »

Are other people using it?
This seems to be a major issue - I would think?
I guess one can edit the XML file?

Can the pro version be used?

Let me know when you fix the bugs.
Logged

spida

Offline Offline

Posts: 203


« Reply #68 on: June 07, 2011, 04:42:11 PM »

In general it's a very nice idea to put simpleviewer into a WebsiteBaker module. Thanks for the work, dude.

Yet, there are bugs that really need fixing. First of all, changing the gallery style isn't applied. I've tested this thoroughly with different browsers and without cache, of course. Other attributes aren't applied either, e.g. thumb position or after changing the number of thumbnail cols the page displays "cannot parse gallery xml" instead of the gallery. I know SimpleViewer a bit and this message is displayed when there are errors in the xml file. Thus the module script works somehow wrong when saving.

I discovered a number of other nuisances, but the routines may be the same.

Cheers
el spida
Logged
freerk

Offline Offline

Posts: 25


« Reply #69 on: December 29, 2011, 04:50:00 PM »

Hello
Do you have plans for implementing the possibility to add/edit the photo captions?
should be great if it had that ability.

Freerk Jongsma
Logged
daydreamer

Offline Offline

Posts: 252


« Reply #70 on: January 27, 2012, 07:20:11 PM »

Great module how do you set gallery images to auto play please?

Thanks
Logged
Pages: 1 2 [3]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!