Support Forums / Support forum / Archives / 03-28-2004 / Censoring

Topic: Censoring
March 7th, 2004 03:15 PM
Scotty How the heck do I censor my site please help me
March 7th, 2004 03:25 PM
jay hey scotty. if u like soccer join my site!

Anyway i would like to no the exact same thing as u ;)
i was gonna post a topic about this but u done it for me ;)
March 7th, 2004 04:44 PM
Reny
quote:
Scotty wrote:
How the heck do I censor my site please help me

Your site or your board?

~This is for your board, just follow the directions in the post.
March 7th, 2004 06:51 PM
sdn The censor script will work in both places, although there wouldn't be much of a point in having it for a site unless you have a content-management system with multiple users posting. If you want to use it in a webpage, customize it and put it between <head> and </head>.
March 11th, 2004 02:20 PM
Scotty
quote:
sdn wrote:
The censor script will work in both places, although there wouldn't be much of a point in having it for a site unless you have a content-management system with multiple users posting. If you want to use it in a webpage, customize it and put it between <head> and </head>.



where and how do I use the b]<head>[/b] and </head>
March 11th, 2004 05:35 PM
sdn If you want it for your forum, don't worry about <head> and </head>. If you want to create a webpage using HTML, it will have the following structure:

<html>
<head>
<title></title>
</head>
<body>
</body>
</html>


If yuo don't know what I'm talking about, don't worry about it. If you want to learn HTML, try a google search; there are some good tutorial site out there.

March 11th, 2004 05:59 PM
JDPLVY
quote:
sdn wrote:
If you want it for your forum, don't worry about <head> and </head>. If you want to create a webpage using HTML, it will have the following structure:

<html>
<head>
<title></title>
</head>
<body>
</body>
</html>


If yuo don't know what I'm talking about, don't worry about it. If you want to learn HTML, try a google search; there are some good tutorial site out there.






I KNOW HTML!!!!
March 12th, 2004 02:51 PM
Scotty
quote:
sdn wrote:
If you want it for your forum, don't worry about <head> and </head>. If you want to create a webpage using HTML, it will have the following structure:

<html>
<head>
<title></title>
</head>
<body>
</body>
</html>


If yuo don't know what I'm talking about, don't worry about it. If you want to learn HTML, try a google search; there are some good tutorial site out there.


How is that gonna help me too censor my site plz help :cool:
March 12th, 2004 02:52 PM
Scotty
quote:
Reny wrote:
Your site or your board?

~This is for your board, just follow the directions in the post.



my site
March 12th, 2004 02:53 PM
sdn It's not. The link to the censor script is in my sig, called Censored words. Follow the instructions in the post on my board to set it up.
[Edited by sdn]