Activate HTML Colour Coding in a new DocType

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

  1. #1

    Default Activate HTML Colour Coding in a new DocType

    Hello again,

    I created a new doctype for an extension (for the cms webEdition). webEdition
    comes along with we:tag, quiote similar than html tags. You put these tags in
    "normal" html and the cms parses them...

    If I make a new webEdition Templatze (extension .tmpl), I have syntax
    highlighting, code completion for webEdition only. How can i use the HTML and
    PHP syntax highlighting also?

    Is there any way to activate syntax highlighting for HTML and PHP also. Is
    there a way to activate this with the mxp file? i know i could change the
    configuration file "CodeColoring.xml" by hand. But i would like to have an
    automatic way.

    Looking forard to your help,
    Greetings from Germany
    Andy

    Andreas Frey Guest

  2. Similar Questions and Discussions

    1. HTML coding
      We are using Contribute 2, and want to add a Google search feature to one of our Web pages. Google has given us the html coding, but we cannot...
    2. Coding an HTML Email
      Does anyone have any advice on the best practices to apply when coding an HTML page to sent via email? Thanks J
    3. [PHP-DEV] [Fwd: [xml] HTML vs html in DOCTYPE]
      Here's the answer of the libxml2 guy chregu -------- Original Message -------- Subject: Re: HTML vs html in DOCTYPE Date: Thu, 30 Oct 2003...
    4. Coding reliable HTML email for viewing on a Mac
      OK , so here's the thing. I've written a mass-mailer that sends out HTML newsletters to subscribers. The message is sent with both an HTML and a...
    5. Printing the HTML code in colour
      Chris, thanks for the info. It works perfectly with HS+. Regards, Mario "Chris In Madison" <cowens@cnwGOAWAYDIRTYRATSPAMMERS.com> wrote...
  3. #2

    Default Re: Activate HTML Colour Coding in a new DocType

    Andy,

    The easiest solution is to add your new doctype to the list of doctypes
    for the HTML and PHP code coloring schemes.

    Unfortunately, there is no way to do this automatically from the mxp. To
    do that, you would have to duplicate all of the HTML and PHP code
    coloring schemes (which will take up more disk space, memory, etc.).

    HTH,
    Randy

    > I created a new doctype for an extension (for the cms webEdition). webEdition
    > comes along with we:tag, quiote similar than html tags. You put these tags in
    > "normal" html and the cms parses them...
    >
    > If I make a new webEdition Templatze (extension .tmpl), I have syntax
    > highlighting, code completion for webEdition only. How can i use the HTML and
    > PHP syntax highlighting also?
    >
    > Is there any way to activate syntax highlighting for HTML and PHP also. Is
    > there a way to activate this with the mxp file? i know i could change the
    > configuration file "CodeColoring.xml" by hand. But i would like to have an
    > automatic way.
    Randy Edmunds 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