Releases for Node comments
nodecomment 6.x-2.0-beta1
First released: August 10, 2009 - 23:12
Size: 34.67 KB
md5_file hash: 4c4a341a7fc96cd717c26eb32f1ddfc8
Last updated: August 10, 2009 - 23:15
This is a complete rewrite of nodecomment module:
1) Where the old nodecomment was incompatible with core comment.module, this one relies on comment.module.
2) Because of this, you can mix comments and nodecomments, though a given node type must use one or the other.
3) nodecomment is now an essential part of DruBB which is an attempt at providing a better forum experience.
4) node comment provides integration with Views and Panels giving you greater control over the look and feel of your comments.
5) Advanced Forum 2.x provides fluid integration with node comments.
6) Includes nodecomment_notify which uses comment_notify module to provide email notifications.
7) Provides a mechanism to convert comments to nodecomments and back. Please note that this may not work well with additional modules that add data to comments. It is known that comment_upload and this are not currently getting along well. It is recommended that you backup your database before trying such an endeavor.
nodecomment 6.x-2.x-dev
First released: May 26, 2009 - 05:34
Size: 34.68 KB
md5_file hash: fa4b0633912da68f12d2a88bd690fc59
Last updated: November 2, 2009 - 12:12
This is the nightly dev release of the 2.x branch.
nodecomment 6.x-1.2-rc2
First released: October 8, 2008 - 20:18
Size: 18.95 KB
md5_file hash: 108077ef186047f913502d1e4fdb7540
Last updated: October 8, 2008 - 20:20
This version has been updated to work with Views RC4. see #314565: Update D6 branch to work with View2 RC3
Also some other improvements. see #312459: node type filter in nodecomments default view causes problems #310619: Fix incorrect calls to t() #317613: Patch for problems found in code review
nodecomment 6.x-1.2-rc1
First released: July 30, 2008 - 19:50
Size: 18.38 KB
md5_file hash: c2aa54d216f4fdfbf021ee50e88fec27
Last updated: July 30, 2008 - 19:55
Release candidate for Drupal 6.
This is a full upgrade based upon the DRUPAL-5--1-1 release.
New features include a views style plugin for showing threaded comments, and I guess the port counts as a feature ;)
nodecomment 6.x-1.x-dev
First released: July 22, 2008 - 17:25
Size: 19.8 KB
md5_file hash: 4adc1150bcd3cc9d1fd5280445f1d69d
Last updated: May 28, 2009 - 00:19
New development branch for DRUPAL-6
nodecomment 5.x-1.1
First released: May 16, 2008 - 20:53
Size: 18.16 KB
md5_file hash: b97852797f8e9e9a090ee187668240f7
Last updated: May 16, 2008 - 20:55
Changes since DRUPAL-5--1-0:
- Correcting variable name. Drupal issue #171676.
- ran through coder and did a little cleanup
- fixing #171503. patch by tristan_roddis
- fixing #186319 patched by califken and modded by sirkitree
- fixing #188205 where views settings were hardcoded for paging and limits pointed out by panis
- fixing #234501. solution suggested by Summit
- adding form validation per issue #234501
nodecomment 5.x-1.0
First released: August 15, 2007 - 18:36
Size: 18.04 KB
md5_file hash: 0dd0e831899b1d82b87a0a1ae25af86d
Last updated: August 15, 2007 - 18:40
#166985 by MichaelG: respect sticky settings in flat comments default view
#162537 by b3n: check proper realm on access check
Adding a --none-- option to the comment type select on content type config screen. Also fixed the 'Add new type' text to use the human readable name instead of the content type name
fix braindead table naming error from last commit and now add comment as a content type if it doesn't already exist.
adding a basic uninstall hook, though it should do more, ie clean up node and node_comment_statistic tables.
#159928 by sirkitree and add1sun: argument for sorting
nodecomment 5.x-1.0-beta3
First released: July 23, 2007 - 06:48
Size: 17.58 KB
md5_file hash: 9983d63642fe5ce10160e8b4787eb0ec
Last updated: July 23, 2007 - 06:50
beta2 was horribly broken because I committed the wrong copy of the project. This is the threading code I intended to release with beta2 plus #158257
#158645
#160847
#132737
nodecomment 5.x-1.0-beta2
First released: July 20, 2007 - 09:46
Size: 16.92 KB
md5_file hash: 3f1223efdc9df9a37dafa6151d1b754e
Last updated: July 20, 2007 - 09:50
- Threading. Sponsored by Ghostthinker GmbH http://www.ghostthinker.de
- #157946: Make default view show full nodes rather than teasers.
- Issue 124995: pass the node into the comment-wrapper theme function. Thanks, quicksketch
nodecomment 5.x-1.x-dev
First released: April 22, 2007 - 04:43
Size: 18.2 KB
md5_file hash: e773865f8d8af537ad8a4f191e30c5df
Last updated: August 7, 2008 - 00:07
Making the devel branch available.
nodecomment 5.x-1.0-beta
First released: February 28, 2007 - 15:11
Size: 16.11 KB
md5_file hash: d71e0614546df98175d6421ecac97737
Last updated: February 28, 2007 - 15:15
Alright, start testing!
Remember, you should disable comments.module and enable views.module.
