Archived
1
0
Commit Graph

4 Commits

Author SHA1 Message Date
mbirth 36251d4fac * raised version number to 1.13
* string cleanup - sorted strings by appearance
* added separator lines to settings dialog
x added missing 2nd and 3rd parameter do db_query() in sbox_setup.php
+ DROP TABLE before insert, so that updates to 1.1rc3 will be more easier
+ $sbox_NickPrefix and $sbox_NickSuffix in sboxDB.php
+ Guests are now shown as Guest-abcdef with abcdef being their IP in base36, this way you can differentiate guests easily
+ option to allow Global Moderators to delete shouts
+ option to disallow BBC for guests only
+ option to disable the "WhatsNew"-line
2006-08-26 21:34:34 +00:00
mbirth 5cdb0f1d7b * raised version to 1.12
* made compatible with SMF 1.1rc3
* moved basic strings from Modifications.<lang>.php to sbox.<lang>.php so that there now is language fallback to English (and 1 file less to change)
+ check for lock before removing History file
2006-08-23 06:36:45 +00:00
mbirth d011b2b6cd x JavaScript clear() was reserved, renamed to clearHist()
x active refresh on new shout
* raised version number to 1.11
+ included language pack into main setup package so that distribution should be easier
2006-08-20 17:47:44 +00:00
mbirth f227788b7f + added German language-pack
+ added switch to disable linking to profile pages
+ added switch to disable Refresh after there have been no posts in lastActive time
* shortened some CSS classnames
2006-08-20 17:15:39 +00:00