Skip to main content
Known Participant
May 4, 2007
Question

DW Edit -> Preferences -> Code Format Options

  • May 4, 2007
  • 2 replies
  • 496 views
Does anyone know the configuration file that Edit -> Preferences -> Code Format pulls the information from?
I need to customize this piece for my users and default some options.

thanks
This topic has been closed for replies.

2 replies

kscapAuthor
Known Participant
May 7, 2007
found it! thanks for your help.
Inspiring
May 5, 2007
These settings are stored in the Registry/Preferences under the
"Settings" key.

HTH,
Randy


> Does anyone know the configuration file that Edit -> Preferences -> Code Format pulls the information from?
> I need to customize this piece for my users and default some options.
kscapAuthor
Known Participant
May 7, 2007
i wasnt able to find any registry info that you suggested. do you know of the exact key or path for the registry value you suggested?

also, i was actually looking for the "general" options and not code format, my mistake. particularly i would like to uncheck "Use CSS instead of HTML Tags" and "Use <strong> and <em>..."

there is no .htm or .js file in the configuration folder that pulls these values from?

thanks