Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorwsid
    • CommentTimeMay 29th 2008
     
    Is there a way to have the picture breadcrumb (aaa.jpg, etc.) be the artist name instead of the image name?
    • CommentAuthorwsid
    • CommentTimeMay 29th 2008
     
    Is there a way to have the last image open in lightbox instead of a new browser window?
    •  
      CommentAuthorsidtheduck
    • CommentTimeMay 29th 2008
     
    Posted By: wsidIs there a way to have the picture breadcrumb (aaa.jpg, etc.) be the artist name instead of the image name?
    Can you enter the artist name for the Caption? I believe the caption is shown in the Breadcrumbs if available. If not, it shows the image name.

    Posted By: wsidIs there a way to have the last image open in lightbox instead of a new browser window?
    Which "last image" are you talking about? Last in an album? Latest uploaded picture?
    • CommentAuthorwsid
    • CommentTimeMay 29th 2008
     
    Last in the album
    • CommentAuthorwsid
    • CommentTimeMay 29th 2008
     
    The large image after you click on the thumbnail. If you click it again it opens in a new window. Could these open in lightbox?
    • CommentAuthorwsid
    • CommentTimeMay 29th 2008
     
    The caption is shown in the breadcrumb, then the name of the image. Is there a way to remove the image file name from the breadcrumbs?
    •  
      CommentAuthorsidtheduck
    • CommentTimeMay 29th 2008
     
    Posted By: wsidThe large image after you click on the thumbnail. If you click it again it opens in a new window. Could these open in lightbox?
    Sure thing. Just download the Lightbox javascript and save it in the same theme folder that you are using. Then add the javascript calls to the 'head.php' of the theme you are using. Finally, edit the 'picture.php' file in the theme you are using to add the attribute rel="lightbox" to the link container to the full URL of the picture. If you let me know which theme you are using, I could better point you to what you need to edit.

    Posted By: wsidThe caption is shown in the breadcrumb, then the name of the image. Is there a way to remove the image file name from the breadcrumbs?
    Yeah, there is. Are you using the 3.0 Beta release? I am using an updated version from the SVN trunk that allows this quite easily.
    • CommentAuthorwsid
    • CommentTimeJun 1st 2008
     
    Thanks for the help. I'm using the default theme. Could you please help with both the lightbox edits and the breadcrumb edits.
    •  
      CommentAuthorsidtheduck
    • CommentTimeJun 4th 2008
     
    Posted By: wsidThanks for the help. I'm using the default theme. Could you please help with both the lightbox edits and the breadcrumb edits.
    Sorry I haven't gotten back to you, but I've been busy.

    However, I did find this for a tutorial on the breadcrumb edits for captions that you can hardcode until the next release of Plogger is out.

    I'll try to give you a step by step for the Lightbox edits to the default theme soon.