Mango Blog Plugin: EGPS Code Coloring

Feb 02, 2009

Yes again; I'm releasing yet another Mango Blog related item. For my own needs I needed to make some updates to my Code Coloring plugin and after testing the latest version for a day or so I would like to release it to everyone else. I'm very exited about now supporting the style attribute in the code block. While you can add any type of CSS code you want to this block, I was specifically thinking about height and width styles. This will allow you to write lots of code and give it a smaller height so it doesn't take up the entire page. An example of this can be found in one of my latest posts: Setting Up Adobe Connect With SSL. To use the new feature order of arguments willl matter, just make sure your class specification is first [if you have one at all]:
<code class="coldfusion" style="height: 75px; width: 375px;">
    Really
    Long
    ColdFusion
    Example
    Here
</code>

I've also added supported formating two new types: XML and Properties Files. The new full list of usable format types is: as3, coldfusion, mxml, properties, xml.  I've also fixed a small issue that could cause color formating issues in the normal code mode depending on the text.

Related Post: Plugin Introduction
Download the latest Version of Code Coloring by EmpireGP Services

 

Comments

Write your comment



(it will not be displayed)



Subscribe to this comment thread