Download & Extend

Releases for Shoutbox

shoutbox 6.x-2.8

Download Size md5 hash
shoutbox-6.x-2.8.tar.gz 34.71 KB e30a8a713f02d2479291130a43305909
shoutbox-6.x-2.8.zip 46.06 KB 52080756e3ba1981014f47e3731c6339
Last updated: February 17, 2012 - 15:25
Official release from tag: 6.x-2.8

Release notes

Two big bugfixes for shoutbox_group
-- OG context was missing on shoutbox operation pages, causing several OG sub-modules to work incorrectly.
-- The menu link added the OG links block/menu was incorrectly constructed.

shoutbox 7.x-1.0-alpha2

Download Size md5 hash
shoutbox-7.x-1.0-alpha2.tar.gz 35 KB 4c097f7c72aa2a1fb17ec3da0f17da8f
shoutbox-7.x-1.0-alpha2.zip 44.85 KB b7f775f2e9529106a9eb7d20b9b136fe
Last updated: September 17, 2011 - 06:01
Official release from tag: 7.x-1.0-alpha2

Release notes

- Fixed a few bugs
- Re-added shoutbox_rules sub-module

shoutbox 7.x-1.x-dev

Download Size md5 hash
shoutbox-7.x-1.x-dev.tar.gz 35 KB 39391ebaf658cedb168903861343fc8b
shoutbox-7.x-1.x-dev.zip 44.83 KB f56ce6b4e786ad414052c8779c629f30
Last updated: September 17, 2011 - 12:24
Development snapshot from branch: 7.x-1.x

Release notes

Development release of the latest snapshots

shoutbox 6.x-2.7

Download Size md5 hash
shoutbox-6.x-2.7.tar.gz 33.29 KB d2766b5e936296758389042fd2a4ad17
shoutbox-6.x-2.7.zip 44.71 KB 24cc1f0628ba74f176b42bd1c39ecbc5
Last updated: August 16, 2011 - 06:37
Official release from tag: 6.x-2.7

Release notes

Bug fixes release.

shoutbox 7.x-1.0-alpha1

Download Size md5 hash
shoutbox-7.x-1.0-alpha1.tar.gz 33.93 KB 46bbe8c262b3c6c72812e7954e84ddef
shoutbox-7.x-1.0-alpha1.zip 42.59 KB 212d303ace3d0d654df2d295c3e18329
Last updated: August 15, 2011 - 19:12
Official release from tag: 7.x-1.0-alpha1

Release notes

This is the first alpha for Drupal 7.0.
As far as I know it has all the basic functionality for shoutbox but may contain bugs.

This version does not include shoutbox_rules and shoutbox_groups. There will be added before final release.

shoutbox 6.x-2.6

Download Size md5 hash
shoutbox-6.x-2.6.tar.gz 33.39 KB ea42dd713c01aea4b57910763d9365a4
shoutbox-6.x-2.6.zip 44.8 KB face6406dab90bf9e1cf7731658bea13
Last updated: April 12, 2011 - 20:56
Official release from tag: 6.x-2.6

Release notes

* Critical mismatch in shoutbox_group menu link

shoutbox 6.x-2.5

Download Size md5 hash
shoutbox-6.x-2.5.tar.gz 33.37 KB ecf66f964f2604cb6b7d05fa42356914
shoutbox-6.x-2.5.zip 44.79 KB e77aa71d582aab9fc5149a494878b1ba
Last updated: April 8, 2011 - 21:56
Official release from tag: 6.x-2.5

Release notes

* Added permission check before adding Shoutbox link in OG menu
* Added Shoutbox rules module (contributed by nmclain)
* Fixed javascript issues revealed by Ajax load; the auto-update timer should
only be activated when an unprocessed shout form is discovered
* Removed $op == 'query' from hook_shoutbox
- hook_db_rewrite_sql() will now be used with $op == 'context' (see API doc)
* Added Shoutbox domain
* Minor performance and coding tweaks
* Fixed use of OG link hooks

shoutbox 6.x-2.4

Download Size md5 hash
shoutbox-6.x-2.4.tar.gz 39.18 KB d98671557902fe034e291234ce433110
shoutbox-6.x-2.4.zip 56.45 KB 731889affcfc83281e72d7c3e50147d0
Last updated: January 5, 2011 - 16:46
Official release from tag: 6.x-2.4

Release notes

* Added Shoutbox tags module
* Added Shoutbox user module
* Added Shoutbox points module
* Javascript uses mode (page|block) to determine shout amount
* Use theme_username() to output the shout's author
* Restored the 'no shouts' message
* Added raw return of shouts in shoutbox_display_posts()
* Admin setting to specify if the shout form widget is a textarea or textfield
* Fixed javascript detection on shout submit handler which was causing the entire page
to be returned on AJAX submits
* Returned shout data via AJAX in JSON format
* Fixed image HTML syntax

shoutbox 6.x-2.3

Download Size md5 hash
shoutbox-6.x-2.3.tar.gz 35.51 KB 933ff6cac48f713b215d889fcdd302fb
shoutbox-6.x-2.3.zip 49.54 KB ef9f53ebdf5010bb7111973774b973de
Last updated: December 24, 2010 - 23:47
Official release from tag: 6.x-2.3

Release notes

* Fixed SQL query for non-restricted shouts
* Fixed show_amount for block view
* Removed depreciated block view function
* Added the admin option to select the shout time format
* Removed page refresh on AJAX error
* Inline error div used for AJAX errors

shoutbox 6.x-2.2

Download Size md5 hash
shoutbox-6.x-2.2.tar.gz 35.33 KB 3563658f3e9b1673cabf9421e3708480
shoutbox-6.x-2.2.zip 49.35 KB 63e5b25c0c211c22beb6f015ed9b6b3b
Last updated: December 24, 2010 - 23:47
Official release from tag: 6.x-2.2

Release notes

* Moved shoutbox output into a table
* Retrieve all shout updates upon addition
* Expanded the API (see API.txt)
* Pause/reset the auto-update timer on shout addition
* Fixed shout deletion on cron
* Complete rewrite of javascript
* Hover to show shout admin links
* Cleaned form handlers, theme functions, much more
* Added shoutbox_points module (userpoints integration)
* Shouts maxlength now unlimited
* Shoutbox can differentiate between submodule shouts (module column added to shoutbox table)
* Improved the shout form
* Added better javascript detection and degrading
* Change timestamp to "ago" format
* Prevent auto-update when paging shouts
* Disallow shouts when paging to avoid ajax updates
* Moved error alert popups to inline divs
* Changed shout operation pages from shoutbox/%shout to shout/%shout
* Fixed redirect query on shoutbox admin link urls after an ajax update
* Removed t()'s from .install files

shoutbox 6.x-2.1

Download Size md5 hash
shoutbox-6.x-2.1.tar.gz 34.88 KB b08993c5a19003ceb5ddf1c726033721
shoutbox-6.x-2.1.zip 44.53 KB 04ddfff9e8410fd4f2367875d42b8656
Last updated: December 24, 2010 - 23:47
Official release from tag: 6.x-2.1

Release notes

* Fixed #853540: Shouts redirecting to homepage: jQuery convention from 5.x that was ported into the 6.1.x branch was missed in 6.2.x. This was causing certain themes to prevent AJAX functionality which resulted in page redirects.

* Prevented editing a shout to make it empty

* Added trim() on shout submission

* Minor updates to the documentation

* Added README for Shoutbox group

-----

Translations still have not been updated for the 2.x branch. It would be great if someone stepped forward to port them over.

shoutbox 6.x-2.0

Download Size md5 hash
shoutbox-6.x-2.0.tar.gz 34.32 KB 2ac08fb563ad6b237eb140927d071a62
shoutbox-6.x-2.0.zip 43.76 KB 5f50143cd9b56b119c8c3639becd4b5c
Last updated: December 24, 2010 - 23:47
Official release from tag: 6.x-2.0

Release notes

Shoutbox has been dramatically revamped and improved for a 2.0 release. Also introduced, was Shoutbox Group, an integration between Shoutbox and Organic groups.

shoutbox 6.x-2.x-dev

Download Size md5 hash
shoutbox-6.x-2.x-dev.tar.gz 34.71 KB 9e703661ae9f0e878e4e949708c410b4
shoutbox-6.x-2.x-dev.zip 46.1 KB 0b0f7c7cf6bd6902e14093f9e3ba82b1
Last packaged version: 6.x-2.8+0-dev
Last updated: February 18, 2012 - 00:31
Development snapshot from branch: 6.x-2.x

Release notes

This is the initial release of 6.x-2.x-dev. At the moment, there is no upgrade path between 1.x and 2.x. That will be introduced eventually.

The biggest change in this release is the introduction of Shoutbox Group - an integration between Shoutbox and Organic Groups.

More information will be made available soon.

shoutbox 6.x-1.0

Download Size md5 hash
shoutbox-6.x-1.0.tar.gz 29.28 KB d1e858401073196f7968351771a71ff5
shoutbox-6.x-1.0.zip 37.8 KB 3a7664a84fd092dca0a7f32bcb835da1
Last updated: December 24, 2010 - 23:47
Official release from tag: 6.x-1.0

Release notes

First release for Drupal 6

New features:
1. Added input filter support. This enables smilies
2. Added history/archive support
3. Improved moderation

shoutbox 5.x-1.2

Download Size md5 hash
shoutbox-5.x-1.2.tar.gz 32.19 KB 5d5d5ee2a861d6d9d81833ccd7fc4fbf
shoutbox-5.x-1.2.zip 38.27 KB d4d07d011beb91522bed7f40d07c8c01
Last updated: December 24, 2010 - 23:47
Official release from tag: 5.x-1.2

Release notes

New features:
1. Added input filter support. This enables smilies
2. Added history/archive support
3. Improved moderation

shoutbox 6.x-1.x-dev

Download Size md5 hash
shoutbox-6.x-1.x-dev.tar.gz 22.25 KB 0068560124aaa51272e5bf84dbfa3616
shoutbox-6.x-1.x-dev.zip 24.98 KB 4ed60db63197a9a5929bfbcae7cb1bca
Last updated: February 25, 2011 - 07:49
Development snapshot from branch: 6.x-1.x

Release notes

Drupal 6.x port

shoutbox 5.x-1.1

Download Size md5 hash
shoutbox-5.x-1.1.tar.gz 24.13 KB 812b73e46949ac2ba9aa624d335affb1
shoutbox-5.x-1.1.zip 27.07 KB 3d0bc154ae8ba0efe1c0cb32219921ce
Last updated: December 24, 2010 - 23:47
Official release from tag: 5.x-1.1

Release notes

SA-2007-032

Security update and bug fixes.

shoutbox 5.x-1.0

Download Size md5 hash
shoutbox-5.x-1.0.tar.gz 22.76 KB d0199641a748df7d7dbf19bc0397f19e
shoutbox-5.x-1.0.zip 25.75 KB 39c9dcc165c89ea020f42f105cc2f9d3
Last updated: December 24, 2010 - 23:48
Official release from tag: 5.x-1.0

Release notes

Official final release for Drupal-5.x

shoutbox 5.x-1.x-dev

Download Size md5 hash
shoutbox-5.x-1.x-dev.tar.gz 28.54 KB 058823cac8d42c18737a290d184eeb76
shoutbox-5.x-1.x-dev.zip 31.71 KB 21e3770b7ab279c54d743144b48812f1
Last updated: February 25, 2011 - 07:49
Development snapshot from branch: 5.x-1.x

Release notes

Development snapshot for Drupal-5.x

shoutbox 4.7.x-1.0

Download Size md5 hash
shoutbox-4.7.x-1.0.tar.gz 17.6 KB 1cb91b3adb5180619ed25500ad77ab94
shoutbox-4.7.x-1.0.zip 21.13 KB 241804e43fe83e404363e02b3f8fe8fc
Last updated: December 24, 2010 - 23:47
Official release from tag: 4.7.x-1.0

Release notes

Official release for 4.7.x under the new release system.

Subscribe with RSS Syndicate content
nobody click here