/[drupal]/contributions/modules/talk/talk.module
ViewVC logotype

Log of /contributions/modules/talk/talk.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 14:44:49 2009 UTC (2 months, 3 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.6.2.14: +16 -2 lines
Diff to previous 1.6.2.14 , to branch point 1.6
feature #558540 by greggles: make the method of rendering comments pluggable

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 02:39:11 2009 UTC (3 months, 1 week ago) by cwgordon7
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.6.2.13: +6 -5 lines
Diff to previous 1.6.2.13 , to branch point 1.6
Some minor changes to the settings form: removed question mark, added a description.

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 15:15:41 2009 UTC (3 months, 1 week ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.6.2.12: +7 -2 lines
Diff to previous 1.6.2.12 , to branch point 1.6
feature #530292 by sharda_ram, greggles: if there are no comments optionally show the talk page with some add a comment text

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 18:31:48 2009 UTC (4 months ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.11: +2 -2 lines
Diff to previous 1.6.2.11 , to branch point 1.6
#522502 by greggles: function should be named template_preprocess_talkpage(), not talk_preprocess_talkpage().

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 22:21:08 2009 UTC (4 months, 1 week ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.6.2.10: +47 -15 lines
Diff to previous 1.6.2.10 , to branch point 1.6
feature #506658 by greggles: Customizable titles everywhere using tokens

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 23:50:50 2009 UTC (4 months, 2 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.6.2.9: +39 -13 lines
Diff to previous 1.6.2.9 , to branch point 1.6
bug #517988 by Todd Nienkerk: Three little bugs, inside this module (singing sweet songs...).

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 17:09:01 2009 UTC (4 months, 2 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.6.2.8: +2 -2 lines
Diff to previous 1.6.2.8 , to branch point 1.6
feature #308311 by cwgordon7: Setting checkbox should be under 'Comment settings'

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 17:00:29 2009 UTC (4 months, 2 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.6.2.7: +34 -2 lines
Diff to previous 1.6.2.7 , to branch point 1.6
feature #389172 by Owen Barton, greggles: Token integration for comment URL token

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 19:32:27 2009 UTC (4 months, 2 weeks ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.6: +11 -5 lines
Diff to previous 1.6.2.6 , to branch point 1.6
#509448 by greggles: if a user cannot post comments, don't present an "Add new coment" link.

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 19:15:48 2009 UTC (4 months, 2 weeks ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.5: +5 -5 lines
Diff to previous 1.6.2.5 , to branch point 1.6
#508640 by greggles: coding standards cleanup.

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 19:39:17 2009 UTC (6 months, 3 weeks ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.4: +1 -10 lines
Diff to previous 1.6.2.4 , to branch point 1.6
#291154 by cwgordon7: "add new comment" link was not displayed with talk module enabled.

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 16:10:33 2009 UTC (7 months, 2 weeks ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.3: +2 -2 lines
Diff to previous 1.6.2.3 , to branch point 1.6
#291154 by christefano, cwgordon7: talk tab should only be shown when the node has comments.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 17:20:52 2009 UTC (8 months ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.2: +3 -3 lines
Diff to previous 1.6.2.2 , to branch point 1.6
#283142 by mfb: links should have the proper css class.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 17:11:17 2009 UTC (8 months ago) by cwgordon7
Branch: DRUPAL-6--1
Changes since 1.6.2.1: +18 -25 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Various updates/bugfixes.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 16:07:35 2008 UTC (14 months, 1 week ago) by heine
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.6: +12 -11 lines
Diff to previous 1.6
SA-2008-049

Revision 1.1.2.1.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 16:07:26 2008 UTC (14 months, 1 week ago) by heine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.1.2.1: +4 -4 lines
Diff to previous 1.1.2.1.2.1
SA-2008-049

Revision 1.1.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 06:30:57 2008 UTC (20 months ago) by cwgordon7
CVS Tags: DRUPAL-5--1-2
Branch point for: DRUPAL-5
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1
/me hates d5 menu system.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 04:18:09 2008 UTC (20 months ago) by cwgordon7
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +62 -25 lines
Diff to previous 1.1 , to next main 1.6
Backport of features to 5.x

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 03:00:31 2008 UTC (20 months ago) by cwgordon7
Branch: MAIN
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
Minor bug fix

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 02:50:57 2008 UTC (20 months ago) by cwgordon7
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
Minor bug fix

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 02:45:47 2008 UTC (20 months ago) by cwgordon7
Branch: MAIN
Changes since 1.3: +29 -24 lines
Diff to previous 1.3
Simpletests, plus general enhancements, plus readme update.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 23:51:27 2008 UTC (22 months, 1 week ago) by cwgordon7
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.2: +40 -5 lines
Diff to previous 1.2
New features:
-Title of the "talk" page is customizable.

Bug fixes:
-Undefined variable error when there were no links to add to a node.
-Fixed duplication of "Add new comment" link when adding a new comment through implementation of hook_link_alter.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 01:13:44 2007 UTC (22 months, 4 weeks ago) by cwgordon7
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.1: +50 -37 lines
Diff to previous 1.1
Port to Drupal 6.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 01:15:22 2007 UTC (23 months ago) by cwgordon7
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Initial module port.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2