UKBouldering.com

Qustions, questions, questions. (Read 5511 times)

Bonjoy

Offline
  • *****
  • Global Moderator
  • forum hero
  • Leafy gent
  • Posts: 9934
  • Karma: +561/-8
Qustions, questions, questions.
July 30, 2004, 11:00:55 am
When posting what does [Code] do? And what does Close Tags do?
 Also it say's HTML is ON, what's that all about eh? Is it like BBCode but with <> these instead of these[]? If so what are the codes and what do they do?

a dense loner

Offline
  • *****
  • forum hero
  • Posts: 7165
  • Karma: +388/-28
#1 Qustions, questions, questions.
July 30, 2004, 11:18:13 am
inquisitive minds

samJ

Offline
  • **
  • player
  • Posts: 84
  • Karma: +0/-0
    • http://www.wackylabs.net
#2 Qustions, questions, questions.
July 30, 2004, 11:38:01 am
Code does this:
Code: [Select]
$a = 1 + 2;

and close tags (if you use the buttons above to open tags) closes them (i.e. puts all [/] bits in for you.

If you ever want to see how someone else did something, just click on the  quote button to see their post in its BBCode format (you don't actually have to post.)

Also, don't forget, there is the "preview" button next to submit, so you can see what your post will look like before posting it.

HTML  on means you can use certain html tags in posts, like bold, italic and so on, however some tags are still excluded (again, use the preview button if your not sure). (Some HTML tags are <b></b> <i></i> and <u></u> - which other ones are turned on I don't know).

Bonjoy

Offline
  • *****
  • Global Moderator
  • forum hero
  • Leafy gent
  • Posts: 9934
  • Karma: +561/-8
#3 Qustions, questions, questions.
July 30, 2004, 11:41:18 am
Are there any HTMLs over and above the standard BBCode functions shown on the post page?
Still have no concept of what purpose [Code] serves. $a = 1 + 2?? what's that all about then??

Jim

Offline
  • *****
  • Trusted Users
  • forum hero
  • Mostly Injured
  • Posts: 8629
  • Karma: +234/-18
  • Pregnant Horse
    • Bouldering POI's for tomtom
#4 Qustions, questions, questions.
July 30, 2004, 11:49:17 am
I'm still in the dark as well about code. looks like it has the same function as quote but uses the word code instead?

samJ

Offline
  • **
  • player
  • Posts: 84
  • Karma: +0/-0
    • http://www.wackylabs.net
#5 Qustions, questions, questions.
July 30, 2004, 11:54:01 am
Its code (as in programming stuff, me bread 'n' butter like!)
Basically it changes the font so its courier, which is monospaced (each letter takes up the same number of pixels width) making longs bits of code easier to read. Also, I think spaces are preserved.

i.e. Inside code:
Code: [Select]
<table>
  <tr>
    <td>
      Cell 1
    </td>
    <td>
      Cell 2
    </td>
  </tr>
</table>


Not in code:

<table>
  <tr>
    <td>
      Cell 1
    </td>
    <td>
      Cell 1
    </td>
  </tr>
</table>

See the difference?

Oh, and which html tags are allowed is dependant on Mr. Bubba - he sets it in the board config, so ask him (but the answer is probably no, not many useful ones that BBCode doesn't do).

dave

  • Guest
#6 Qustions, questions, questions.
July 30, 2004, 12:02:26 pm
so its basically for displaying code, in a code-like format. i.e. useful for techy people talking shop.

Bubba

Offline
  • *****
  • Global Moderator
  • forum hero
  • Posts: 15367
  • Karma: +286/-6
#7 Qustions, questions, questions.
July 30, 2004, 12:05:12 pm
The only html allowed is

b,i,u,pre, though others such as br, p, etc will no doubt work as well.

BBcode offers enough for 99% of purposes and I only enable other stuff as and when it's necessary.

Bonjoy

Offline
  • *****
  • Global Moderator
  • forum hero
  • Leafy gent
  • Posts: 9934
  • Karma: +561/-8
#8 Qustions, questions, questions.
July 30, 2004, 12:09:28 pm
What do pre, br and p do then?

samJ

Offline
  • **
  • player
  • Posts: 84
  • Karma: +0/-0
    • http://www.wackylabs.net
#9 Qustions, questions, questions.
July 30, 2004, 12:23:50 pm
PRE does pretty much the same as [Code].

BR is a line break, same effect as pressing enter on the keyboard  :lol:

P is for paragraphs, pretty much the same as above.

Jim

Offline
  • *****
  • Trusted Users
  • forum hero
  • Mostly Injured
  • Posts: 8629
  • Karma: +234/-18
  • Pregnant Horse
    • Bouldering POI's for tomtom
#10 Qustions, questions, questions.
July 30, 2004, 03:09:28 pm
so has anyone ever used code apart from in this thread?

Bubba

Offline
  • *****
  • Global Moderator
  • forum hero
  • Posts: 15367
  • Karma: +286/-6
#11 Qustions, questions, questions.
July 30, 2004, 03:20:31 pm
No, don't think so.

Bubba

Offline
  • *****
  • Global Moderator
  • forum hero
  • Posts: 15367
  • Karma: +286/-6
#12 Qustions, questions, questions.
July 31, 2004, 09:12:30 am
Here's some others that can be added:

http://phpbb.com/phpBB/catdb.php?cat=53

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal