Templates vs. Include files

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Templates vs. Include files

    I build websites using dynamic web templates and it really works for me. Now, I have a client asking why we should do that over using include files? I'm just not familiar with include files? HELP!
    wh1tn3y Guest

  2. Similar Questions and Discussions

    1. Templates & Folders & Files
      Hello there, can anyone help me? I want to put some of my .htm files in folders but when I save a working .htm file in a folder, there is one...
    2. Converting templates to include SSI
      I manage a site using Dreamweaver 7.0 (win). I created a template file that is used for most of the pages on the site. I would like now to replace...
    3. Templates with include files
      Hey guys!!! I have a question. I know it's not that much related to this forum but I am having a bit of a problem. I created 3 files that I am...
    4. Templates + aspx files
      i've created a dreamweaver template wich use microsoft user controls i applyed it to all my pages and everything goes fantastic. it looks like: <%@...
    5. how do I hide database connection files using PHP include files?
      I have the following at the beginning of the PHP page: <?php require_once('Connections/conn.php'); ?> I want to hide the connection file,...
  3. #2

    Default Re: Templates vs. Include files

    Google them. Or go here - [url]http://www.bignosebird.com[/url] and read the tutorial.

    Each site I make usually has a single template with lots of include files.
    I find them both extremely useful.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "wh1tn3y" <webforumsuser@macromedia.com> wrote in message
    news:dru00i$hmh$1@forums.macromedia.com...
    >I build websites using dynamic web templates and it really works for me.
    >Now, I have a client asking why we should do that over using include files?
    >I'm just not familiar with include files? HELP!

    Murray *TMM* Guest

  4. #3

    Default Re: Templates vs. Include files

    I have a <!--#include file="../includes/copyright.htm"--> at the bottom of my
    page. I want to be able to update one file that will affect every page. Reading
    big nose bird.com had alot of info. He said he renamed all his html to shtml.
    Can I rename all the html pages all at once with dream weaver or do I need to
    go to each file and do it manually.

    Do you think renaming is a ok idea or will it cause problems down the road.

    thanks

    jj


    3pack105 Guest

  5. #4

    Default Re: Templates vs. Include files

    > Can I rename all the html pages all at once with dream weaver or do I need
    > to
    > go to each file and do it manually.
    You would need to rename each page manually WITHIN DW's FILE PANEL, so that
    DW can manage the links.
    > Do you think renaming is a ok idea or will it cause problems down the
    > road.
    It's OK, as long as you do it so that DW can manage the links.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "3pack105" <webforumsuser@macromedia.com> wrote in message
    news:efebl0$g4a$1@forums.macromedia.com...
    >I have a <!--#include file="../includes/copyright.htm"--> at the bottom
    >of my
    > page. I want to be able to update one file that will affect every page.
    > Reading
    > big nose bird.com had alot of info. He said he renamed all his html to
    > shtml.
    > Can I rename all the html pages all at once with dream weaver or do I need
    > to
    > go to each file and do it manually.
    >
    > Do you think renaming is a ok idea or will it cause problems down the
    > road.
    >
    > thanks
    >
    > jj
    >
    >

    Murray *ACE* 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