About/Contact

Steve Trefethen

Steve Trefethen is a Director of Engineering at Reply. Contact me

View my LinkedIn profile


Powered by discountASP.NET
referal ID: sdtref
Why recommend discountASP.NET?
$720 in referrals so far!


Calendar

<<  February 2012  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011

View posts in large calendar

Disclaimer

The posts on this weblog are provided AS IS with no warranties, and confer no rights. The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.



Adding Delphi to Dasblog's syntax highlighting support

December 14 2006 6:18AM
Dasblog has support for source code syntax highlighting although Delphi support is not included by default (something I'm working on getting corrected). I've added support for Delphi source code so add this to Dasblog you need to do the following:
  1. Download this XML file.
  2. Copy it to your dasblogce/ftb directory
  3. Open dasblogce/blog/ftb/ftb.insertcode.aspx in notepad and locate the asp:dropdownlist with the ID of "languagedropdown" and add: <asp:listitem value="Delphi">Delphi</asp:listitem>
That's it. When you write a new blog entry just click the Insert Code button on the toolbar and you'll see Delphi in the dropdown list.
FacebookDel.icio.usDigg It!

Tags:

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading