Updating multiple the News Section on all pages

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

  1. #1

    Default Updating multiple the News Section on all pages

    Hi,

    I have a site built with a news section on the right hand side. I would like
    to be able to update one file and it would update all the instances of the news
    section.

    Is this possible? I've tried inserting a Dreamweaver library item but I can't
    update it in Contribute.

    Any ideas?

    Many Thanks.

    Mr Ben Guest

  2. Similar Questions and Discussions

    1. Updating several pages in one transaction?
      Sometimes a site update can involve 2 (or many more) updates to a site. In that case, it would be best to be able to edit several pages...
    2. Templates for New Pages Not Updating
      I am a site admin with 7 Contributors accessing my site via Contribute 3. I have created templates for them to use to create their new pages. ...
    3. Displaying dynamic news content on all pages
      I want to display content edited on one webpage on multiple pages on the site instantly. How may I do this with Dreamweaver 8?
    4. Templates not updating pages
      Hi My template page in Template Folder in my site is not updating my pages based on template. I am using a side nav bar in CSS. When I go to...
    5. Updating news section with DHTML/PHP/...?
      I'm looking for a solution for a web page which let's my costumer update a news section on their web them selves. They are picturing a login (with...
  3. #2

    Default Re: Updating multiple the News Section on all pages

    The option we came up with was to make the area a separate file, and then
    include that file using ASP (which makes your files .asp, which can be a
    hassle). The included file can be edited in Contribute.

    Not sure if this will help you, but it is working for us, so I thought I'd
    offer it up.

    Rosey

    RoseyGren Guest

  4. #3

    Default Re: Updating multiple the News Section on all pages

    Thanks for the reply. My pages are .php. Do you think the same thing would work with php includes?

    Thanks for the idea :)

    Ben
    Mr Ben Guest

  5. #4

    Default Re: Updating multiple the News Section on all pages

    I don't know a lot about php, but it sounds like it ought to work.

    Good luck, and let me know if it does :cool;
    RoseyGren 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