Download Size md5 hash
talk-6.x-1.7.tar.gz 11.75 KB e8d3b7653f6472bb0089ea94d9313f6d
talk-6.x-1.7.zip 13.18 KB 529a94a8821cbec9f31abb61caa0271a
Last updated: January 10, 2012 - 05:25
Official release from tag: 6.x-1.7

Release notes

  • feature #1126816: Option to show/hide "Add Comment" link for teasers
  • #699952 by cwgordon7: the add new comment link was accidentally duplicated on listing pages such as the taxonomy/term page
  • Menu titles and descriptions should be translated at runtime, not in the hook implementation
  • Added a rough Japanese translation. Suggestions for translation improvements are welcome, and should probably go in the talk module's issue queue.
  • #646652 by Mark Theunissen: Use a theme function for the talk title to allow for theming overrides.
  • #614802 by greggles: Users should not be encouraged to use [title], but [title-raw], because the text will be escaped later anyway.
  • task #522900 by greggles: more simpletests for talk
  • feature #558540 by greggles: make the method of rendering comments pluggable