Releases for Node comments

nodecomment 6.x-2.0-beta1

merlinofchaos - August 10, 2009 - 23:12
Official release from CVS tag: DRUPAL-6--2-0-BETA1
First released: August 10, 2009 - 23:12
Download: nodecomment-6.x-2.0-beta1.tar.gz
Size: 34.67 KB
md5_file hash: 4c4a341a7fc96cd717c26eb32f1ddfc8
Last updated: August 10, 2009 - 23:15
View usage statistics for this release

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

merlinofchaos - May 26, 2009 - 05:34
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: May 26, 2009 - 05:34
Download: nodecomment-6.x-2.x-dev.tar.gz
Size: 34.68 KB
md5_file hash: fa4b0633912da68f12d2a88bd690fc59
Last updated: November 2, 2009 - 12:12
View usage statistics for this release

This is the nightly dev release of the 2.x branch.

nodecomment 6.x-1.2-rc2

sirkitree - October 8, 2008 - 20:18
Official release from CVS tag: DRUPAL-6--1-2-RC2
First released: October 8, 2008 - 20:18
Download: nodecomment-6.x-1.2-rc2.tar.gz
Size: 18.95 KB
md5_file hash: 108077ef186047f913502d1e4fdb7540
Last updated: October 8, 2008 - 20:20
View usage statistics for this release

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

sirkitree - July 30, 2008 - 19:50
Official release from CVS tag: DRUPAL-6--1-2-RC1
First released: July 30, 2008 - 19:50
Download: nodecomment-6.x-1.2-rc1.tar.gz
Size: 18.38 KB
md5_file hash: c2aa54d216f4fdfbf021ee50e88fec27
Last updated: July 30, 2008 - 19:55
View usage statistics for this release

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

sirkitree - July 22, 2008 - 17:25
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: July 22, 2008 - 17:25
Download: nodecomment-6.x-1.x-dev.tar.gz
Size: 19.8 KB
md5_file hash: 4adc1150bcd3cc9d1fd5280445f1d69d
Last updated: May 28, 2009 - 00:19
View usage statistics for this release

New development branch for DRUPAL-6

nodecomment 5.x-1.1

sirkitree - May 16, 2008 - 20:53
Official release from CVS tag: DRUPAL-5--1-1
First released: May 16, 2008 - 20:53
Download: nodecomment-5.x-1.1.tar.gz
Size: 18.16 KB
md5_file hash: b97852797f8e9e9a090ee187668240f7
Last updated: May 16, 2008 - 20:55
View usage statistics for this release

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

robertDouglass - August 15, 2007 - 18:36
Official release from CVS tag: DRUPAL-5--1-0
First released: August 15, 2007 - 18:36
Download: nodecomment-5.x-1.0.tar.gz
Size: 18.04 KB
md5_file hash: 0dd0e831899b1d82b87a0a1ae25af86d
Last updated: August 15, 2007 - 18:40
View usage statistics for this release
  • Commit #77623 by robertDouglass at 19:29

    #166985 by MichaelG: respect sticky settings in flat comments default view
  • Commit #77617 by robertDouglass at 19:11

    #162537 by b3n: check proper realm on access check
  • Commit #77615 by robertDouglass at 19:01

    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
  • Commit #77025 by robertDouglass at 15:34

    fix braindead table naming error from last commit and now add comment as a content type if it doesn't already exist.
  • Commit #77020 by robertDouglass at 14:47

    adding a basic uninstall hook, though it should do more, ie clean up node and node_comment_statistic tables.
  • Commit #77019 by robertDouglass at 14:40

    #159928 by sirkitree and add1sun: argument for sorting
  • nodecomment 5.x-1.0-beta3

    robertDouglass - July 23, 2007 - 06:48
    Official release from CVS tag: DRUPAL-5--1-0-BETA3
    First released: July 23, 2007 - 06:48
    Download: nodecomment-5.x-1.0-beta3.tar.gz
    Size: 17.58 KB
    md5_file hash: 9983d63642fe5ce10160e8b4787eb0ec
    Last updated: July 23, 2007 - 06:50
    View usage statistics for this release

    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

    robertDouglass - July 20, 2007 - 09:46
    Official release from CVS tag: DRUPAL-5--1-0-BETA2
    First released: July 20, 2007 - 09:46
    Download: nodecomment-5.x-1.0-beta2.tar.gz
    Size: 16.92 KB
    md5_file hash: 3f1223efdc9df9a37dafa6151d1b754e
    Last updated: July 20, 2007 - 09:50
    View usage statistics for this release
    • 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

    robertDouglass - April 22, 2007 - 04:43
    Nightly development snapshot from CVS branch: DRUPAL-5
    First released: April 22, 2007 - 04:43
    Download: nodecomment-5.x-1.x-dev.tar.gz
    Size: 18.2 KB
    md5_file hash: e773865f8d8af537ad8a4f191e30c5df
    Last updated: August 7, 2008 - 00:07
    View usage statistics for this release

    Making the devel branch available.

    nodecomment 5.x-1.0-beta

    robertDouglass - February 28, 2007 - 15:11
    Official release from CVS tag: DRUPAL-5--1-0-BETA
    First released: February 28, 2007 - 15:11
    Download: nodecomment-5.x-1.0-beta.tar.gz
    Size: 16.11 KB
    md5_file hash: d71e0614546df98175d6421ecac97737
    Last updated: February 28, 2007 - 15:15
    View usage statistics for this release

    Alright, start testing!

    Remember, you should disable comments.module and enable views.module.

    Syndicate content
     
     

    Drupal is a registered trademark of Dries Buytaert.