Where we keep all the boring tidbits about the PHPDN site, the news, and what not.
Moderator: General Moderators
JayBird
Admin
Posts: 4524 Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:
Post
by JayBird » Fri Jan 11, 2008 3:29 am
Just so you know, if you need to post any PHP code you can use:
Like so
This is unitl we get Geshi installed
Kieran Huggins
DevNet Master
Posts: 3635 Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:
Post
by Kieran Huggins » Fri Jan 11, 2008 1:11 pm
I tried that (guessing it would work) for javascript, but it didn't seem to. What languages are currently available?
JayBird
Admin
Posts: 4524 Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:
Post
by JayBird » Fri Jan 11, 2008 1:28 pm
just php
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Fri Jan 11, 2008 1:33 pm
The PHP code tag was added with phpBB3 in the core bbCode parser. That was the only change to the code tag I believe.
Jonah Bron
DevNet Master
Posts: 2764 Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California
Post
by Jonah Bron » Fri Jan 11, 2008 3:17 pm
Ah. Good.
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Sun Jan 13, 2008 3:47 am
Ok guys, the
Code: Select all
tags and [syntax ] etc are now back. Old posts will still look broken until they are editted and re-submitted due to the way the MOD works but they'll soon disappear into the graveyard of posts and we can edit any that are currently active.
On a side note if you try and do just [javascript ] [/ javascript], [cpp ] [/cpp ] etc it will pretty much work.
[b]NOTE:[/b] Your browser may have cached CSS. Do a SHIFT + Refresh if things look messed up.
PS: We know that the links above the code don't work right now...
Inkyskin
Forum Contributor
Posts: 282 Joined: Mon Nov 19, 2007 10:15 am
Location: UK
Post
by Inkyskin » Sun Jan 13, 2008 8:20 am
The font used in the code boxes is quite small, would it be possible to enlarge it slightly? (Or am I just losing my eyesight? lol)
Kieran Huggins
DevNet Master
Posts: 3635 Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:
Post
by Kieran Huggins » Sun Jan 13, 2008 8:37 am
looks like the same size as the rest of the text to me - what browser are you using?
VladSun
DevNet Master
Posts: 4313 Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria
Post
by VladSun » Sun Jan 13, 2008 8:48 am
FF 2.0.0.11
Attachments
smallf.JPG (178.19 KiB) Viewed 59597 times
Inkyskin
Forum Contributor
Posts: 282 Joined: Mon Nov 19, 2007 10:15 am
Location: UK
Post
by Inkyskin » Sun Jan 13, 2008 8:51 am
FF 2.0.0.11
Check in this thread to what I mean:
viewtopic.php?f=1&t=77459
Attachments
ss.jpg (215.36 KiB) Viewed 59597 times
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Sun Jan 13, 2008 9:04 am
Hmm, it doesn't render correctly at all in Firefox on Linux..
JayBird
Admin
Posts: 4524 Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:
Post
by JayBird » Sun Jan 13, 2008 9:49 am
@astions: force a refresh. That will solve it
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Sun Jan 13, 2008 10:10 am
That did the trick. Line numbers aren't showing up for me. Not sure if they are supposed to or not. No biggie.
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Sun Jan 13, 2008 10:14 am
I think we are trying to not show line numbers to make copy/paste cleaner.
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Sun Jan 13, 2008 10:15 am
cool, I remember that was annoying.