Downloads
Download tar.gz
11.17 KB
MD5: 99104bbc3be8a192bd12ba01cbf54eef
SHA-1: e9287cb73194291a0e3d5f39da8147b109fb50b6
SHA-256: b9375f601c319b77b1dcbfb473012f375fc4e332bf5af3e11127edbe12d8db24
Download zip
13.15 KB
MD5: 568953a9a68633843591010fecbc43af
SHA-1: 47d882e2cccde4ee6c02580eb5c28e13972bcdb7
SHA-256: 52bc0b1d1117f256acd05f573a35b8f5cddbb85f32c1350259658c103458bfd1
Release notes
This is a bugfix and new feature release.
Changes since DRUPAL-6--1-5:
- Various updates/bugfixes.
- #307747 - Update README.txt
- #283142 by mfb: links should have the proper css class.
- #291154 by christefano, cwgordon7: talk tab should only be shown when the node has comments.
- #291154 by cwgordon7: "add new comment" link was not displayed with talk module enabled.
- #508640 by greggles: coding standards cleanup.
- #509448 by greggles: if a user cannot post comments, don't present an "Add new coment" link.
- feature #389172 by Owen Barton, greggles: Token integration for comment URL token
- feature #308311 by cwgordon7: Setting checkbox should be under 'Comment settings'
- bug #517988 by Todd Nienkerk: Three little bugs, inside this module (singing sweet songs...).
- feature #506658 by greggles: Customizable titles everywhere using tokens
- #522502 by greggles: function should be named template_preprocess_talkpage(), not talk_preprocess_talkpage().
- feature #530292 by sharda_ram, greggles: if there are no comments optionally show the talk page with some add a comment text
- Some minor changes to the settings form: removed question mark, added a description.