Bugs item #906905, was opened at 2004-02-29 14:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=906905&group_id=81260
Category: Interface
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Shaun Murray (singletrack)
Assigned to: Don Seiler (rizzo)
Summary: Navigation in title
Initial Comment:
The navigation for multiple forums is in the title of the block
eg.
Forums :: General Discussion
is the title in a block containing the forum with 'Forums' being a
link to the list of forums.
By default phpwsbb uses a default_box.tpl style box so the
navigation is visible, however, I quite often use default_empty.tpl
which doesn't have the {TITLE} tag and the navigation doesn't
appear.
It's fixable by creating a new default box style like
default_empty.tpl but with the extra tag however I don't think it's a
good idea to put important elements in the {TITLE} tag.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=906905&group_id=81260
|