+ Reply to Thread
Results 1 to 3 of 3

Thread: Update to the template
      
   

  1. #1
    ManOfSteele is offline Private First Class
    Join Date
    Mar 2008
    Posts
    7

    Default Update to the template

    So I have multiple pages that use a template I made.
    However, when I make an update to the template I have to update all the pages. Is there a way that I can update all the pages at once?

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,219

    Arrow Re: Update to the template

    No.

    The only exception to this is if the update is to an element that is globally presented (on every page) and has been formatted using an Inline Frame (iFrame) or a php method. Either of these require updates made to a single element (or file), and the element will present (appear) exactly the same on each page it has been embedded.
    Typically, iFrames or BVphp is used for Menus and navigation, not for content, images, or other page constructs.

  3. #3
    ManOfSteele is offline Private First Class
    Join Date
    Mar 2008
    Posts
    7

    Default Re: Update to the template

    ok thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not 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