Scoop -- the swiss army chainsaw of content management
Front Page · Everything · News · Code · Help! · Wishlist · Project · Scoop Sites · Dev Notes · Latest CVS changes · Development Activities
Scoop Box Exchange - Show Box: main_menu 1.00

Author: Scoop Developers

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;
Display: Sort:
Menu
· create account
· faq
· search
· report bugs
· Scoop Administrators Guide
· Scoop Box Exchange

Scoop Site Scroller: Get one yourself!
Kuro5hin.org
Cooler than Adequacy.org

Login
Make a new account
Username:
Password:

Hosted by ScoopHost.com Powered by Scoop
All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest © 1999 The Management

create account | faq | search