rev 1575
(5 files +2, 28kb) (not as scary as it sounds, though...)
+ (Finally) committing my support for mobile mode. It's quite basic, in that it shouldn't be too complicated to understand or handle. Users visiting from a smartphone or whatever will get a separate default skin setting which can be set by the admin, and they themselves can change that skin to a non-mobile one in case they'd rather have a full experience. The skin is set per-session, meaning that you can navigate your forum with your desktop and mobile browsers at the same time with the same account, and two different skins. (install.sql, Class-MoDe.php, Load.php, Themes.php, Themes.language.php)
+ Added sha1.js v2.2 to the attic. This is the 'newer' 2009 version, but it compresses to 200+ bytes worse than the current one, and doesn't add anything to the original
implementation that needed to be fixed. (other/attic/sha1_2.2.js)
@ Need to implement: the 'pick' area of the skin selector will only set the default skin for your own current mode (mobile or desktop). Need to either make that clear, or add a variable to allow setting either of those... Any volunteers to share their preference or just implement the few lines needed to do that? :P
(5 files +2, 28kb) (not as scary as it sounds, though...)
+ (Finally) committing my support for mobile mode. It's quite basic, in that it shouldn't be too complicated to understand or handle. Users visiting from a smartphone or whatever will get a separate default skin setting which can be set by the admin, and they themselves can change that skin to a non-mobile one in case they'd rather have a full experience. The skin is set per-session, meaning that you can navigate your forum with your desktop and mobile browsers at the same time with the same account, and two different skins. (install.sql, Class-MoDe.php, Load.php, Themes.php, Themes.language.php)
+ Added sha1.js v2.2 to the attic. This is the 'newer' 2009 version, but it compresses to 200+ bytes worse than the current one, and doesn't add anything to the original
implementation that needed to be fixed. (other/attic/sha1_2.2.js)
@ Need to implement: the 'pick' area of the skin selector will only set the default skin for your own current mode (mobile or desktop). Need to either make that clear, or add a variable to allow setting either of those... Any volunteers to share their preference or just implement the few lines needed to do that? :P


