Scoop Box Exchange - Show Box: main_menu 1.00
|
Description:
Very simple main menu, links to a few places around the site, search, faq, mission statement. Nice so your users can find their way around :)
Box Code:
my $submit = '';
my $acct = '';
if ( $S->have_perm('story_post') ) {
$submit = qq{%%dot%% <A HREF="%%rootdir%%/submit">submit story</A><BR>};
}
if ($S->{UID} < 0) {
$acct = '%%dot%% <A HREF="%%rootdir%%/newuser">create account</A><BR>';
}
my $content = qq{
%%smallfont%%
$submit
$acct
%%dot%% <A HREF="%%rootdir%%/special/faq">faq</A><BR>
%%dot%% <A HREF="%%rootdir%%/search">search</A>
%%smallfont_end%%};
return $content;
|
|
The OpenNIC |
Democratically operated Domain Name System; using Scoop since Jan. 2001. |
|
|
|
|