WebAPP Version 0.9.9.4 (Nov 2006): Features: * Light Box for Gallery. (needs call to lightbox.js in header.pl of theme - see 0.9.9.4 Standard theme) * Shout Box. (needs call "&tagbox;" at top of pollfooter.pl in theme) * UBBC and Smilies at caret position and selectable text UBBC, in Forums. * Stars Back in Forums. * Gender icon in Forums. * Country Flags in Forums. * AIM and Yahoo! online presence indicators included in Forum Posts Display. * User time added to time display on Forum Board index page. * Characters allowed in members' Real Names now include accented letters and ligatures. * Built in Whois script. (http://www.siteurl.com/cgi-bin/scripts/whois.cgi). Security: * Patch for viewing private forum threads through Forum Post page. * CAPTCHA on login, with new login page. * CAPTCHA on Emailer. * Email address validation on Emailer. * Added security checks on CAPTCHA input. * Input checking for Poll form submissions. * Beginning use of new security.pl file. * Special Character escaping for search - for error that exposed full path and webmaster email. * Log Read and Post Log forum post/read timer fixed. Bug Fixes: * Block Editing characters in title bug fixed. * Fixed display of Pipes in Code Blocks after Post Preview. * Fixed time bug on Forum Boards page. * Further fixing for admin resetting of max number of Front Page News. * Removal of entities filtering for Articles HTML validation of high ascii characters - was not working properly for Greek and some other characters. * Broken Links and Broken Downloads reporting in IM to admin bug fixed. * Gallery delete action link fixed. * Bots display bug in admin who's on info fixed. * Fixed link to Show All in Data Error Viewer. * Closing calls added to Ban Log. * Breadcrumb link on Search page corrected. * Changed Email Footer Link to point to full site URL rather than site's base URL which could be relative, causing broken links in emails. * Fixed bug in File Error subroutine. General Improvements: * Gallery avatars turned back on. * Updated whois link in data error viewer. * Updated whois link in Who's On Info block. * Prevention of unwanted smilies in forums (ascii Smilies now need spaces around them.) * Typo correction in english.lng file - "commments". * Theme and language chooser limited to pages that are not form submission results pages to eliminate confusion by resulting "error" messages. * Language on XML changed to match encoding on site. * Combined subroutines for modifying messages and sticky messages. * Combined subroutines for regular forum post display and stickies display. * Removed javascript from modify sub to webapp.js. * New sub for UBBC block. * New sub for Smiley block. * Module Latest.pm latest links and latest downloads. * Removed some unused input values in Poll submission forms. * Beginning use of new frontpage.pl file for subroutines that are used on front page only. * Added category to Broken Links and Broken Downloads reports. * Removed ineffective variables falsely appearing to check input for Emailer. HTML/CSS: * Open table for Newletter (when turned off) in Profile Edit page corrected. * Misc updates to theme files including topics icons back in front page articles. * Wrap=off tag removed from blocks. * Title tags added to bottom row of icons in forum display. * Legend class=legend added.