SimpleViewer Theme

2»

Comments

  • hoan Member
    hi,

    sub-albums display X's, but non-sub-albums work fine. please help

    i use SVN, effervescence_simpleviewer.3.zip (68.1 kB) -Effervescence+SimpleViewer. v2.7, added by sbillard on 08/02/07 13:31:24 from wiki

    thank you for all your work combining the two.
  • Can you post an URL? I have found that this theme does not work unless `mod_rewrite` is set to true.
  • hoan Member
    it's at: http://www.bluepego.com/hinh/svn

    thank you for the quickly reply sbillard.
  • hoan Member
    the access log shows up an error in the URL: (there's one extra /hinh in the URL):

    24.6.54.118 - - [08/Aug/2007:05:11:11 -0600] "GET /hinh/hinh/svn/albums/children/grandChildTwo/340.children.benefit.concert.2007.04.01-01.jpg HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6"
  • I have never seen this error. I also don't see where the code could duplicate just the '/hinh' and not the full prefix '/hinh/svn'. My album is in the root of my subdomain. That is, there is no prefix before the '/albums' folder. Maybe you could try that setup and see if it makes a difference.
  • hoan Member
    you're right, sbillard. i tried your suggestion and the pictures in sub-albums showed up fine. i take it that there's an error in the code.

    thank you for all your help and swift responses. :-)
  • I guess there is an error somewhere. I will leave it to the experts to figure out where.
  • Well, couldn't leave it to the experts. I did find a SimpleViewer dependency which was causing problems with deeply nested albums (which I think is what hoan was seeing.) I've posted an update to Effervescence+Simpleviewer on the WIKI Themes page.
  • Hi

    Please help me :-)

    I would like to make a simpleviewer galleri with information to each
    thumbnails

    "Sbillad" posted an example with following which is very usefull:

    <caption><![CDATA[<u><b><i> "title="Open in a new window">
    <?php echo getImageTitle() ?>
    </u></i></b>
    <br></u><?php echo getImageDesc() ?>]]></caption>

    My question is....is it possible to add a link to each thumbnails

    I have tried with following:

    <image>
    <filename>115-1503_IMG.jpg</filename>
    <caption><![CDATA[<u><b><i>test</u></i></b><br></u>filstor<br>Visit W3Schools!<br><a href="http://www.dr.dk/"
    target="_blank">Visit DR!]]></caption>
    </image>

    ...but the link will not work, even though that the mouse pointer does change from a arrow to
    a hand

    I will be very happy if you have an example with link...like

    Is that possible ?

    Thanks in advance
  • I will be very happy if you have an example with link...like href=
  • I don't believe simpleviewer supports what you are trying to do. You would have to get simpleviewere pro and modify the source.
Sign In or Register to comment.