|
-
Nov 2nd, 2000, 08:33 PM
#1
Thread Starter
Frenzied Member
this really isn't a big issue, but maybe we should have tags like:
[joke]
[thought]
[idea]
[comment]
[lol]
these are just examples, and i'm not saying that this is a big issue or anything, but with a few lines of PHP, it can make the site a little better
NXSupport - Your one-stop source for computer help
-
Nov 2nd, 2000, 08:37 PM
#2
Frenzied Member
[though] and [idea] could probably be combined...they are basically the same thing. Same with [joke] and [lol]
If John and James have time it would be cool
-
Nov 3rd, 2000, 10:45 AM
#3
Frenzied Member
i am definately up for [joke]
-
Nov 3rd, 2000, 05:57 PM
#4
Monday Morning Lunatic
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 3rd, 2000, 07:29 PM
#5
I'll even do the programming.... 
Well, if I was asked I would...
it's not that hard.... pleeeeeeeeeease john!!!!
sometimes people don't understand when somethings a joke...
I can do the code right here, right now,
just add this to your bbcodeparse2 function...
Code:
$bbcode=eregi_replace("joke\\]","joke]",$bbcode); // make lower case
$bbcode=str_replace("[joke]\r\n","<blockquote><smallfont>joke:</smallfont><hr>",$bbcode);
$bbcode=str_replace("[joke]","<blockquote><smallfont>joke:</smallfont><hr>",$bbcode);
$bbcode=str_replace("[/joke]\r\n","<hr></blockquote>",$bbcode);
$bbcode=str_replace("[/joke]","<hr></blockquote>",$bbcode);
Come on john, it'll take less than 5 minutes...

[Edited by denniswrenn on 11-03-2000 at 07:35 PM]
-
Nov 4th, 2000, 12:31 PM
#6
Thread Starter
Frenzied Member
so what do you say john? can you make the [joke] tag?
NXSupport - Your one-stop source for computer help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|