I tried searching, and although some answers came up, I thought I read somewhere that the great thing about Gallery 2 is that you can also link to external websites.
For example, if it posssible to use gallery2 to link to images from say, photobucket or flickr, and have those images be in my slideshow?
Thanks.
Posts: 32509
no, you can't.
but you can add images from external websites to your gallery. add items -> from webpage.
docs -> usage -> how to add items -> from web-page.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 5
for adding imaegs from external websites, will it be saved to my server? Or will it just load from the offsite webpage?
Posts: 32509
> will it be saved to my server?
yes, that's the point. all items of your gallery need to have a local data-file.
the add process allows to fetch files from other servers directly.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 24
here is a silly question... why would you want to?
If you have a gallery... would you not want to push your users to your site? If you post stuff in photobucket, etc... I typically see people use this for Myspace, etc. ... it is possible to create a random picture that opens back to your gallery
not sure of the goal so this may not even be a good idea
Chris
Posts: 46
It would be similar to module "EmbedVideo": you can view the video in your Gallery2 but the video is in Youtube, Google Video...
Example Album: http://www.fotografiasdegalicia.com/galeria/v/acorunha/fisterra/videos-finisterre/
Example Video Youtube: http://www.fotografiasdegalicia.com/galeria/v/acorunha/fisterra/videos-finisterre/Finisterre.html
I think it is intersting for photos: you could view the photos in your Gallery2 but the photos are in Flickr, Panoramio... possible using API
Anybody knows any module doing this?
Posts: 1
A very interesting feature. I would be happy if it give a module for that. On the most webspaces the traffic is flat now, but the space isn't. And for large galleries noticeable, to outsource thousands of photos on an external hoster like photobucket.
Posts: 22888
http://codex.gallery2.org/Gallery2:Modules:embedvideo
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
Is it possible to add external links to Gallery 2?
Posts: 22888
yes:
http://codex.gallery2.org/Gallery2:Modules:linkitem
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
I was confused by this link because it just showed me how to add different plugins for different themes.
Do I need to change the setting in main.php page or somewhere else?
Posts: 22888
Can you explain "add external links to Gallery 2?"?
where?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
I added Gallery 2 to my website as a separate page. I need to add navigation on the bottom of the Gallery page so that people can get back to the other pages of the website without having to click the back arrow on the browser. When [i]I try to add a link, it adds gallery2/ to the url.
Posts: 22888
I would use the http://codex.gallery2.org/Gallery2:Modules:linksinhead for adding links at the top or edit theme.tpl of the theme you are using to add link(s) to the bottom
have you read this:
http://codex.gallery2.org/Gallery2:How_to_visually_embed_Gallery_in_your_own_website_by_editing_theme_templates
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
Thank you. That was incredibly helpful and worked great!