Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Code Coloring for SQL files?

New Here ,
Aug 08, 2006 Aug 08, 2006
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 someone point me to someone who has done this?

Yes, I know there is a document on creating your own code coloring. I don't have the time, nor the desire to create one for a product that I just paid 400$US for.

Thanks,
TOPICS
Extensions
499
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 23, 2006 Aug 23, 2006
ksmithfasterfester wrote:
> 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
> someone point me to someone who has done this?

The only one I've seen was on one of the DRKs ( http://www.adobe.com/products/drk/productinfo/all_volumes/ ), 6 I think, but unfortunately, they aren't available for purchase any more (AFAIK).


--
Danilo Celic
| Extending Knowledge Daily : http://CommunityMX.com/
| Adobe Community Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 23, 2006 Aug 23, 2006
I'm not sure if this is what you want but maybe (MM) HomeSite will do it. - I use HomeSite to print code in color & numbered lines.

Corona
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 24, 2006 Aug 24, 2006
Sure, I've used Homesite for years. I spent the money on Dreamweaver 8 because it has been said that it is such a great product blah blah blah.

I've tried to purchase DRK 6, with no luck. This is ridiculous. If they aren't going to sell the DRKs anymore, release the info so that your PAYING CUSTOMERS can use the products.

QUIT WORKING ON THE FLASHY CRAP, AND MAKE YOUR CORE PRODUCTS WORK ADOBE!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 23, 2007 May 23, 2007
anyone know how I can apply PHP color coding on an HTML page? My company parses HTML pages via the PHP Parser, so I can have PHP code in HTML pages. But I cannot find a way for the code to be colored correctly. I would love any assistance you can provide.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 24, 2007 May 24, 2007
LATEST
You can do this by manually editing the CodeColoring xml and adding the
"HTML" doctype to the list of doctypes for all of the PHP <scheme> tags.

HTH,
Randy


> anyone know how I can apply PHP color coding on an HTML page? My company
> parses HTML pages via the PHP Parser, so I can have PHP code in HTML pages.
> But I cannot find a way for the code to be colored correctly. I would love any
> assistance you can provide.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines