Welcome, Guest. Please login or register.

ShoutBox!

Scrubmeister

2024-04-19, 10:32:40
Good to see the site back faster than ever. :)
 

Skhilled

2024-04-18, 21:09:09
I've upgraded the server...more resources. ;)
 

Ken

2024-04-18, 20:57:10
Now that you mention it...  :D
 

Skhilled

2024-04-18, 20:47:19
...and, you should notice that the site is much faster.  :o
 

Ken

2024-04-18, 20:31:37
Hey Steve.
 

Skhilled

2024-04-18, 17:56:10
Re-read the message below...
 

Skhilled

2024-03-31, 15:22:06
Oh yeah, you need to upgrade the site first...
 

Ken

2024-03-30, 09:54:54
Whoops! I forgot that the SMF install here on OFF is out of date!  :'(
 

Ken

2024-03-30, 09:44:48
 Conga-Rats Steve!  :thumbup:
Me gonna install it here just for the fun of it!  :)
 

Skhilled

2024-03-29, 22:15:23
Released!  :D

Recent Topics

TP Articles


Search in titles
Search in article texts

Author Topic: bbc [code] tag  (Read 1932 times)

0 Members and 1 Guest are viewing this topic.

Offline Lesmond (OP)

bbc [code] tag
« on: March 06, 2011, 07:35:30 AM »
You guys probably already know this, but if not, when adding the find and replace tag you can use this format...

to find
[code=find]code here[/code]

add after
[code=add after]code here[/code]

and so on, using = after the code tag with the name

So it would look like this...

Code: (find) [Select]
<script type="text/javascript"><!-- // --><![CDATA[
var smf_smileys_url = '[url]http://www.ourfamilyforum.org/FamilyForum/Smileys/default';[/url]
var oEditorStrings= {
wont_work: 'Your browser does not support Rich Text editing.',
func_disabled: 'Your browser does not support this function.',
prompt_text_email: 'Please enter the email address.',
prompt_text_ftp: 'Please enter the ftp address.',
prompt_text_url: 'Please enter the URL you wish to link to.',
prompt_text_img: 'Enter image location'
}
// ]]></script>

Offline Skhilled

  • Administrator
  • *
  • Posts: 9008
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: bbc [code] tag
« Reply #1 on: March 06, 2011, 11:01:47 AM »
No I didn't know that but wished there was something like it before. LOL Thanks.

Offline Lesmond (OP)

Re: bbc [code] tag
« Reply #2 on: March 06, 2011, 12:12:12 PM »
Also I used the nobbc tag up there, so you can show code tags without having to do spaces [ code ] 

the nobbc tag looks like this [nobbc]bbc tag here[/nobbc]

this can be used for any bbc tag not just the code one.

Offline Skhilled

  • Administrator
  • *
  • Posts: 9008
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: bbc [code] tag
« Reply #3 on: March 07, 2011, 08:58:50 AM »
I remember the nobbc tag but not the other 2.