Some more updates for the linux.ie website. They are mostly cosmetic and accessibility focused.
2005-05-27 Ken Guest:
* generic.css: tightened up tooltip
* /vendors/vendors.php: tightened up display
2005-05-25 Ken Guest:
* tooltips.tpl.html: Added new entries.
* /login/register.inc.php: Updated use of tooltips.
* /login/users/edit.inc.php: Updated use of tooltips.
* /login/users/view.inc.php: Updated use of tooltips.
* config.inc.php: Defined TEMPLATE_DIR, where template files are now stored.
* nav.inc.php: Fine-tuned value returned by count_list_size function.
* tooltips.php: Used for displaying tooltip divs now they are in a template
file.
* submit.inc.php: Fixed minor typo.
* /login/news/addnews.inc.php: autofocus to the first input box in the form
* /login/users/add.inc.php: autofocus to the first input box in the form
* /login/users/changepassword.inc.php: autofocus to the first input box in the form
2005-05-24 Ken Guest:
* tooltips.js: Display tooltip closer to the hotspot image.
* menu.inc.php: Added id values to hotspot images so changes to tooltips.js
will work.
2005-05-23 Ken Guest:
* lists.inc.php: Don’t display option to read posting without the
formatting if the style is set to ‘printer’
* print.inc.php: Fixed minor bug.
* *.css: Removed superflous spaces.
* page.inc.php: Fixed hanging brace.