Adding pictures to a Web Photo Album 2.2 Extension

I've created and posted a web album using the Web Photo Album
2.2 extension.
Now I'd like to add a few photos to it. How can that be done?

mmm! I'm seeking exactly the same answer. Surely once the
code has been written by DW & FW it can be edited to include
subsequent images/coding at a later date?

Similar Messages

  • Web photo album 2.0 for DeamWeaver 4

    I'm trying to find the Web Photo Album 2.0 extension for
    DreamWeaver 4(not MX or later versions).
    Sure its old, but it works.
    I cannot seem to find it in the extensions area
    Can someone direct me to a download location or email it to
    me?
    Mac or PC is fine
    thanks

    You didn't ask for this but after you use it you will never
    want to use
    Photo Album again and its free -
    http://jalbum.net/
    "SteamChip" <[email protected]> wrote in message
    news:efjc9m$t1g$[email protected]..
    > I'm trying to find the Web Photo Album 2.0 extension for
    DreamWeaver 4(not
    > MX
    > or later versions).
    > Sure its old, but it works.
    > I cannot seem to find it in the extensions area
    > Can someone direct me to a download location or email it
    to me?
    > Mac or PC is fine
    > thanks
    >

  • Wanted to Edit "Create Web Photo Album" template

    I'm using MX2004.
    I've recently done a major, major overhaul on a website I
    manage. We use the "Create Web Photo Album" (not an extension - the
    one that came with DW) extensively, but with the new design, the
    basic photo album template isn't going to cut it. I could probably
    sit with it myself and drop created photo albums into a template
    page and make it work, but I'm not the only one doing photo albums
    and some of the other people aren't the most... technically
    competent.
    What I'd like to do is somehow edit the template that
    Dreamweaver uses to create the photo album so that it looks like
    how we're wanting without any post-album-created-action.
    Is this possible? Is there an extension that'll work for this
    as well? (Looks like the Exchange is currently down, so that isn't
    helping me in my search.)

    Get the free extension "Create Web Photo Album 2" from Adobe.
    It has many
    pre made templates plus instructions on how to create your
    own.
    Michael Hager
    www.cmhager.com
    "Dexter74656" <[email protected]> wrote in
    message
    news:eor42n$oe3$[email protected]..
    > I'm using MX2004.
    >
    > I've recently done a major, major overhaul on a website
    I manage. We use
    > the
    > "Create Web Photo Album" (not an extension - the one
    that came with DW)
    > extensively, but with the new design, the basic photo
    album template isn't
    > going to cut it. I could probably sit with it myself and
    drop created
    > photo
    > albums into a template page and make it work, but I'm
    not the only one
    > doing
    > photo albums and some of the other people aren't the
    most... technically
    > competent.
    >
    > What I'd like to do is somehow edit the template that
    Dreamweaver uses to
    > create the photo album so that it looks like how we're
    wanting without any
    > post-album-created-action.
    >
    > Is this possible? Is there an extension that'll work for
    this as well?
    > (Looks
    > like the Exchange is currently down, so that isn't
    helping me in my
    > search.)
    >

  • DW8: Web Photo Album

    My computer is Dell laptop, Windows XP. I have DW8 & FW8.
    I am using the Web Photo Album command that comes with DW8, not the
    Web Photo Album 2.2 extension. It generates the .htm pages, but
    does nothing with the images. I have searched the forums here and
    found several similar questions but no solutions other than
    re-install FW. Has anyone come across another solution to this
    problem by now? (Re-installing didn't work.) I have worked through
    the process on another computer and not had this error
    message.

    I wish I could help, but all I can do is confirm that this
    issue still occurs in DW/FW CS3. I've tried two different computers
    running it and get the same error message.
    I've written about it on the Crappy Software Blog:
    http://crappysoftware.home.comcast.net/2007/08/i-love-dreamweaver-except-when-it-acts.html

  • Tag Library for Web Photo Album  2.2.6

    I am attempting to use the Web Photo Album extension 2.2.6
    and am wondering how to get the file name to show up underneath the
    thumbnails. I see that you can use fireworks to enter a caption but
    I just want to use the file name. In the standard Web Photo Album
    creator there is a check box to include the file name. Can anyone
    tell me how to do this when creating a custom template.
    Thanks
    John

    You didn't ask for this but after you use it you will never
    want to use
    Photo Album again and its free -
    http://jalbum.net/
    "SteamChip" <[email protected]> wrote in message
    news:efjc9m$t1g$[email protected]..
    > I'm trying to find the Web Photo Album 2.0 extension for
    DreamWeaver 4(not
    > MX
    > or later versions).
    > Sure its old, but it works.
    > I cannot seem to find it in the extensions area
    > Can someone direct me to a download location or email it
    to me?
    > Mac or PC is fine
    > thanks
    >

  • Adding photos to previously made web photo album

    I have a web photo album made, I have text under all the thumbnails and on the pages. I would like to add photos to the album. I have made a second album with additional photos and can drag the thumbnails on the page and the pages into my previous pages but the pages do not link. Is this possible or do I have to rebuild the photo album and retype all the text, each time I place in a new photo.

    Unfortunately that features has been deprecated ( http://www.adobe.com/aboutadobe/contact.html ).  So you will be able to edit it only by modifying the code.  If not there are a lot of photo gallery applications out there or extensions like those from Project Seven ( http://www.projectseven.com/ ).
    Can you give us more information about your server (eg: scripting language, database type) or more information about how you are looking to show things and we can point you towards an extension, or jquery/spry solution, etc.

  • Created Web Photo Album but Main Photos do not show on centre page in Firefox

    Site is
    I have used web photo album in this web site. In IE this is showing OK and all images are centralised, however in Firefox the main photo pages are showing to the left can anyone help me please?
    http://www.sancere.com/Album/pages/Picture-018_jpg.htm

    The page is showing OK in IE because it's in quirks mode - due to the fact that you are not using a doctype.  Firefox is showing the page as it really is :-)
    I've recoded the page for you - see if this works better.
    Notice the doctype at the top of the document. You should use this on every page of your site. Which version of DW are you using if it didn't create the doc type ??
    I've moved the body style into the style rules to the head of the document.  I've added an ID for the table #gallerytable and applied that to your table.
    If you look at the #gallerytable styles, you'll see I've given the table a width and set the margin to auto, which will center the page in both browsers.  I've also removed the centering you had in the <td> elements.. no need for that because it's covered in the #gallerytable styling
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <head>
    <title>Portfolio of Events / Picture-018.jpg</title>
    <link href="../../oneColFixCtrHdr.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    <!--
    body {
         background-color:#000;   /* this makes the body colour black */
    #gallerytable {
         width: 800px; margin: 0 auto;   /*sets the style so that the table is centered in the window */
         text-align:center;  /* everything in the table will be centered */
    a:link {
         color: #FFF;
    a:visited {
         color: #FFF;
    a:hover {
         color: #FFF;
    a:active {
         color: #FFF;
    -->
    </style>
    </head>
    <body>
    <table id="gallerytable">
    <tr>
    <td ><h2>Portfolio of Events/Picture-018.jpg</h2>
    <a href="Italy-2008-127_jpg.htm">Previous</a> | <a href="../album.htm">Home</a> | <a href="088_jpg.htm">Next</a><br><br>
    </td>
    </tr>
    <tr>
    <td >
    <br>
    <a href="../images/Picture-018_jpg.jpg"><img src="http://www.sancere.com/Album/images/Picture-018_jpg.jpg" border=0></a><br>
    </td>
    </tr>
    </table>
    </body>
    </html>
    Hope this helps  :-)

  • Problems creating web photo album

    Hi,  I've been creating web photo albums in CS3 using Fireworks over the last five years.  The last album I created was in February 2012
    http://www.classictennismatches.net/images/index11.htm
    However, I have been trying to create a new album since Saturday and it wont work, the thumbnails nor pictures are just not been retrieved from the parent folder on my computer and I just get the page created with thumbnails not manifesting or collected in the images folder.  I always have Fireworks opened before creating the album.
    Does anyone have any ideas why I am not able to create proper photo albums all of a sudden?  Any help will be appreciated.

    You have provided no information about what you are doing
    http://forums.adobe.com/thread/691654?tstart=0

  • Creating a Web Photo Album on Dreamworks CC

    I used to often use the create web photo album command in DW 3 regularly to build image pages with thumbnail links but this function has dissappeared from the new Dreamworks Creative Cloud.  I've read that this function has migrated to the new Bridge application, but am unable to get an output tab.  I downloaded the adobe output module and added it to the Bridge extensions workspace folder and that disabled Bridge from even opening.  Nothing I do seems capable of bringing the the output tab from its hiding place and I'm deeply frustrated by the labryinthe created by the lack of that simple create web photo album command.  Are there other solutions that adobe expects the new version of dreamweaver to offer in the place of this handy tool?  

    DW isn't a photo gallery creation tool.  There are much better options available for that.
    jQuery Fancybox,
    jQuery Cycle,
    Lightroom,
    etc...
    Nancy O.

  • Create Web Photo Album

    I'm trying the 30-day version of Fireworks CS3 for two
    reasons: First I want to more easily create my web photo albums,
    and second, I want a graphical navbar with some elements having a
    popup menu.
    The issue I'm running into when I use the &quot;Create
    Web Photo Album&quot; command from within DW CS3 is that the
    resulting images get renamed to have a suffix of
    &quot;_jpg&quot; added. I HATE that! (This means that an
    image called &quot;name.jpg&quot; gets changed to
    &quot;name_jpg.jpg&quot;. Redundant, to say the least.
    How can this be controlled? If I use FW directly to optimize
    an image, this renaming doesn't happen, so I'm guessing this is
    something that DW controls. And I'd like to override that.
    Any help would be appreciated.
    Thanks!
    Eldor - Montreal

    NO! It's not that easy! Have you actually tried the advice
    you just gave? That'll break the whole routine!
    (Folks, whatever you do, before attempting ANY modifications
    to this file, MAKE A BACKUP!!!)
    You need to make changes in several places and everything
    must remain in sync - don't forget that this routine also writes
    the html table code to display both the thumbnails and full-size
    images and the href and img src references must point to the
    correct files! If you remove the references to .jpg the resulting
    html tables will NOT work! And the files will probably be wrongly
    named as well.
    Proceed with caution!
    I'll see what I can do about documenting what I did - I'm new
    to javascript but have many years of higher level programming
    experience. The first thing I did while going through the code was
    to put in comments explaining what certain parts of the code did,
    as I figured them out. And then with great care, I made my changes.
    By the way, Notepad certainly works for this, but it's a lot
    easier to use Dreamweaver itself or (what I did) the Adobe
    Extendscript Toolkit 2 that was included with my CS3 package. It
    makes it easier to visualize the blocks of code and how everything
    relates. And the find/replace dialog is superb.
    Eldor
    quote:
    Originally posted by:
    YonderAnt
    quote:
    Originally posted by:
    TibaTeebs
    can you share a) how/where you changed the code for JPEG in
    the JS? and b) what new functions did you add (such as addidng a
    title)
    Open .js with notepad, in notepad press CRTL-F, type ".jpg"
    in the search box, press the "find" button twice, change the ".jpg"
    word to "" (nothing), do that to the third, fourth, and fifth ones
    (there're only 5 ".jpg" words found in the .js file, don't change
    the first one).
    Then search "_", change all of that "_" to "" (don't change
    the ones that contain a letter between "_")
    done.
    (Excuse my English language)

  • Create Web Photo Album Problem

    Please help!!!!!! I have the Adobe Web Premium Suite CS3 so I
    have all the programs loaded on my computer.
    I have been working on this for 2 days and cannot get this
    command to work. I have 15 folders of pics that need to be put up
    and I want family to be able to click on the thumbnail and open up
    to a larger pic. There are over 100 pics in there. I loaded all the
    pics in their own folders; I have tried jpg, tiff, jpeg, psd and
    gif pics; (I separated them by file name so there are none mixed in
    the folders) I put the pic folders inside my web page folder, then
    I tried it on my desktop and I tried to use My Pictures folder.
    This is how I am doing this:
    I have the index.html page open on Dreamweaver CS3
    I hit Command > Create Web Photo Album >
    fill out "Photo album title:
    fill out "Subheading info:
    fill out "Other info:
    In the "Source images folder:" when I Browse I go to the
    folder and
    I click on it and when that opens there are no pics in there.
    Nothing shows up at all.
    I finish up the rest and an error message shows up "An error
    occurred".
    Anyone know what I am doing wrong????
    Thank you.... Linda

    Hello Do you happen to know if you get the same problem with windows 7
    Thanks

  • The web photo album command needs some improvement

    First I'd like to thanks for the
    web
    photo album command embed with Dreamweaver. My job requires me
    create photo albums with thousands of pictures, it saves a lot of
    time for me.
    Now I'd like to ask someone to improve this fuction. I need
    to click the thumbnails on the index page to pop-up a window that
    show up the detail picture page (If I can key in the pop-up window
    size in the command UI will be perfect). Currently this album
    generator only links to the large picture's page. I need to make
    them to a pop-up window for each manually (thousands of them).
    I tried
    Web
    Photo Album 2.2 for Dreamweaver 8 and MX 2004, V2.2.6, it
    doesn't have this function either. Compare to the web photo album
    command in Dreamweaver, it can't generate filename to caption in
    the detail picture page automatically (You can key in captions in
    Fireworks manually though).
    If someone can improve the web photo album command to pop-up
    window available, I think use "close window" link instead of the
    link to the album index page in the detail picture's page will be
    helpful.

    On 19 Sep 2006 in macromedia.exchange.extensions.dreamweaver,
    moonjeep
    wrote:
    > If someone can improve the web photo album command to
    pop-up window
    > available, I think use "close window" link instead of
    the link to
    > the album index page in the detail picture's page will
    be helpful.
    Not free, but if you do photo albums regularly, you might
    like:
    http://projectseven.com/products/galleries/hgmagic/
    Joe Makowiec
    http://makowiec.net/
    Email:
    http://makowiec.net/email.php

  • Editing a Web Photo Album Created With Dreamweaver CS3 and Fireworks CS3

    I created a web photo album with DW CS3 and FW CS3. I want to
    add and delete some of the photos in the collection. So far, the
    only way I have been able to do this is to recreate the whole thing
    from scratch with all the correct pictures in the target folder. Is
    there an easier way?

    I could be wrong (we only test Adobe widgets for the quality
    of their output
    code, not for features, or lack of features) but recreation,
    as Patty said,
    might be the only way. If you have a development budget, you
    might want to
    take a look at some commercial tools that would have the
    features and
    capabilities you want or need.
    Al Sparber - PVII
    http://www.projectseven.com
    Fully Automated Menu Systems | Galleries | Widgets
    Lightshow Magic: the new wave...
    "AmateurWebMaster" <[email protected]> wrote
    in message
    news:g6kf6v$o1l$[email protected]..
    >I created a web photo album with DW CS3 and FW CS3. I
    want to add and
    >delete
    > some of the photos in the collection. So far, the only
    way I have been
    > able to
    > do this is to recreate the whole thing from scratch with
    all the correct
    > pictures in the target folder. Is there an easier way?
    >

  • Web Photo album file problem

    I have Dreamweaver 8 and am trying to create a photo album with  Web Photo Album 2.2 but when I try to add a folder of pictures to create an album I get a message of:  No Items Match Your Search.   I know there are .jpg files in the folder.   I have seen old reference to this problem in other forum entries but nobody seems to have an answer.  Is there a fix for this problem?   If not.. how can I create a photo album in Dreamweaver without using this feature? 

    Hi,
    hope I understood correct: for me a photo album is something like a slide show. In this case i like to work with
    http://www.shadowbox-js.com/index.html ore http://www.lokeshdhakar.com/projects/lightbox2.
    And and finally here a recommendation from Nancy O. (You don't mind?):
    http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-lightbox-solut ions/
    Hans-G.

  • Problem with Creating Web Photo Album

    I have Dreamweaver CS 4 and I tried to make a web photo album using a trial version of Fireworks CS4.   Once Fireworks starts I get an error message saying there is a problem with Fireworks and it shuts down.   The photo album folders and html pages are created, but the pictures aren't there.  I've done on another computer and it works great.  Could there be a problem with the trial version of Fireworks?  I can open Fireworks on its own and works fine.
    Thanks for any help

    How are you uploading your site to the server?  Are you using iWeb's ftp capability?  For some unknown reason it can fail at uploading changes to the site and leave vital pages out causing problems like you're experiencing. Have you tried using the File ➙ Publish Entire Site menu option to get all of the new files uploaded? 
    If this continuse you might have to use a 3rd party FTP client like  Cyberduck, YummyFTP or Transmit to upload the new files manually.  All of those apps provide a Finder like window of your server so you can easily drag and drop the required files onto the server. 
    To determine exactly what files are missing and where they go bring up the Activity window (Command+Option+A) for the page in Safari.  It will list all of the files it expects to find and indicate those which are missing.
    If a file is missing a Not Found will be listed at the right.
    Note:  The bottom of your Contact page runs off the content portion of the page and can't be seen. Either lengthen the length of the page with the Inspector/Page/Layout pane or add an empty text box and drag it downward pushing the footer area below the last of the content.
    OT

Maybe you are looking for