Originally posted by PalynkaIf using FF and ouroboros' greasemonkey scripts, you need to add
From the quick menus at the upper bar. Is it just me (with the RHP subsite, at least)?
var sportsLink = '/board/threadlist.php?forumid=259';
where the variables are initialised.
and
addMenuItem('forumsMenu', 'Developers', sportsLink, 'Sports'😉;
where the rest of the addMenuItems are called.
D
Originally posted by RagnorakI was just warning because I don't think it was deliberate to hide it. It doesn't make sense to hide it, at least.
If using FF and ouroboros' greasemonkey scripts, you need to add
[b]var sportsLink = '/board/threadlist.php?forumid=259';
where the variables are initialised.
and
addMenuItem('forumsMenu', 'Developers', sportsLink, 'Sports'😉;
where the rest of the addMenuItems are called.
D[/b]