Log in | Register | Lost password

Bottom
View image only -template
  • Posted: 02.07.2003, 18:58
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    I kindly ask for a help very seriously.
    To replace my old gallery to the PhotoShare I'd need a very simple thing (that I don't know if it's simple to do):

    A template which shows only a image, nothing else.

    I'd like to open only a selected image in to the browser after selecting it from the thumbnails. Now it get's opened in the slideshow.

    I tried to create a template of my own but it seems too hard for me :casstet: . Would this be a simple task for somebody?

    And I would also be very pleased to have possibility to not to have PostNuke frame in this template even when the template is loaded with the '&template=slideshow' command in the URL. Can this be done somehow?

    One solution would be to have a possibility to configure while updating or editing the image that what is the template in what it will be opened and will it have PN-frames. Another solution would be to set in the folder settings that what is the template in which the images will be opened and will the PN-frames used when image is opened. And ofcourse the image only -template would be important still :D.

    I'd be very happy to receive some help with this. Thank you a lot. :D :exclam:
  • Posted: 02.07.2003, 20:28
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    You can copy the thumbnails template into your own template. Then edit line 127 and make it:

    $largerURL = $templateHelper->imageURL($folderID, $id);

    Now you have an image url. Then fix the anchor tag by adding "target='_new'" as an attribute in the tag. That should get you beginning.

    [Edited on 2/7/2003 by J?rn]
  • Posted: 02.07.2003, 21:50
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Thank you very much! Your answer was just what I needed. I appreciate your help! I'm most pleased.

Template courtesy of Designs By Darren.