Final test for L_loginBox, and coverage improvements for RootTitle.

Pod and documentation fixes for L_loginBox macro.
This commit is contained in:
Colin Kuskie 2006-09-15 21:08:04 +00:00
parent 90cb569bb5
commit 65374109b1
4 changed files with 183 additions and 35 deletions

View file

@ -47,12 +47,14 @@ sub _createURL {
=head3 boxSize
The size of the login box. Defaults to 12.
The size of the username and password form fields. Defaults to 12.
Non-IE browsers will have their boxSize automatically scaled by 2/3
due differences in the way they render text form boxes.
=head3 text
A custom text message, processed for embedded text surrounded by percent signs
to turn into links to logout.
to turn into a link to logout.
=head3 templateId