Page 1 of 1

Adult Warning

Posted: Tue Dec 26, 2006 6:16 pm
by rexxx
I want to have an adult warning and need to put the RTA info on the index page and the code in the heading that they provide. How to do this please.

Posted: Wed Dec 27, 2006 7:45 pm
by Davy
rexxx wrote:How to do this please.
With the HTML-nuggets? There's one for the sidebar, and one for the <head> too.

But I think I'm totally misunderstanding you... :D

I guess you are

Posted: Wed Dec 27, 2006 10:53 pm
by rexxx
Davy wrote:
rexxx wrote:How to do this please.
With the HTML-nuggets? There's one for the sidebar, and one for the <head> too.

But I think I'm totally misunderstanding you... :D
I guess you are. Html Nuggets?

Re: I guess you are

Posted: Thu Dec 28, 2006 10:07 am
by Davy
rexxx wrote:
Davy wrote:
rexxx wrote:How to do this please.
With the HTML-nuggets? There's one for the sidebar, and one for the <head> too.

But I think I'm totally misunderstanding you... :D
I guess you are. Html Nuggets?
Right!

Re: Adult Warning

Posted: Thu Dec 28, 2006 10:29 am
by yellowled
rexxx wrote:I want to have an adult warning and need to put the RTA info on the index page and the code in the heading that they provide. How to do this please.
Need more information, please :)

Let's see: I assume that you have a) s9y installed and b) configured it, you're basically ready to go or already blogging, and now you want to add this stuff, right?

So, first of all: What's an 'RTA info'? I'm guessing it's some kind of text/html info text which needs to show up on the index page? You can do this using the HTML Nugget plugin.

Second: Do you need additional code in the header? If so, and if this is HTML or Javcascript, you can use the HTML-Head Nugget plugin, see http://spartacus.s9y.org/index.php?mode ... s_event_en. You could also put that additional code you have to add into your index.tpl, but you would possibly overwrite that once you install a new template, so the Head Nugget solution is much easier.

Third: If you have solved both of the above, do you still need an extra adult warning? Would it suffice to have an extra entry page including a warning text or does it have to be some sort of 'age check'?

YL