sp_SubscriptionsReviewButton('tagClass=spButton spRight', __sp('Subscribed:'), __sp('Review subscribed topics')); } if (function_exists('sp_WatchesReviewButton')) { sp_WatchesReviewButton('tagClass=spButton spRight', __sp('Watching:'), __sp('Review watched topics')); } sp_MemberButton('tagClass=spButton spRight', __sp('Members'), __sp('View the members list')); sp_InsertBreak('direction=right'); sp_LastVisitLabel('tagClass=spLabelSmall spRight', __sp('Last visited %LASTVISIT%')); sp_SectionEnd('tagClass=spClear'); sp_LoginForm($loginForm); sp_UserNotices('', __sp('(Remove Notice)')); sp_SectionEnd('', 'userInfo'); # ---------------------------------------------------------------------- sp_SectionStart('tagClass=spPlainSection', 'search'); sp_QuickLinksForum('tagClass=spControl spSelect spRight', __sp('Select Forum')); sp_QuickLinksTopic('tagClass=spControl spSelect spRight', __sp('New/Recently Updated Topics')); sp_SearchForm($searchForm); sp_SectionEnd('', 'search'); sp_InsertBreak(); # Start the 'breadCrumbs' section # ---------------------------------------------------------------------- sp_SectionStart('tagClass=spPlainSection spLeft', 'breadCrumbs'); sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=1', __sp('Home')); sp_SectionEnd('', 'breadCrumbs'); # Start the 'pageTopStatus' section # ---------------------------------------------------------------------- sp_SectionStart('tagClass=spPlainSection spRight', 'pageTopStatus'); sp_GoToBottom('tagClass=spGoToBottom spRight&iconClass=spIcon', '', __sp('Go to Bottom')); sp_UnreadPostsInfo('tagClass=spRight spUnreadPostsInfo&spanClass=spLeft&iconClass=spLeft spIcon', __sp('%COUNT% topics with<br />unread posts'), __sp('Most recent topics with unread posts'), __sp('Mark all topics as read')); if (function_exists('sp_RankInfo')) { sp_RankInfo('tagClass=spButton spRight', '', __sp('Display Forum Ranks Information'));
sp_InsertBreak(); sp_SectionStart('tagClass=spHeadTwo', 'headTwo'); sp_SearchForm($searchForm); sp_SectionEnd('', 'headTwo'); sp_InsertBreak(); sp_SectionStart('tagClass=spHeadThree', 'headThree'); #sp_UnreadPostsInfo('tagClass=spRight spUnreadPostsInfo&spanClass=spLeft&iconClass=spLeft spIcon', __sp('%COUNT% topics with<br />unread posts'), __sp('Most recent topics with unread posts'), __sp('Mark all topics as read')); #if (function_exists('sp_RankInfo')) sp_RankInfo('tagClass=spIcon spRight', 'Ranks', __sp('Display Forum Ranks Information')); sp_InsertBreak(); sp_SectionEnd('', 'headThree'); sp_SectionEnd('', 'userInfo'); # Start the 'head controls' section # ---------------------------------------------------------------------- sp_SectionStart('tagClass=spHeadControls', 'headControls'); #sp_QuickLinksForum('tagClass=spControl spLeft', __sp('Select Forum')); sp_QuickLinksTopic('tagClass=spControl spLeft', __sp('New / Updated Topics')); sp_RegisterButton('tagClass=spButton spRight&icon=', __sp('Register'), __sp('Register')); #sp_LogInOutButton('tagClass=spButton spRight&logInIcon=&logOutIcon=', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out')); sp_ProfileEditButton('tagClass=spButton spRight&icon=', __sp('Profile'), __sp('Edit your profile')); sp_MemberButton('tagClass=spButton spRight&icon=', __sp('Members'), __sp('View the members list')); if (function_exists('sp_RankInfo')) { sp_RankInfo('tagClass=spButton spRight&icon=', 'Ranks', __sp('Display Forum Ranks Information')); } if (function_exists('sp_PmInboxButton')) { sp_PmInboxButton('tagClass=spButton spRight&icon=', __sp('Inbox:'), __sp('Go to PM inbox')); } if (function_exists('sp_SubscriptionsReviewButton')) { sp_SubscriptionsReviewButton('tagClass=spButton spRight&icon=', __sp('Subscribed:'), __sp('Review subscribed topics')); } if (function_exists('sp_WatchesReviewButton')) { sp_WatchesReviewButton('tagClass=spButton spRight&icon=', __sp('Watching:'), __sp('Review watched topics'));