code blocks

We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.

Moderator: General Moderators

Post Reply
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

code blocks

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post 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
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Or can't they make the font into "fixedsys"...
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

Thanks, any fixed width font, captain obvious :roll:
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

I will see what I can do, but most of it is done internally by PHP...so we'll see.
Post Reply