Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
fletc4her #1
CodeColoring Not Appearing in Preferences
I have implemented a custom CodeColoring XML file for Dreamweaver CS3. The
code coloring itself is working fine. My syntax is colored properly in code
view. However, my CodeColoring scheme does not appear in Dreamweaver's
preferences. This makes it impossible for an end-user to modify the color
scheme.
Does anyone know why a particular CodeColoring scheme would not appear in the
preferences? Is there some kind of registration required or additional XML tag
required to get it to show up there?
The same CodeColoring XML file works fine in earlier versions of Dreamweaver,
including appearing in the Preferences.
fletc4her Guest
-
Help with preferences...
Setting up a new PC. Same operating system (WinXP Pro). Is it possible to copy my preferences (i.e., swatches, print pre-sets, etc) for use on the... -
Mac OS X Preferences?
Hi all, I am trying to make a application playable on Mac OS X. I used the code if the machinetype <> 256 then set gWhere = getOSDirectory() &... -
Need help with preferences
How can I check if my default preferences have been restored? I did the shift-control-alt command when I launched the program but I'm not getting any... -
preferences
A recent article encouraged using the structural tags <strong> and <em> instead of the html formatting tags <b> and <i> (which Dreamweaver uses). Is... -
Javascript preferences
Has anyone had a problem with setting javascript preferences. I've been trying to tell dreamweaver not to use italics for my strings (in javascript... -
Randy Edmunds #2
Re: CodeColoring Not Appearing in Preferences
Make sure that you have a unique name attribute specified. It won't get
displayed without a name, or it may be overridden if it has a duplicate
name.
HTH,
Randy
> I have implemented a custom CodeColoring XML file for Dreamweaver CS3. The
> code coloring itself is working fine. My syntax is colored properly in code
> view. However, my CodeColoring scheme does not appear in Dreamweaver's
> preferences. This makes it impossible for an end-user to modify the color
> scheme.
>
> Does anyone know why a particular CodeColoring scheme would not appear in the
> preferences? Is there some kind of registration required or additional XML tag
> required to get it to show up there?
>
> The same CodeColoring XML file works fine in earlier versions of Dreamweaver,
> including appearing in the Preferences.Randy Edmunds Guest



Reply With Quote

