•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 375,207 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,294 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser:
Views: 25805 | Replies: 8
![]() |
Could you just use a simple javascript one? http://www.alistapart.com/articles/imagegallery/
•
•
Join Date: Nov 2004
Location: Milwaukee, WI
Posts: 62
Reputation:
Rep Power: 4
Solved Threads: 0
•
•
•
•
Originally Posted by ehanauer@mac.co
I'm trying to upgrade my website by presenting images in the Photoshop web photo gallery format. So far I've been unable to export the material to Dreamweaver, which is my web creation software. Has anybody done this, and if so how?
I have actually used Photoshop's web gallery on a website in the past. I usually just go through the whole automated process through Photoshop and then open the resulting HTML files in Dreamweaver. If you want to incorporate it into an existing page -- what I've done is just cut out the code from the Photoshop files and pasted into my existing HTML file wherever I want it.
I don't know if that answers your question -- hopefully it helps. If not, can you be more specific about what's happening? I'd be glad to help.
Cheers,
Shannon
Web Design in Wisconsin : Milwaukee Web Design : Second Platform
•
•
Join Date: Feb 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
See, I came to this spot earlier this week with a similar problem,
and now babble about what I've done since then.
I wanted to know how to modify Photoshop's generated
gallery to fit on my site- looking for a way to generate
only part of the gallery or set the beginning
to fit a php part of my site.
I had a gallery of 78 pictures and divided this into three pages for the gallery [so it loads easier in IE],
using iframes to keep the code.
So~ I have I take advantage of a Vertical Slideshow 2 because it that doesn't have
that many extras for each page, remove the date of the gallery, and generate it.
Then I just edit the thumbnail page in notepad;
removing extra things like , and changing the target frames.
I already have an iframe template that includes some php of that part of my site, and all I do is point the two frames to the thumbs link and page 1.
This way, I can use Photoshop's nifty and sharp way of resizing the images and making thumbails
and just embed a little modified version into my site.
My site needs several galleries and this is a quick, simple way to keep adding more
without tweaking things like Gallery and 4images to match my site's template.
and now babble about what I've done since then.
I wanted to know how to modify Photoshop's generated
gallery to fit on my site- looking for a way to generate
only part of the gallery or set the beginning
to fit a php part of my site.
I had a gallery of 78 pictures and divided this into three pages for the gallery [so it loads easier in IE],
using iframes to keep the code.
So~ I have I take advantage of a Vertical Slideshow 2 because it that doesn't have
that many extras for each page, remove the date of the gallery, and generate it.
Then I just edit the thumbnail page in notepad;
removing extra things like
<!-- Thumbnails with hyperlinks -->, the meta generator tag, <font size="3" face="Arial" ></font>
I already have an iframe template that includes some php of that part of my site, and all I do is point the two frames to the thumbs link and page 1.
This way, I can use Photoshop's nifty and sharp way of resizing the images and making thumbails
and just embed a little modified version into my site.
My site needs several galleries and this is a quick, simple way to keep adding more
without tweaking things like Gallery and 4images to match my site's template.
Last edited by sakana-rin : Mar 1st, 2007 at 11:46 am.
•
•
Join Date: May 2007
Posts: 30
Reputation:
Rep Power: 2
Solved Threads: 2
Why don't you use PHP photo gallery scripts to create online photo gallery...there are so many OpenSource photo gallery... they are very easy to use and update the images...You just have to upload the image it will create thumnails for you...
I think you should try this instead of creating everytime in Photoshop then modify in dreamweaver...
I think you should try this instead of creating everytime in Photoshop then modify in dreamweaver...
Looking at my own code of Life and thinking what the hell is this....
------------------------------------
Middle East B2B Marketplace
Dubai Web Design
Dubai SEO
------------------------------------
Middle East B2B Marketplace
Dubai Web Design
Dubai SEO
•
•
Join Date: Jan 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
You can create your own Photoshop CS2 web photo gallery rather easily.
See also:
http://www.cellbio.duke.edu/faculty/...Help/help.html
Quick Tips:
Go to:
C:\Program Files\Adobe\Adobe Photoshop CS2\Presets\Web Photo Gallery\
You'll see all of the existing styles in there. Copy one of the folders, then edit each of the pages. You can use Dreamweaver to edit the pages.
Looking at the source code, you'll see things like "%TITLE%" and "%PAGE%" -- place these within your code where you would like them to show up.
A couple of important things to consider. These things drove me crazy for a couple hours, but they are simple enough to over come once you understand what PhotoShop is doing.:
- Whatever you decide to name the folder will automatically appear within Photoshop when you File > Automate > Web Photo Gallery
- I think all files found in the "images" folder will get picked up during output (or maybe PSD parses for "<IMG" and <linkrel" for the CSS styles.
- When editing, the HTML files must be formatted for PC (\r\n)
- Each <td> or "thing" that may disappear (e.g. previous, next, etc) needs to be aon a seperate line. PSD removes the entire line that contains the dynamic thing.
See also:
http://www.cellbio.duke.edu/faculty/...Help/help.html
Quick Tips:
Go to:
C:\Program Files\Adobe\Adobe Photoshop CS2\Presets\Web Photo Gallery\
You'll see all of the existing styles in there. Copy one of the folders, then edit each of the pages. You can use Dreamweaver to edit the pages.
Looking at the source code, you'll see things like "%TITLE%" and "%PAGE%" -- place these within your code where you would like them to show up.
A couple of important things to consider. These things drove me crazy for a couple hours, but they are simple enough to over come once you understand what PhotoShop is doing.:
- Whatever you decide to name the folder will automatically appear within Photoshop when you File > Automate > Web Photo Gallery
- I think all files found in the "images" folder will get picked up during output (or maybe PSD parses for "<IMG" and <linkrel" for the CSS styles.
- When editing, the HTML files must be formatted for PC (\r\n)
- Each <td> or "thing" that may disappear (e.g. previous, next, etc) needs to be aon a seperate line. PSD removes the entire line that contains the dynamic thing.
Last edited by mrgoose : Jan 14th, 2008 at 7:03 am. Reason: added URL to another page
•
•
Join Date: Feb 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Please help me. I have taken over a website for a new client who wants changes to their photo gallery. It is the Adobe Photoshop(R) CS Web Photo Gallery. This is different to the galleries which I usually install. Can anyone please tell me how I add / remove photo's in this gallery? Is there a login area? Do I simply upload the images to the gallery folder? Please help!!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Site Layout and Usability Marketplace
•
•
•
•
advertising beta blog browser browsing code community data design development devices domains dreamweaver firefox google html india internet legal linux marketing merger microsoft mobile applications mozilla multimedia news photo photoshop php privacy report research search security social networking software users video w3c web web development web mobile wiki windows wysiwyg xml yahoo youtube
- in need of dreamweaver help possibly photoshop CS as well (Graphics and Multimedia)
- web photo help (Graphics and Multimedia)
- php photo gallery extra code needed (PHP)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: How do i make a dating site
- Next Thread: Site redesign


Linear Mode