 | |  |
 |

ebyrne
New User
Feb 3, 2006, 12:17 PM
Post #1 of 4
(1776 views)
Shortcut
|
|
Some image and page update questions
|
Can't Post
|
|
Hi, I'm seriously considering purchasing Page Publisher. It looks great. Before I do, I have some questions. Almost all my clients are artists and arts organizations, so they need to do frequent image updates. I create websites using Dreamweaver and use its template tools to control which part of the page is editable. (Not to mention a quick way to update multiple pages at once!) Sometimes the artist/client has his own website, other times he has a 'mini-website' on an arts organization's website. Most of my designs include a thumbnail page and matching 'blow-up' pages. Sometimes the thumbnail page is in the form of a grid/table, other times it is in a frame to the left/top/bottom. I usually have the thumbnails sized at about 75 pixels wide/high and the enlarged images sized at about 500 pixels wide/high. How easy will it be for my client(s) to update both the thumbnail and enlarged images in the environment described above? Will Dreamweaver's .dwt generated files cause a conflict? Thanks much! Eileen Byrne
|
|
|  |
 |

ross
Staff
/ Moderator

Feb 3, 2006, 2:30 PM
Post #2 of 4
(1770 views)
Shortcut
|
|
Re: [ebyrne] Some image and page update questions
[In reply to]
|
Can't Post
|
|
Hi Eileen. Thanks for posting! I have actually seen people update a photo gallery with thumbnails and full size images before so I know it is something that can be done. There will of course be a little extra setup needed, but I can help you with that. There won’t be any trouble with Dreamweaver so don’t worry about that part. I think a fairly high percentage of Page Publisher users setup their pages with Dreamweaver then use Page Publisher to update them. How does that sound? It would be great to hear from you again so feel free to post up anymore questions you have . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

_kate_
User

Feb 8, 2006, 4:49 AM
Post #3 of 4
(1657 views)
Shortcut
|
|
Re: [ross] Some image and page update questions
[In reply to]
|
Can't Post
|
|
Sorry for hijacking your thread but I actually had the same question. First though, I should mention I recently purchased this product and it works great with dreamweaver files (even .dwt files). The tags are merely treated as comment tags by Dreamweaver so they don't interfere with anything and are easy to edit. Ross, I am having the same problem - I'm trying to figure out a way to add that to the site I'm working on. I have lots of images of artworks and want them to link to another image which will be the enlarged version - what would be the best way to add in the enlarged image link so that my client could still edit it?
|
|
|  |
 |

Cliff
Staff

Feb 8, 2006, 5:18 PM
Post #4 of 4
(1647 views)
Shortcut
|
|
Re: [AgentBristow] Some image and page update questions
[In reply to]
|
Can't Post
|
|
Hi AgentBristow, Thanks for posting. For something like this, I'd use the image_select PML tag. Here is a sample of what that code would look like:
<!-- publish type="image_select" allowupload="yes" uploaddir="" allowlink="yes" allowremove="yes" name="Image 1"--> <a href="http://www.yoursite.com/images/big_image.jpg');"> <img src="http://www.yoursite.com/pp/uploads/small_image.jpg" border="0" alt=""></a> <!-- /publish --> So what this does is allows your users to upload and set the smaller thumbnail, and then set the URL to the larger image. The only drawback that I can see is that they will need to know the URL to the larger image, and it will have to have been previously uploaded. This is how the Featured Client ZoomIn' Kids Photography is doing it in their portfolio section. Give that a try and let me know if that is going to work for you. Regards, Cliff Stefanuk - Customer Service Manager support@interactivetools.com
|
|
|  |
 | |  |
|