rev 1755
(5 files, 3kb)
! Undefined gender would appear as female in the user status box. (Display.template.php)
! Fixed moderators not getting the proper IP tracking link in the user mini-menus. (Display.php)
! Wess is a bit lazy when it comes to parenthesis matching in math() formulas. So, something like (math(...)) would fail. I hacked a half-arsed solution by offering the ability to surround the function in quotes to remove the ambiguity, i.e. ("math(...)"), so if you ever get a parsing error, just add the damn quotes. Sorry about that... (Class-CSS.php)
! Preventing overflows around generic button strips. Well -- it happens, so I'm simply extending .clearfix into the containers. (sections.css, Reports.template.php)
(5 files, 3kb)
! Undefined gender would appear as female in the user status box. (Display.template.php)
! Fixed moderators not getting the proper IP tracking link in the user mini-menus. (Display.php)
! Wess is a bit lazy when it comes to parenthesis matching in math() formulas. So, something like (math(...)) would fail. I hacked a half-arsed solution by offering the ability to surround the function in quotes to remove the ambiguity, i.e. ("math(...)"), so if you ever get a parsing error, just add the damn quotes. Sorry about that... (Class-CSS.php)
! Preventing overflows around generic button strips. Well -- it happens, so I'm simply extending .clearfix into the containers. (sections.css, Reports.template.php)


