Code Coloring include files

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Code Coloring include files

    I would like to be able to have .inc files code colored as php and to have the php tab associated with .inc files. Is this possible...

    Thanks, I'm a Newbie to DW.



    PGraves webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Code Coloring for SQL files?
      I know this has been discussed before, but I can't believe that Adobe or someone hasnt created a Code Coloring scheme for MSSQL and/or MySQL. Can...
    2. how to include .jar files in coldfusion code
      To Integrate our cfm code with paypal jar files we do the following steps with our local coldfusion server ,and to run and integrate the paypal ...
    3. How would I include the Open Browser code into this lineof code?
      Hello and thankyou in advance: I have an ASP page linked to my database and I want to apply the Open Browser behaviour to the code. I have tried...
    4. code coloring shema in extension
      Hi All, I`m working on extension for Dreamweaver MX, and I would like to add new code color shema and include it in mxp file, for files with TPL...
    5. PHP code coloring question
      Can someone tell me how to add the following code coloring into Dreamweaver? Basically if I have a php script, I want to do the following: <?php ...
  3. #2

    Default Re: Code Coloring include files

    > I would like to be able to have .inc files code colored as php and to have
    the php tab associated with .inc files. Is this possible...

    just name the include file filename.php

    -Darrel


    darrel Guest

  4. #3

    Default Re: Code Coloring include files

    Never mind, I found the instructions. Edits to three files are required....

    [url]http://www.macromedia.com/support/dreamweaver/ts/documents/add_ext_mx.htm[/url]

    Thanks


    PGraves webforumsuser@macromedia.com Guest

  5. #4

    Default Re: Code Coloring include files

    The same fix works for both the coloring and associating with PHP...



    PGraves webforumsuser@macromedia.com Guest

  6. #5

    Default Re: Code Coloring include files

    I wanted to have my include files stay with the extension of .inc....


    PGraves webforumsuser@macromedia.com 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