lang/us.php:
* Changed button label to "logout/re-authenticate".
I felt that the word "logout" is missing and more
user recognizable than "re-authenticate" alone.
I understand this may not translate well into other
languages.
lib/libthemes.php:
* Added "Edit" (login) menu option for read-only mode.
I primarily use the read-only mode because I don't
need to track my usage and want to minimize system
load.
This is a convenient way to get to the edit mode when
I need to make a change.
* Truncated the displayed URL.
When viewing a list of recent link accesses, it may
sometimes be nice to see the URL. However, if the
URL is too long, then it's usually meaningless.
Also, this pushes the edit button to the far right and
requires the user to use horizontal scrolling.
login/index.php
* Automatically set focus to text input box for login.
--
Eric Bixby
ebixby@yahoo.com
Eclipse patch file