perl extension and cgi

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

  1. #1

    Default perl extension and cgi

    :confused;

    Hi All,

    I just installed the perl extension allowing to use text colouring on perl
    scripts in DW. Now I noticed that this does not work with the cgi extension. We
    primarily use .cgi as the extension for our cgi perl scripts. Is there a way to
    associate this extension so that DW applies the perl colouring scheme to these
    files?

    Thanks for your help

    jwing

    jahanwing Guest

  2. Similar Questions and Discussions

    1. DM6.0 Extension Manager v1.2.107 not d/l newer extension
      Hi Folks, I have not been on line due to back surgery and recovery (ouch, yes it still hurts) I have tried to down load some newer navigation aids...
    2. Dreamweaver MX Perl Extension error
      Dreamweaver MX 2004 ie v 6.0 I'm using the Perl Support Suite 1.0.0 Extension by Chris Bank and the Perl for dreamweaver 1.15105.0 JavaScript...
    3. perl template tool kit extension development
      Greetings, I would like to develop an extension to dreamweaver to allow DW to visually display the perl Template Toolkit .wld files. For those...
    4. How to debug a Perl extension?
      I'm trying to track down an apparent bug in a large Perl extension module called XML::Xerces. This extension links to a library libxerces-c.so.23,...
    5. Is .dcr extension = Director file extension ?
      I'm a newbie and saw some files on a website ending in .dcr... 1 - Is the .dcr file type a Macromedia Director file? 2 - Does it take the...
  3. #2

    Default Re: perl extension and cgi

    This TechNote explains how to add to the file extensions that are
    recognized by DW:

    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16410[/url]

    But, you'll need to update PerlDocumentType.xml (instead of
    MMDocumentTYpes.xml).

    HTH,
    Randy


    > I just installed the perl extension allowing to use text colouring on perl
    > scripts in DW. Now I noticed that this does not work with the cgi extension. We
    > primarily use .cgi as the extension for our cgi perl scripts. Is there a way to
    > associate this extension so that DW applies the perl colouring scheme to these
    > files?
    Randy Edmunds Guest

  4. #3

    Default Re: perl extension and cgi

    Thanks for pointing that out!

    I tried to find the PerlDocumentType.xml file, but cannot find it.

    Can I create one myself and will it be recognized then?

    JW
    jahanwing Guest

  5. #4

    Default Re: perl extension and cgi

    JW,

    It's in your "User" configuration folder. This TechNote explains the
    difference between the "User" and "Application" configuration folders:

    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16420[/url]

    No, don't create a new one.

    HTH,
    Randy

    > I tried to find the PerlDocumentType.xml file, but cannot find it.
    >
    > Can I create one myself and will it be recognized then?
    Randy Edmunds Guest

  6. #5

    Default Re: perl extension and cgi

    Cool, it works!!

    thanks a lot Randy.

    jw
    jahanwing 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