Folder and file duplication

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Folder and file duplication

    Not sure what I am doing wrong, need some advice please.
    I have a site on my .Mac account that I am currently testing with Contribute.
    I create a draft of page one. Page one is a simple navigation page, using
    images as a link to page two which has again the same image in the first column
    of a two column table and the second column has a description of that image.
    So, I put the required image onto page one by going to image, image from
    website (easy).

    I then create a draft from the second page, but I leave the first draft of
    page one still active so that I can flick between the two pages. Like page one
    I import the image into the first column of page two and put in a description
    of the image. I insert a section anchor next to the image on page two.

    I then go back to page one and create a link from the image on page one to the
    anchor on page two.
    I then publish both pages to the .Mac account.

    The problem I encounter is that when I do it this way Contribute creates a
    duplicate directory structure at the root level on my . Mac account of page one
    and page two htmls and it does not replace the original html files in the
    correct folder.
    If however I changed each page individually and publish them one at a time
    ratther than having both open at once the original folder and file structure is
    not duplicated and the changes are published correctly back to the .Mac account.

    I hope I have made sense.

    cheers,

    Dave


    DaveGreen01 Guest

  2. Similar Questions and Discussions

    1. ActionScript Array Duplication
      I've got the following code: private function addImageList():void{ var i:int; for (i=0;i < multiProjects._files.length; i ++){ var...
    2. Connection duplication
      Hi, I am running DW 8.0.2 and Contribute 3.11, and have connection problems. Contribute is telling me I already have a connection to a URL, but...
    3. Can I allow access to one file within a folder, but notthe whole folder
      I want to allow access for users to edit only specific file within a folder. Can I do this Also, since I am just starting to use this on a new...
    4. Unique field duplication problem
      This seems like such an obvious problem it must have been covered somehwere, but I haven't found it. I've inherited a number of multi-user,...
    5. Symbol Duplication MX Style
      Hi I am a user of Fireworks 4 and have recently upgraded to MX, Im sure that when using version 4 to create duplications of symbols (buttons...
  3. #2

    Default Re: Folder and file duplication

    I think I see what you're doing, although why the directory structure is being
    duplicated is strange. The easier way to accomplish what you're doing is:
    1. Create page one with the image and description columns, and publish this
    page.
    2. Click EDIT to re-open page one.
    3. Click File-->Actions-->Publish as a new page
    This will create a new page that looks exactly like page one, but of course
    you save it with a different file name. This also ensures that page 2 is saved
    in the correct location.

    Now you have a legitimate page one and page two. Now you can make your anchor
    link to page 2 easily (and you didn't have to go through adding your image and
    description again!). HTH :-)

    redbarron Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139