Updating templates

I couldn't find any info on this one: Is it possible to make a Pages 08 template, that automatically updates pages that are tied to it. I mean, if I modify styles on that template, those changes would be reflected on all previous documents using that template. In MS Word this is possible, and I am hoping this is somehow possible in Pages too, or am I too optimistic...

You can do this manually by using the Format>Import Styles menu item. This technique works with your own templates - and it would likely work with the built-in templates if someone can tell us where they're located.
If you open the Format>Import Styles menu item, select the document from which you want to import styles, select the styles you want to import (or Select All) AND - most importantly - check the 'Replace duplicates' box, you will 'update' all the styles that have the same name in both documents.
Let's say then that you have updated one of your frequently used templates. To update an earlier document that was based on that template (or any document actually) you would copy the style from it by finding it in username>Library>Application Support>iWork>Pages>Templates>My Templates.
Or if you have updated the styles in a document based on one of your frequently used templates and want to update an earlier document based on the same template - save the document then copy the styles from it into the older document.
It's actually easier than it sounds, although it does take more mouse-clicks than the 'update styles' feature in Word.
You can also 'change' the document template in the same way. All styles with the same name in both documents will change to the match the styles in the document from which you are copying. Thus, as you mentioned, if you plan carefully and use the same style names in all your various templates and documents, you can completely change the look of a document with a few mouse-clicks.
And, just like in Word, this procedure does not update margins or other page-wide settings. This is a shortcoming or a feature, depending on your point of view.
Good luck,
Terry

Similar Messages

  • Please help noob debug why updating template duplicates content

    Please go to
    http://www.mmssupplier.com/
    to read the code and help me figure out how to stop my pages from
    duplicating content or a partial table whenever I update my
    template. It only does this to some of the pages that I built from
    the template. I'm not a code expert and cannot figure out why it is
    doing this. On that link the header and content on the bottom is
    the one I want, not all that top duplication, thanks, I really need
    help.

    Hmm - then it's hard to imagine what you might be doing to
    cause this
    anomaly.
    The good news is that your template is pretty OK. The
    validator only finds
    5 errors there -
    1. Error Line 69, Column 41: there is no attribute "height".
    … <td><table width="100%" height="110"
    border="0" cellpadding="0"
    cellspa
    There is NO 'height' attribute in any HTML specification for
    the table
    tag. Since you cannot reliably use this attribute, you should
    just remove
    it from your code.
    2. Error Line 88, Column 320: value of attribute "align"
    cannot be
    "absmiddle"; must be one of "top", "middle", "bottom",
    "left", "right".
    …ight="37" border="0" align="absmiddle" id="home2"
    /></a><br />
    The absmiddle attribute is similar to the table height
    attribute - supported
    by some browsers, but not valid HTML. Just remove it.
    3. Error Line 92, Column 260: value of attribute "name" must
    be a single
    token.
    …jpg" alt="health_issues" name="health issues"
    width="130" height="37"
    border=
    You cannot assign a name value that contains spaces.
    4. Error Line 92, Column 314: value of attribute "id" must
    be a single
    token.
    …30" height="37" border="0" id="health issues"
    /></a><br />
    You cannot assign an ID value that contains spaces.
    5. Error Line 127, Column 61: required attribute "alt" not
    specified.
    …ea shape="rect" coords="2,2,125,31" href="/index.html"
    />
    All images on the page should have either a descriptive alt
    attribute value,
    or an empty one, e.g., <img alt=""....
    Fix those errors, please. Then we can re-examine how you
    might be stumbling
    onto this duplication in your pages.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "stephanierolfe" <[email protected]> wrote
    in message
    news:[email protected]...
    > no, I don't apply to existing child page. I create new
    page each time,
    > based on
    > that template.
    > And yes, I'm starting to get that. I thought I knew
    enough HTML to pull it
    > off
    > and created one large site already,
    http://www.nutritionarticlesonline.com
    > and
    > it works great, no problems with corrupted templates.
    I'd like to persist
    > with
    > DW since I've invested over 6 months already using it.
    Despite the 91
    > errors,
    > it works fine except this updating template problem.
    >

  • How do you turn off the "Update Template Files" dialog when saving a template in Dreamweaver?

    As the title states I'd like to not have to see the "Update Template Files" dialog when saving a template.  I'm not sure what its purpose is other than to annoy as it does not seem to do anything  -- selecting update, don't update, any combination of files and or hitting escape appears not to make any difference wrt wheter it updates the pages or not (it does every time).
    Any help will be appreciated.

    The "more like this" window gave me the answers.  No current ability to turn off.  I've submitted a request to add this feature. 

  • "Update Template Files" not working, Dreamweaver CS5

    "Update Template Files" does not seem to be working in Dreamweaver CS5.
    After making a change to a template and saving it, I get the "Update Template Files" dialog box. It lists all of the files based on the template. So, I click "Update". Then, the "Update Pages" dialog box appears. Any files to be updated already open in Dreamweaver are modified correctly - in memory, that is. However, closed files do not get modified. The "Update Pages" dialog box seems to just get hung up. It just sits there with a status of "Updating...".
    Is this an installation issue? ... a template issue?  ... or what?
    FYI: I am using the 32-bit version for 32-bit Windows Vista.

    Not that it will be of any use, the template is here: http://docs.google.com/leaf?id=0B4haLf-RrxgTZjVhYzEwOWYtNmMyMC00MWVmLWJiNDgtYTYzM2QzZDI5Zm Fh&hl=en
    There have been, of course, numerous updates to it since the problem disappeared.
    As for the specifics of what I was trying to change when the problem was first encountered, I was attempting to change a link URI in the navigation bar. However, any change at all would end the same way, with a locked up template synchronizer (or whatever the mechanism is called). Just before I gave up testing, I was repeating the process of simply adding a space anywhere and removing it in order to trigger the modified flag.

  • Dreamweaver asks to update template files twice

    This has bothered me forever. I change a template and save.
    Dreamweaver updates the files using that template. I goto my
    browser and check out the changes. I go back to DW and the update
    templates dialog pops up again. WTF?? Why does it do this? Please
    help it is driving me crazy and has for a few years now.

    This has bothered me forever. I change a template and save.
    Dreamweaver updates the files using that template. I goto my
    browser and check out the changes. I go back to DW and the update
    templates dialog pops up again. WTF?? Why does it do this? Please
    help it is driving me crazy and has for a few years now.

  • Updating templates in Contribute - future release?

    Hello
    I know this question has been asked time and time again, but
    I wanted to take the topic a step further.
    I know in order to update templates (dwt's) in a
    Contribute-based site, you have to:
    * Download the site locally if it's a remote site
    * Update the pages with the revised template
    * Reupload the site to the remote site
    There just seems to me that there's got to be an easier way
    to do it than this. Honestly, I would have used Server Side
    Includes when I switched to using dwt's if I had fully understood
    that the site doesn't have some automated way of updating the site
    through Contribute. Unfortunately, I didn't realize this until part
    way through our redesign implementation, UGH.
    I guess my question is, are there any plans in the next
    release of Contribute to allow some automated way of updating the
    pages through Contribute when a template is changed? To me this is
    a REALLY NEEDED feature. It now takes me longer to make template
    updates than it did prior to using Contribute/Dreamweaver.
    Thank you - Lainie

    Before you make any changes, perform a Get (down arrow icon in the Files menu) operation to download any client-updated files first. That way, your local files will be exact duplicates of what the client has placed on the server. After verifying you have the most recent versions, make your change and upload.

  • Not getting prompt to "update template files" after editing template

    This has happened to me before and you guys helped but I can not find my past post now on this forum.  After I edit a template I would normally get the prompt to "update template files" then it would update all the files using that template...but now for some reason I am not being asked and because if it none of the pages using the template are being updated....anyone know why??  dreamweaver cs4
    thanks!!
    T

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
    <head>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>CTHS MAIDEN WINNERS</title>
    <!-- TemplateEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <link rel="stylesheet" href="../aboutus.css" type="text/css">
    <link rel="stylesheet" href="../bcthoroughstyles.css" type="text/css">
    <link rel="stylesheet" href="../halloffamestyles.css" type="text/css">
    <style type="text/css">
    <!--
    body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
    a {
        font-size: 10px;
        color: #0000FF;
    a:link {
        text-decoration: none;
        color: #900;
    a:visited {
        text-decoration: none;
        color: #900;
    a:hover {
        text-decoration: none;
        color: #FF0000;
    a:active {
        text-decoration: none;
        color: #900;
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
    </head>
    <body>
    <div align="center"><span class="headers"><br>
      BRITISH COLUMBIA STAKES HISTORIES</span><br>
      <br>
    </div>
    <table width="95%"  border="0" align="center" cellpadding="2" cellspacing="0">
      <tr>
        <td width="25%" height="197" valign="top"><p><a href="../STAKES%20HISTORIES/ascot_grad.htm">ASCOT GRADUATION</a><br>
            <a href="../STAKES%20HISTORIES/ballerina.htm">BALLERINA</a><a href="../STAKES%20HISTORIES/bc_cup_classic.htm"><br>
            BC CUP CLASSIC</a><br>
            <a href="../STAKES%20HISTORIES/bc_cup_debutante.htm">BC CUP DEBUTANTE</a> <br>
            <a href="../STAKES%20HISTORIES/bc_cup_distaff.htm">BC CUP DISTAFF</a><br>
            <a href="../STAKES HISTORIES/bc_cup_dogwood.htm">BC CUP DOGWOOD</a> <br>
            <a href="../STAKES%20HISTORIES/bc_cup_nursery.htm">BC CUP NURSERY</a> <br>
            <a href="../STAKES%20HISTORIES/bc_cup_sprint.htm">BC CUP SPRINT</a><br>
            <a href="../STAKES%20HISTORIES/bc_cup_stallion_fil.htm">BC CUP STALLION FILLIES</a><br>
            <a href="../STAKES HISTORIES/bc_cup_stallion.htm">BC CUP STALLION COLTS</a><br>
            <a href="../STAKES HISTORIES/bc_cup_stellar_jay.htm">        BC CUP STELLAR JAY </a>        <br>
            <a href="../STAKES HISTORIES/boulevard_casino.htm">BOULEVARD CASINO</a><a href="../STAKES HISTORIES/brighouse_belles.htm"><br>
            BRIGHOUSE BELLES</a><br>
            <a href="../STAKES%20HISTORIES/bc_derby.htm">BRITISH COLUMBIA DERBY</a>        <br>
            <a href="../STAKES HISTORIES/bc_derby_con.htm">B.C. DERBY CONS.</a></p></td>
        <td width="25%" valign="top"><p>        <a href="../STAKES%20HISTORIES/oaks.htm">BRITISH COLUMBIA  OAKS</a><a href="../STAKES%20HISTORIES/burnaby.htm"><br>
            BURNABY</a><a href="../STAKES%20HISTORIES/city_vancouver.htm"><br>
            </a><a href="../STAKES HISTORIES/chris_loseth.html">CHRIS LOSETH</a><a href="../STAKES%20HISTORIES/city_vancouver.htm"><br>
            CITY OF VANCOUVER</a><br>
            <a href="../STAKES%20HISTORIES/cths_2_fillies.htm">CTHS SALES 2-Y-O FILLIES</a><br>
            <a href="../STAKES%20HISTORIES/cths_2_colts.htm">CTHS SALES 2-Y-O COLTS</a><br>
            <a href="../STAKES%20HISTORIES/cths_3_fillies.htm">CTHS SALES 3-Y-O FILLIES</a><br>
            <a href="../STAKES%20HISTORIES/cths_3_colts.htm">CTHS SALES 3-Y-O COLTS</a><br>
            <a href="../STAKES%20HISTORIES/cover_girl.htm">COVER GIRL<br>
            </a><a href="../STAKES%20HISTORIES/delta_colleen.htm">DELTA COLLEEN </a><br>
            <a href="../STAKES HISTORIES/derby_bar.html">DERBY  EXPRESS</a><a href="../STAKES HISTORIES/derby_bar_ladies.html"><br>
            DERBY EXPRESS LADIES
            </a><a href="../STAKES%20HISTORIES/emerald_downs.htm"><br>
            EMERALD DOWNS</a><br>
            <a href="../STAKES%20HISTORIES/fair_lady.htm">FAIR LADY<br>
            </a><a href="../STAKES%20HISTORIES/fantasy.htm">FANTASY</a>         <br>
            <a href="../STAKES%20HISTORIES/george_royal.htm">GEORGE ROYAL</a></p></td>
        <td width="25%" valign="top"><p><a href="../STAKES%20HISTORIES/great_canadian.htm">GREAT CANADIAN</a><br>
            <a href="../STAKES%20HISTORIES/hastings_sophmore.htm">HASTINGS SOPHMORE</a><a href="../STAKES%20HISTORIES/hastings_speed.htm"><br>
            HASTINGS SPEED</a><br>
            <a href="../STAKES%20HISTORIES/hong_kong.htm">HONG KONG JOCKEY CLUB</a> <br>
            <a href="../STAKES%20HISTORIES/jack_diamond.htm">JACK DIAMOND FUTURITY</a><br>
            <a href="../STAKES%20HISTORIES/jim_coleman.htm">JIM COLEMAN PROVINCE</a> <br>
            <a href="../STAKES%20HISTORIES/john_longden.htm">JOHN LONGDEN 6000</a> <br>
            <a href="../STAKES%20HISTORIES/klondike.htm">KLONDIKE</a> <br>
            <a href="../STAKES%20HISTORIES/ladnesian.htm">LADNESIAN</a> <br>
            <a href="../STAKES%20HISTORIES/langley.htm">LANGLEY</a> <br>
            <a href="../STAKES%20HISTORIES/lassie.htm">LASSIE</a> <br>
            <a href="../STAKES%20HISTORIES/liberation.htm">LIBERATION<br>
            </a><a href="../STAKES%20HISTORIES/lt_governors.htm">LT. GOVERNORS</a> <br>
            <a href="../STAKES%20HISTORIES/mademoiselle.htm">MADEMOISELLE</a> <br>
        <a href="../STAKES%20HISTORIES/matriarch.htm">MATRIARCH</a></p>
        <p>13</p></td>
        <td width="25%" valign="top"><p><a href="../STAKES%20HISTORIES/nanaimo.htm">NANAIMO</a> <br>
            <a href="../STAKES%20HISTORIES/new_westminster.htm">NEW WESTMINSTER </a><br>
            <a href="../STAKES HISTORIES/pne_speed.html">PNE PRESIDENTS SPEED</a> <br>
            <a href="../STAKES%20HISTORIES/premiers.htm">PREMIERS</a><a href="../STAKES%20HISTORIES/richmond.htm"><br>
            RICHMOND DERBY TRIAL</a> <br>
            <a href="../STAKES HISTORIES/river_rock_casino.htm">RIVER ROCK CASINO</a><br>
            <a href="../STAKES HISTORIES/ross_mcleod.htm">ROSS MCLEOD<br>
            </a><a href="../STAKES HISTORIES/randall_plate.htm">S.W. RANDALL PLATE</a><br>
            <a href="../STAKES%20HISTORIES/sadie_diamond.htm">SADIE DIAMOND FUTURITY</a><br>
            <a href="../STAKES%20HISTORIES/senate.htm">SENATE APPOINTEE</a> <br>
            <a href="../STAKES%20HISTORIES/winston_churchill.htm">SIR WINSTON CHURCHILL</a> <br>
            <a href="../STAKES%20HISTORIES/strawberry_morn.htm">STRAWBERRY MORN</a> <br>
            <a href="../STAKES%20HISTORIES/sun.htm">SUN HANDICAP</a> <br>
            <a href="../STAKES%20HISTORIES/supernaturel.htm">SUPERNATUREL</a> <br>
            <a href="../STAKES%20HISTORIES/timber_music.htm">TIMBER MUSIC</a><br>
            <a href="../STAKES HISTORIES/winston_churchill.htm">WINSTON CHURCHILL</a></p></td>
      </tr>
    </table>
    <p><br>
    </p>
    <!-- TemplateBeginEditable name="EditRegion3" -->
    <table width="626"  border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td> </td>
      </tr>
    </table>
    <!-- TemplateEndEditable --><br>
    <br>
    <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
    <td align="center" valign="top"><font size="1" face="Arial, Helvetica, sans-serif"><img src="../cthslogoredsmall.gif" width="56" height="56"></font></td>
      </tr>
    </table>
    </body>
    </html>

  • Applying Updated Templates

    When I am applying an update templates file.dwt to the
    current page (Modify - Templates - Update Current Page), an error
    message pops up
    Macromedia Dreamweaver MX 2004
    There is an error at line 16, column 87 (absolute position
    664) of "N:\20-Marketing-Comms\Marketing\WEBSITE\BHRC
    website\html\Templates\BHRCcontent.dwt": Nested editable regions
    Does anyone know what this means and how do I get around it?
    Thanks.

    > Does anyone know what this means and how do I get around
    it?
    Yes - it means you have a problem with the current page. Can
    you show me
    the page (please post a link to it, if you can)....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Advice Please" <[email protected]> wrote in
    message
    news:enmetj$sa7$[email protected]..
    > When I am applying an update templates file.dwt to the
    current page
    > (Modify -
    > Templates - Update Current Page), an error message pops
    up
    >
    > Macromedia Dreamweaver MX 2004
    > ---------------------------
    > There is an error at line 16, column 87 (absolute
    position 664) of
    > "N:\20-Marketing-Comms\Marketing\WEBSITE\BHRC
    > website\html\Templates\BHRCcontent.dwt": Nested editable
    regions
    > ---------------------------
    >
    > Does anyone know what this means and how do I get around
    it?
    >
    > Thanks.
    >
    >

  • Dreamweaver CS5 - Update Template Files after viewing the page in a browser

    Hi
    Just a quickie I hope someone can help me with.
    My site has been created using a Template. Everytime I look at a page in a browser, I get the UPDATE TEMPLATE FILES. Clicking update or don't update has no effect so I'm wondering why this message keeps appearing and how to stop it. I usually use Firefox on Windows 7 but it seems to happen with any browser.
    Any suggestions?
    Many thanks George

    Hi Murray
    This is erratic. I don't get it all the time but enough of the time for it to be an annoyance. If I've made a change to content in DW then chosen the Preview in Browser option then exited the browser to return to DW, the alert appears. And it has happened to my delegates in training sessions when they have repeated the same process but with IE.
    As I said, it doesn't happen all of the time - we seem to get a run of it then nothing.  For example, I was plagued with it all day yesterday but it hasn't occurred once today!!!
    Anyway I have temporarily published the site and here is the link - http://www.gbft.co.uk/orchestra/index.html.
    Many thanks
    George

  • Office 2013 simply refuses to update templates

    Hi All,
    Was wondering if you could help as i'm really getting thin on ideas now.
    I've been working with Azure RMS for a couple of weeks with no problem but all of a sudden I can't get Office 2013 to update the custom templates I've been creating on multiple devices.
    I've created custom templates before that have refreshed in Office perfectly but new ones simply will not download. As far as I'm aware everything is set as it should be  in terms of the template is published and my user account is within the scope
    of users who can use the template.
    I have installed the RMS sharing app on my Win 8.1 machine and when right clicking a file to complete an in place protect the most up to date templates are present but whilst working directly within Word or Excel etc the templates are out of date.
    I've tried all sorts of combinations of deleting the templates folder in: %AppData%\Local\Microsoft\MSIPC\Templates and deleting the LastUpdateTime dword, signing out of office and signing in again but nothing I try seems to help.
    Does anyone have any ideas of what I could try?
    Thanks in advance!

    While this feature (departmental templates) is in Preview, Office applications don't recognize these templates, by default.  From
    https://technet.microsoft.com/en-us/library/dn642472.aspx#BKMK_HowToConfigureCustomTemplates, see step 8 and the behavior you're seeing:
    Not all applications can support departmental templates. To do so, the application must first authenticate with the RMS service before downloading the templates. If the authentication process does not occur, by default, none of the departmental templates
    are downloaded. 
    There is a script that you can run (see the Note) for this to work with Office applications during the Preview period. We were hoping to get the script on the Download Center, but it's currently on the Connect site.  If you have problems accessing it,
    email [email protected] 

  • Updating Template Details During the Creation of Business Partner

    Dear ABAPers,
           I am working in SAP CRM 5.0.I am creating the Business partner Using the Transaction code
    'BUP1'.My Requirement is at the time of saving the Business Partner i want  to update the
    Template Details.I tried with the BAdI  'BUPA_TEMPL_UPDATE' .But this BAdI does not contain the Template Parameters.How to do this it is very Urgent Requirement.Please help me to solve this problem.
    Thanks & Regards,
    Ashok.

    Hello Ashok,
    In CRM5.0 IC webclient, I used FM 'BUPA_TEMPLATE_SAVE_TABS' to save information regarding Business Partner Template.
    It worked for me. Check if can help you too.
    Kind regards,
    Bruno

  • Getting Body Tag Error When Updating Template In Dreamweaver

    I get an error message when I have tried to update the template, it says "unbalanced body tag" on line 138. Code is as follows:
    <!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>
    <!-- #BeginEditable "doctitle" -->
    <title>Universal Valve Co.</title>
    <!-- #EndEditable -->
    <link rel="stylesheet" type="text/css" href="../style.css" />
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    </head>
    <!--#include file="../vsadmin/db_conn_open.asp"-->
    <!--#include file="../vsadmin/inc/languagefile.asp"-->
    <!--#include file="../vsadmin/includes.asp"-->
    <!--#include file="../vsadmin/inc/incfunctions.asp"-->
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td rowspan="2"><img src="../images/UniversalLogo2011.jpg" width="294" height="123"></td>
        <td align="right"><a href="../search.asp">SEARCH</a> | <a href="../info.asp">INFORMATION</a>
          | <a href="../clientlogin.asp">DISTRIBUTOR LOGIN </a>| <a href="../orderstatus.asp">ORDER
          STATUS</a> | <a href="../contact.asp">CONTACT US</a></td>
      </tr>
      <tr>
        <td align="right"><form method="post" action="../search.asp">
        <input type="hidden" name="posted" value="1"/>
        <input type="text" name="stext" size="16" class="search" />
        <input name="Submit" type="submit" value="Search" class="sub" />
        </form></td>
      </tr>
      <tr>
        <td colspan="2" class="searchtd"><div id="topnav">
    <ul id="navlist">
    <li><a href="../default.asp">Home</a></li>
              <li><a href="../about.asp">About Us</a></li>
              <li><a href="../news.asp">News</a></li>
              <li><a href="../products.asp">Products</a></li>
              <li><a href="../info.asp">Information</a></li>
              <li><a href="../contact.asp">Contact Us</a></li>
              <li><a href="../products.asp">All Products</a></li><li><a href="../categories.asp">All Categories</a></li>
              <li><a href="../cart.asp">View PO</a></li>
            </ul></div></td>
      </tr>
    </table>
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
         <td width="140" valign="top" class="leftSide">
    <ul>
            <li><a href="Accessories" _mce_href="http://www.universalvalve.com/categories.asp?cat=10">Accessories">http://www.u niversalvalve.com/categories.asp?cat=10">Accessories
              &amp; Tools</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=12">Air">http://www.universalva lve.com/products.asp?cat=12">Air Towers</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=16">Air">http://www.universalva lve.com/products.asp?cat=16">Air Tower
              Parts</a></li>
            <li><a href="E-85" _mce_href="http://www.universalvalve.com/products.asp?cat=15">E-85">http://www.universalv alve.com/products.asp?cat=15">E-85 Products</a></li>
            <li><a href="Environmental" _mce_href="http://www.universalvalve.com/products.asp?cat=9">Environmental">http://www.un iversalvalve.com/products.asp?cat=9">Environmental
              Products</a></li>
            <li><a href="Manholeshttp://www.universalvalve.com/products.asp?cat=14">Manholes</a></li>
            <li><a href="Pipe" _mce_href="http://www.universalvalve.com/products.asp?cat=2">Pipe">http://www.universalva lve.com/products.asp?cat=2">Pipe Guards
              & Bollards</a></li>
            <li><a href="Replacement" _mce_href="http://www.universalvalve.com/products.asp?cat=8">Replacement">http://www.univ ersalvalve.com/products.asp?cat=8">Replacement
              Parts</a></li>
            <li><a href="Signagehttp://www.universalvalve.com/products.asp?cat=11">Signage</a></li>
            <li><a href="Spill" _mce_href="http://www.universalvalve.com/categories.asp?cat=3">Spill">http://www.universa lvalve.com/categories.asp?cat=3">Spill
              Containment</a></li>
            <li><a href="Valves" _mce_href="http://www.universalvalve.com/categories.asp?cat=1">Valves">http://www.univers alvalve.com/categories.asp?cat=1">Valves
              & Fittings</a></li>
        <li><a href="../proddetail.asp?prod=pc001">Universal Curb Hose</a></li>
      </ul>
       <h1>Purchase Order</h1>
        <div align="center"><!--#include file="../vsadmin/inc/incminicart.asp"--></div>
    <h1><strong>Universal Valve</strong></h1>
    <ul><li><a href="../about.asp">About Us</a></li>
         <li><a href="../faq.asp">FAQ</a></li>
        <li></li>
        <li><a href="Bloghttp://universalvalve.wordpress.com/">Blog</a></li>
    <li><a href="Facebookhttps://www.facebook.com/pages/Universal-Valve-Co/180204745329542?v=info">Facebook</a></li>
    <li><a href="Twitterhttps://twitter.com/universalvalve">Twitter</a></li>
      <li><a href="../contact.asp">Contact Us</a></li>
      </ul>
       <p align="center"><br />
            <br />
       </p>
      </td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
        <td width="757" valign="top"><!-- #BeginEditable "body" -->     
    <h3>Page heading</h3>
    <p>Content goes here.</p>
            <!-- #EndEditable --></td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
    </table>
    <table width="900px" border="0" align="center" cellpadding="0" cellspacing="6">
          <tr valign="top">
            <td width="224" align="right"><p><strong>Customer Services</strong></p>
              <p>Phone: (800) 223-0741<br />
              Fax: (800) 443-8258<br />
              Email: <a href="[email protected]
    mailto:[email protected]">[email protected]</a></p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>More Information</strong></p>
              <p><a href="../station.asp">Price Lists<br />
              Installation Instructions<br />
              Station Drawing</a></p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>Catalog</strong></p>
              <p>Universal Valve Co. Catalog</p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p> </p></td>
          </tr>
          <tr valign="top">
        <td colspan="7" align="right">&copy; Copyright 2013</td>
          </tr>
    </table>
    </body>
    </html>

    Murray,
    That is exactly what I did and I am still getting the error. Here is how the code looks now:
    <!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>
    <!-- #BeginEditable "doctitle" -->
    <title>Universal Valve Co.</title>
    <!-- #EndEditable -->
    <link rel="stylesheet" type="text/css" href="../style.css" />
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    </head>
    <body>
    <!--#include file="../vsadmin/db_conn_open.asp"-->
    <!--#include file="../vsadmin/inc/languagefile.asp"-->
    <!--#include file="../vsadmin/includes.asp"-->
    <!--#include file="../vsadmin/inc/incfunctions.asp"-->
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td rowspan="2"><img src="../images/UniversalLogo2011.jpg" width="294" height="123"></td>
        <td align="right"><a href="../search.asp">SEARCH</a> | <a href="../info.asp">INFORMATION</a>
          | <a href="../clientlogin.asp">DISTRIBUTOR LOGIN </a>| <a href="../orderstatus.asp">ORDER
          STATUS</a> | <a href="../contact.asp">CONTACT US</a></td>
      </tr>
      <tr>
        <td align="right"><form method="post" action="../search.asp">
        <input type="hidden" name="posted" value="1"/>
        <input type="text" name="stext" size="16" class="search" />
        <input name="Submit" type="submit" value="Search" class="sub" />
        </form></td>
      </tr>
      <tr>
        <td colspan="2" class="searchtd"><div id="topnav">
    <ul id="navlist">
    <li><a href="../default.asp">Home</a></li>
              <li><a href="../about.asp">About Us</a></li>
              <li><a href="../news.asp">News</a></li>
              <li><a href="../products.asp">Products</a></li>
              <li><a href="../info.asp">Information</a></li>
              <li><a href="../contact.asp">Contact Us</a></li>
              <li><a href="../products.asp">All Products</a></li><li><a href="../categories.asp">All Categories</a></li>
              <li><a href="../cart.asp">View PO</a></li>
            </ul></div></td>
      </tr>
    </table>
    <table width="900" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
         <td width="140" valign="top" class="leftSide">
    <ul>
            <li><a href="Accessories" _mce_href="http://www.universalvalve.com/categories.asp?cat=10">Accessories">http://www.u niversalvalve.com/categories.asp?cat=10">Accessories
              &amp; Tools</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=12">Air">http://www.universalva lve.com/products.asp?cat=12">Air Towers</a></li>
            <li><a href="Air" _mce_href="http://www.universalvalve.com/products.asp?cat=16">Air">http://www.universalva lve.com/products.asp?cat=16">Air Tower
              Parts</a></li>
            <li><a href="E-85" _mce_href="http://www.universalvalve.com/products.asp?cat=15">E-85">http://www.universalv alve.com/products.asp?cat=15">E-85 Products</a></li>
            <li><a href="Environmental" _mce_href="http://www.universalvalve.com/products.asp?cat=9">Environmental">http://www.un iversalvalve.com/products.asp?cat=9">Environmental
              Products</a></li>
            <li><a href="Manholeshttp://www.universalvalve.com/products.asp?cat=14">Manholes</a></li>
            <li><a href="Pipe" _mce_href="http://www.universalvalve.com/products.asp?cat=2">Pipe">http://www.universalva lve.com/products.asp?cat=2">Pipe Guards
              & Bollards</a></li>
            <li><a href="Replacement" _mce_href="http://www.universalvalve.com/products.asp?cat=8">Replacement">http://www.univ ersalvalve.com/products.asp?cat=8">Replacement
              Parts</a></li>
            <li><a href="Signagehttp://www.universalvalve.com/products.asp?cat=11">Signage</a></li>
            <li><a href="Spill" _mce_href="http://www.universalvalve.com/categories.asp?cat=3">Spill">http://www.universa lvalve.com/categories.asp?cat=3">Spill
              Containment</a></li>
            <li><a href="Valves" _mce_href="http://www.universalvalve.com/categories.asp?cat=1">Valves">http://www.univers alvalve.com/categories.asp?cat=1">Valves
              & Fittings</a></li>
        <li><a href="../proddetail.asp?prod=pc001">Universal Curb Hose</a></li>
      </ul>
       <h1>Purchase Order</h1>
        <div align="center"><!--#include file="../vsadmin/inc/incminicart.asp"--></div>
    <h1><strong>Universal Valve</strong></h1>
    <ul><li><a href="../about.asp">About Us</a></li>
         <li><a href="../faq.asp">FAQ</a></li>
        <li></li>
        <li><a href="Bloghttp://universalvalve.wordpress.com/">Blog</a></li>
    <li><a href="Facebookhttps://www.facebook.com/pages/Universal-Valve-Co/180204745329542?v=info">Facebook</a></li>
    <li><a href="Twitterhttps://twitter.com/universalvalve">Twitter</a></li>
      <li><a href="../contact.asp">Contact Us</a></li>
      </ul>
       <p align="center"><br />
            <br />
       </p>
      </td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
        <td width="757" valign="top"><!-- #BeginEditable "body" -->     
    <h3>Page heading</h3>
    <p>Content goes here.</p>
            <!-- #EndEditable --></td>
        <td class="gray" width="1"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
       <td colspan="5" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt="" /></td>
      </tr>
    </table>
    <table width="900px" border="0" align="center" cellpadding="0" cellspacing="6">
          <tr valign="top">
            <td width="224" align="right"><p><strong>Customer Services</strong></p>
              <p>Phone: (800) 223-0741<br />
              Fax: (800) 443-8258<br />
              Email: <a href="[email protected]
    mailto:[email protected]">[email protected]</a></p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>More Information</strong></p>
              <p><a href="../station.asp">Price Lists<br />
              Installation Instructions<br />
              Station Drawing</a></p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p><strong>Catalog</strong></p>
              <p>Universal Valve Co. Catalog</p>
            <p> </p></td>
            <td width="1" class="gray"><img src="../images/clearpixel.gif" width="1" height="1" alt =""/></td>
            <td width="224" align="right"><p> </p></td>
          </tr>
          <tr valign="top">
        <td colspan="7" align="right">&copy; Copyright 2013</td>
          </tr>
    </table>
    </body>
    </html>

  • How do I update template-related files on remote server

    I've created a template as a way to keep the pages consistent across my intranet site but when I need to make changes to the template, I'm unsure how to update the remote files to follow the changes. In order to update locally, I go to Modify>Templates>Update Pages but how do I get my remote files to sync to the local file changes created by the template change? Is there a setting somewhere that allows remote files to follow local file settings that have been changed by a template?

    I don't necessarily need FTP setup since the remote server is local as well (intranet site on web server located in-house). But I've tried syncing the files within the files panel group by doing Site>Synchronize and choosing "Entire Site" and "Put Newer Files to Remote". It then analyzed the files for a while but didn't do any updating after all its analyzing. Is this what you're talking about, Thuy?

  • Captivate 6 - Updating template does not update project

    Hi ,
    I am just learning Captivate 6 and have started by creating a theme and then a template.  If I create a project file using the template and then go back and make a change to a graphic in the template should it automatically update the project file or do I have to apply the template to the project file again some how?  Currently if I make a change to the template it does not update the project file.
    Thanks,
    Richard

    Hi there
    Have you ever inserted a document into a copier and made a copy?
    If so, this is really the way Captivate templates work. They are designed so you have a consistent look and feel to projects you create from them. So returning back to the copier analogy, once a copy has been made, any changes to the original are NOT reflected in the copy created from the original. But future copies WILL have the changes as the copies were made from the altered original.
    Likewise, any changes to the Captivate template are only reflected in the Template as well as Future projects you create using the template. Once created, there is no longer any association with the template.
    Cheers... Rick

  • ASP getting removed when updating Template

       Hello,
    I have a strange problem I can seem to find an answer for.
    I'm using Dreamweaver Templates, and on some of my individual pages I am also using ASP code for contact forms.
    In theory this code is outside the template and shouldn't be removed when I do a template update because codeOutsideHTMLIsLocked is set to false.
    The bolded line of code is the ASP code on my child pages, and everytime I update the template this line of code gets removed. It seems that if I remove the @ symblo the code doesn't get removed. But I don't think it's valid ASP anymore.
    <%@ Page Language="C#" CodeFile="default.aspx.cs" Inherits="contactform" ResponseEncoding="utf-8" %>
    <!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"><!-- InstanceBegin template="../Templates/Main.dwt.aspx" codeOutsideHTMLIsLocked="false" -->
    Now when I run an update on my main template, and check my child page, the ASP code will be removed.
    The strange thing is that if I use placeholder text instead, it won't be stripped/removed out of the template.
    The pain is I have about 10 pages (for now) to add this line to everytime I update the template, which is actually happening more and more now.
    Does anyone know why this particular ASP code gets removed any time I update my Main template?
    Thanks,
    M
    /edit: It seems that if I remove the @ from this line, I can the code to "stick" and not be removed.

    If I understand correctly, Dreamweaver will treat the area outside the HTML as an editable region when codeOutsideHTMLIsLocked is set to false?
    If my maintemplate has this code: /Templates/mainTemplate.dwt
    <!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" />
    <!-- TemplateBeginEditable name="doctitle" -->
    And my child page has this code: /products/index.php
    <%@ Page Language="C#" ContentType="text/html"  CodeFile="default.aspx.cs" inherits="contactform" ResponseEncoding="utf-8" %>
    <!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"><!-- InstanceBegin template="../Templates/B2B.dwt.aspx" codeOutsideHTMLIsLocked="false" -->
    Theoretically now when I update the mainTemplate.dwt Dreamweaver shouldn't strip this code out. Correct?
    If this being correct, when I use Dreamweaver and update the mainTemplate.dwt it strips this editable region out of the child pages. This is not excepted result, I was excepting that Dreamweaver to leave this code alone in its editable region.
    Thanks in advance David,
    -M.

  • Updating Templates in Dreamweaver & Keeping Client Side Updates

    I have a situation with a website where the client requests a
    change to be made within the main menu system of the website, so
    all of the templates & the entire site must be updated. I
    download the latest version of the site, to ensure the content
    added is up to date & included, make the necessary changes
    & update all pages, everything is fine, until we check the site
    & find out the content that has recently been added by the
    client is missing.
    So, when the template is edited, the documents created using
    those templates are updated partially - the recent additions made
    through Contribute by the client are lost.
    This is highly problematic, as it would require the client
    keeping track of changes made to ensure they are still available
    after updating the site.
    Has anyone experienced this type of issue with Contribute who
    can offer any ways to reduce the impact of this happening? Or at
    least ensure the client this is manageable - as in theory, the
    templates should update the html files as they are.
    Thanks in advance.
    Is there any way to stop this happening in the future? It
    seems quite strange that

    This is not nic, but I had the same problem. I have two
    answers for you:
    Answer 1:
    Maybe something went wrong with the communication between
    Dreamweaver and Contribute (mistakes in the checking out of files).
    I've experienced problems myself with very large websites (never
    with the smaller ones).
    I think the beste solution to try out is:
    1. to download the whole site from the server using an ftp
    program )(and make a working version and a back up)
    2. disable contribute compatibility in Dreamweaver (so no
    checking in or out is happening)
    3. adjust the templates (put menu's and other stuf that needs
    to be updated more often in include files, see answer 2)
    4. update all the pages on saving the template
    5. check the result and if everything is OK now, upload the
    updated files using the ftp program.
    6. enable dreamweaver compatibility with contribute
    Answer 2:
    For the future I would make sure that your menu's and other
    parts of the templates that need to be updated more often then the
    design, are included using a script language like PHP ( <?php
    include("file-to-be-included.php"); ?> ).
    This way you never have to take so much trouble updating
    these parts of the website, since there are all in seperate files.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=55&catid=290&threadid =1311869&highlight_key=y&keyword1=menu)

Maybe you are looking for