Is it possible to link to external image websites?

Tideas

Joined: 2007-09-03
Posts: 5
Posted: Mon, 2007-09-03 08:00

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.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2007-09-03 12:10

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

 
Tideas

Joined: 2007-09-03
Posts: 5
Posted: Tue, 2007-09-04 00:27

for adding imaegs from external websites, will it be saved to my server? Or will it just load from the offsite webpage?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2007-09-04 09:43

> 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

 
texassaluki

Joined: 2006-04-08
Posts: 24
Posted: Wed, 2007-09-05 01:13

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

 
jppaz

Joined: 2005-08-18
Posts: 46
Posted: Wed, 2007-10-17 18:56

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?

 
karrde

Joined: 2008-07-11
Posts: 1
Posted: Fri, 2008-07-11 22:01

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.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Sun, 2008-07-13 05:15
Quote:
I would be happy if it give a module for that.

http://codex.gallery2.org/Gallery2:Modules:embedvideo

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
stace

Joined: 2009-02-19
Posts: 4
Posted: Wed, 2009-03-25 02:37

Is it possible to add external links to Gallery 2?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Wed, 2009-03-25 02:51
stace wrote:
Is it possible to add external links to Gallery 2?

yes:
http://codex.gallery2.org/Gallery2:Modules:linkitem

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
stace

Joined: 2009-02-19
Posts: 4
Posted: Wed, 2009-03-25 03:22

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?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Wed, 2009-03-25 13:41

Can you explain "add external links to Gallery 2?"?
where?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
stace

Joined: 2009-02-19
Posts: 4
Posted: Wed, 2009-03-25 15:05

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.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Wed, 2009-03-25 23:15

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

 
stace

Joined: 2009-02-19
Posts: 4
Posted: Thu, 2009-03-26 20:39

Thank you. That was incredibly helpful and worked great!