Download & Extend

Releases for Discuss This!

discussthis 6.x-1.6

Download Size md5 hash
discussthis-6.x-1.6.tar.gz 25.83 KB 3956c3e9326ca98e58fe65b9f214c857
discussthis-6.x-1.6.zip 30.72 KB a08badd55d0f0b2bb1e360c9d69b02ec
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.6

Release notes

* Finally fixed threaded comments after a node that is being discussed. #776422: Discuss This causes WSOD on threaded comments
* Fixed a couple of E_NOTICEs.
* Removed useless test, we already removed the 'forum' from the arrays.

discussthis 6.x-1.5

Download Size md5 hash
discussthis-6.x-1.5.tar.gz 25.91 KB 8f7dd116d005946cebce3744c16a8076
discussthis-6.x-1.5.zip 30.84 KB e795afcd697ac9a7e3809f6863b969f6
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.5

Release notes

* Added a boost callback to make sure that forms don't get cached. Caching fails when you add a CAPTCHA to the form.
* Moved the submit/preview buttons with a weight of 19/20 respectively.
* Add the CSS as expected (in the drupal_init() function.)
* Fixed the display of the forums and formats in the admin settings.
* Changed the class on the comment from discussthis to discussthis-comments (to avoid confusion with the admin classes.)
* Added a comment about the .discussthis-admin select definition.
* Fixed the schema definition (type was set to int instead of 'int').
* If somehow the $topic_nid was an empty string, it would generate an error in PostgreSQL.
* Fixed a couple of tests that could accept invalid data when editing the nodes (no security issue though.)
* Added field to enter the title of the page used to create a new discussion (See #712292: Configurable strings.)
* Fixed many E_NOTICE errors.

discussthis 6.x-1.4

Download Size md5 hash
discussthis-6.x-1.4.tar.gz 25.34 KB afe4ce4adb5e148a5e6fcb58b97d3be4
discussthis-6.x-1.4.zip 30.21 KB 8ef01f55961815e9412886362b39ca5e
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.4

Release notes

* #742792: Displaying recent comments and Login/Register link for Anonymous users
* #638230: Discuss this topic creator still shows as Anonymous

discussthis 6.x-1.3

Download Size md5 hash
discussthis-6.x-1.3.tar.gz 20.53 KB 061c7813b90b0e81cedfe429e497ff3e
discussthis-6.x-1.3.zip 25.04 KB a469e4e6f03e99ea97ed24176f61dfbc
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.3

Release notes

This version fixes a few problems with the user and format of the newly created post.
* New feature: the * can be used as the author name to have the system use the original node author as the forum post author.
* #638230: Discuss this topic creator still shows as Anonymous
* Fixed the format used for the forum post from "Default" to either:
** Same as source post if compatible with the new author of the node post
** As defined in the Discuss This! global settings if compatible with the new author
** Default (fallback in case the other two formats are not acceptable for security reasons)

discussthis 6.x-1.2

Download Size md5 hash
discussthis-6.x-1.2.tar.gz 20.46 KB 4a726d0322fdf4eecdbdab895f268bdb
discussthis-6.x-1.2.zip 25 KB 6fbc3b3f96d272c022f5adafb34571c8
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.2

Release notes

* Fixed the user assignment so the user selected in the settings is properly assigned to new posts #638230: Discuss this topic creator still shows as Anonymous

discussthis 6.x-1.1

Download Size md5 hash
discussthis-6.x-1.1.tar.gz 20.5 KB f801a5084f38970681fdff94d115bb44
discussthis-6.x-1.1.zip 25.08 KB 7c5261d4e15adb12a957dfa2628421a8
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.1

Release notes

* Many bug fixes have been included in this version. Especially, it will properly attach the forum term to the node posts!

discussthis 6.x-1.0

Download Size md5 hash
discussthis-6.x-1.0.tar.gz 18.51 KB 9d8f2974c8362eb0364395eccae244ed
discussthis-6.x-1.0.zip 22.12 KB ad1cd0125ea49a0438b7b0cff6102688
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-1.0

Release notes

* Fixes the problem of nodes being auto-generated by (unwanted) robots

discussthis 6.x-0.1

Download Size md5 hash
discussthis-6.x-0.1.tar.gz 14.91 KB 0300679548080d2c76ec79751f9a1f56
discussthis-6.x-0.1.zip 18.49 KB 48b2691f59c3b53aae3a152a71a69ffd
Last updated: December 24, 2010 - 22:46
Official release from tag: 6.x-0.1

Release notes

This is just a version 6.x that works before the official version 1.0. This version does NOT include the secure mode that allows your to avoid posts just because of spiders following your Discuss this links...

discussthis 6.x-1.x-dev

Download Size md5 hash
discussthis-6.x-1.x-dev.tar.gz 25.63 KB 72150b474ebeaa5682f5a601b426a9f4
discussthis-6.x-1.x-dev.zip 29.41 KB 7d0533cdde748fc295ee7516ee4d55b8
Last updated: December 31, 2011 - 00:22
Development snapshot from branch: 6.x-1.x

Release notes

This version has now been fixed. The module creates a form for the user to enter a comment without having to first create a forum post. This solves the major problem older versions had.

This version may include some experimental code.

discussthis 5.x-1.0

Download Size md5 hash
discussthis-5.x-1.0.tar.gz 13.35 KB b3c08b318645248bc827c11e0f11b47c
discussthis-5.x-1.0.zip 15.38 KB bf30c73cb81822a9e103f17305cd5791
Last updated: December 24, 2010 - 22:46
Official release from tag: 5.x-1.0

Release notes

This release constitutes completion of initial development of this module, including a couple of bonus features added recently from the issue queue (see CHANGELOG.txt and cvs messages for more info). The core functionality of the module appears to be working quite well, and will be in use on the new rabble.ca shortly.

discussthis 5.x-1.x-dev

Download Size md5 hash
discussthis-5.x-1.x-dev.tar.gz 14.57 KB 8361783f4fdf12c7b27f09dd5ca65096
discussthis-5.x-1.x-dev.zip 16.64 KB 4eb74c91052f2fd6a1fe8bdf2fca3923
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 5.x-1.x

Release notes

This is an initial development release of Discuss This. It is under heavy development, and not yet feature-complete. The basic functioning is working, but not yet well-tested. Administrators can configure what node types are "discussable", what forums new topics should be created in, and who should be their author. Also, individual nodes can override what forum a new topic should be created in, or link to an existing forum topic directly.

KNOWN ISSUES: permissions and security testing is VERY incomplete!

TODO: I still need to add a feature to display the most recent comments from the forum topic under the node view itself, and work out proper behaviour for deletion use-cases (if the original node gets deleted, and/or if the forum topic is deleted/removed).

NB: While this module is not yet ready for production-use, testing and feedback are greatly appreciated! Feel free to file bug reports, feature requests, and/or patches. However, please be aware that my priorities at present are to the specific requirements of the client sponsoring the module, and these will trump other things for the time being.

Subscribe with RSS Syndicate content
nobody click here