Shoutbox Plugin Version Changes
This file contains a list of each file that was modified in each new version as well
as any language variables that were added or changed.
Version 1.0.1
- Fixed admin/install_shoutbox.php that was causing se_shout_settings table to not be created during install.
Version 1.1.0
- Updated JavaScript to use real SE language library.
- Fixed Safari/Chrome overflow issue.
- Made changes to 'templates/user_home_shoutbox.tpl' to enable it to be included on the front page (home.php/home.tpl).
- Updated admin/install_shoutbox.php, adding new settings and updating language var 27000126 to be non-empty, since SE language library chokes on empty strings.
- Added new option: Default shoutbox height. This is the height of the shoutbox when not expanded.
- Added new option: Make shouts public. Required to be set if shouts are to be displayed on front page. Disables check to see if user is logged in before allowing shouts be read.
Updated files:
- 'header_shoutbox.php'
- 'admin/admin_shoutbox.php'
- 'admin/install_shoutbox.php'
- 'ajax/json_shouts.php'
- 'include/js/shoutbox.js'
- 'templates/admin_shoutbox.tpl'
- 'templates/user_home_shoutbox.tpl'
Version 1.2.1
- Updated login check to be compatible with SE version 3.10+.
- Added censoring of shouts using standard Social Engine censoring.
- Added shoutbox history page.
- Added check to only load shoutbox relevant code on pages where it can be placed(user_home, home, user_shoutbox_history), to reduce unneccessary overhead.
- Fixed Unicode (UTF-8) related problems.
Updated files:
- 'admin/install_shoutbox.php'
- 'ajax/json_shouts.php'
- 'templates/user_home_shoutbox.tpl'
- 'header_shoutbox.php'
New files:
- 'user_shoutbox_history.php'
- 'templates/user_shoutbox_history.tpl'
Version 1.3.0
- Fixed rarely occuring (UTF-8) related problem.
- Added moderation option, with multiple moderator which can delete shouts (from shout history page)
- Fixed small shouts layout problem
Updated files:
- 'admin/install_shoutbox.php'
- 'ajax/json_shouts.php'
- admin/admin_shoutbox.php
- 'templates/admin_shoutbox.tpl'
- 'user_shoutbox_history.php'
- 'templates/'user_shoutbox_history.tpl'
- 'include/js/shoutbox.js'
New files:
- 'user_shoutbox_history.php'
- 'templates/user_shoutbox_history.tpl'
Version 1.3.1
- Fixed install problems for fresh installs.
Updated files:
- 'admin/install_shoutbox.php'
Version 1.3.2
- Added feature to make link in shouts live.
- Fixed moderation issue when no moderator(s) were assigned.
Updated files:
- 'user_shoutbox_history.php'
- 'ajax/json_shouts.php'
Version 1.3.3
- Fixed issue with plug-in not showing up as new version.
Updated files:
- 'admin/install_shoutbox.php'
Version 1.3.4
- Fixed issue 'delete' button not shwoing for moderators for configurations where user photo not displayed..
Updated files:
- 'admin/install_shoutbox.php'
- 'templates/user_shoutbox_history.tpl'
©2007 Vinland Technology