Page 1 of 1

code blocks

Posted: Fri Sep 20, 2002 12:33 am
by volka
maybe I'm a crabber ;)
but I would like the first and the trailing <br />-element from a php/code block to be removed.

maybe even replace the whole <table>-thingeling by a <fieldset><legend>PHP</legend>....</fieldset>
but that's all matter of opinion

Posted: Fri Sep 20, 2002 1:30 am
by twigletmac
It would also be nice if the PHP code block didn't turn this:

Code: Select all

&amp;&amp;
into this:

Code: Select all

&amp;&amp;
Mac

Posted: Sat Sep 21, 2002 9:00 pm
by hob_goblin
Also, i'd love for the php code blocks to be in a Courier or Courier New font...the only reason why i still use the regular code block

Posted: Sun Sep 22, 2002 1:09 am
by Takuma
Or can't they make the font into "fixedsys"...

Posted: Sun Sep 22, 2002 11:43 am
by hob_goblin
Thanks, any fixed width font, captain obvious :roll:

Posted: Mon Sep 23, 2002 6:39 am
by jason
I will see what I can do, but most of it is done internally by PHP...so we'll see.