Welcome to Brushtail
An intranet for libraries
Brushtail is an intranet developed for public libraries, but also could be used for other applications. It is a PHP/MYSQL application that runs on open source software.
New version! Brushtail 3.1 now available!
BUG FIXES
- Fixed daylight savings bug with events calendar. Some versions of MySQL appear to have a bug with the UNIX_TIMESTAMP function.
This meant that events would display the wrong time on the events calendar during daylight savings. This has been fixed by using PHP for date calculation.
-Fixed bugs with file uploads.
NEW FEATURES
+ added link manager module.
+ added wysiwyg content editor (openWYSIWYG).
+ Main menu display order can now be edited.
+ Added online request form (web/ask.php).
+ Helpdesk can be set to automatically send emails when requests added.
