The admin menu is currently generated from within the
depths of one of the Slash perl modules
(Slash/Utility/Anchor.pm). This is seriously confusing
to anyone who wants to relocate or reformat it. The
following diffs are what I did to shift it out of the
.pm and into the header templates where it's more
easily edited.
I've moved it up the page slightly from where the
current setup renders it, so that it can run across the
whole page rather than being trapped inside the
left-hand table cell (and therefore wrapping in a small
browser window).
various diffs, cat'ted together into one text file.
Logged In: YES
user_id=3889
This makes sense to me; about to test it now. Anyone
have any objections?
Logged In: YES
user_id=3889
Applied in slightly modified form, and committed.
Thanks Denny, good idea.