Custom Integration Into Remote. (upload from Adobe Photoshop

pkellner

Joined: 2002-08-24
Posts: 28
Posted: Fri, 2003-03-14 22:21

I think I've found a near perfect way to organize my thousands of pictures. A new product from Adobe (photoshop album) seems to do the job. They have a poor man's way to create a web page out of selected pictures. They basically produce static HTML.

I'd like to write something that will parse their HTML and upload to Gallery. I'm thinking, maybe an extra button or something in Gallery remote. Any suggestions on the steps to do that? Or any other suggestions on a better way to do it?

Thanks,

-Peter Kellner

 
ts
ts's picture

Joined: 2003-03-27
Posts: 2
Posted: Thu, 2003-03-27 02:47

I just hacked Gallery to get the caption out of the EXIF where Photoshop Album puts it. Not quite as nice as being able to select a bunch of photos in Album and automatically export them, but now at least I can use remote to upload a bunch of photos and not have to caption them again. See <!-- BBCode Start --><A HREF="http://gallery.menalto.com/modules.php?op=modload&amp;name=phpBB_14&amp;file=index&amp;action=viewtopic&amp;topic=4416&amp;21144" TARGET="_blank">here</A><!-- BBCode End -->
for the code. Works for me.

-ts-