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

Log of /contributions/modules/flatcomments/flatcomments.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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 04:00:49 2009 UTC (5 weeks, 3 days ago) by dragonwize
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--2
Changes since 1.6: +14 -64 lines
Diff to previous 1.6
D7 upgrade: Comments flattend via hook_comment_presave on flat displayed comments.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 02:36:43 2009 UTC (5 weeks, 3 days ago) by dragonwize
Branch: MAIN
Changes since 1.5: +101 -49 lines
Diff to previous 1.5
Updating HEAD with latest 6-2.0 branch to prepare for D7 upgrade.

Revision 1.5.4.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 23:36:28 2009 UTC (5 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-0
Branch point for: DRUPAL-6--2
Changes since 1.5.4.1.2.10: +2 -2 lines
Diff to previous 1.5.4.1.2.10 , to branch point 1.5.4.1 , to next main 1.5.4.5
Fixed #483414 by JirkaRybka: Missing t().

Revision 1.5.4.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 05:09:49 2009 UTC (5 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.5.4.1.2.9: +2 -1 lines
Diff to previous 1.5.4.1.2.9 , to branch point 1.5.4.1
Added Panels comment form intergration.

Revision 1.5.4.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 05:07:55 2009 UTC (5 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.5.4.1.2.8: +32 -2 lines
Diff to previous 1.5.4.1.2.8 , to branch point 1.5.4.1
Added #422386 by dragonwize: Option to remove reply link from comments.

Revision 1.5.4.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 03:16:23 2009 UTC (5 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.5.4.1.2.7: +41 -2 lines
Diff to previous 1.5.4.1.2.7 , to branch point 1.5.4.1
Added #393794 by dragonwize: Orderable flat comments.

Revision 1.5.4.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 01:24:19 2009 UTC (5 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.5.4.1.2.6: +18 -8 lines
Diff to previous 1.5.4.1.2.6 , to branch point 1.5.4.1
Fixed #124188 by JirkaRybka: Show comment replying to during preview.

Revision 1.5.4.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 19:56:42 2009 UTC (6 months, 1 week ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.5.4.1.2.5: +17 -16 lines
Diff to previous 1.5.4.1.2.5 , to branch point 1.5.4.1
Fixed #464486 by JirkaRybka: Comment settings description not being altered.

Revision 1.5.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 21:57:54 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.5.4.4: +8 -33 lines
Diff to previous 1.5.4.4 , to branch point 1.5 , to next main 1.7
Fixed #402104 by jirkaRybka: Incorrect 5.x backport

Revision 1.5.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 21:46:44 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-5
Changes since 1.5.4.3: +31 -6 lines
Diff to previous 1.5.4.3 , to branch point 1.5
Fixed #402104: Moving 5.x series backt to ver 1.1

Revision 1.5.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 07:18:28 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.5.4.2: +7 -32 lines
Diff to previous 1.5.4.2 , to branch point 1.5
Merged latest changes from 6.x branch

Revision 1.5.4.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 06:49:19 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.5.4.1.2.4: +14 -34 lines
Diff to previous 1.5.4.1.2.4 , to branch point 1.5.4.1
Changed #393794 by dragonwize: Use comment display setting instead of custom setting
Changed #335070 by dereine: Split up form_alter by form_id
Updated readme to reflect changes.

Revision 1.5.4.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 05:26:59 2009 UTC (8 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.5.4.1.2.3: +14 -20 lines
Diff to previous 1.5.4.1.2.3 , to branch point 1.5.4.1
Minor clean-up

Revision 1.5.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 09:22:10 2008 UTC (18 months, 3 weeks ago) by heine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.4.1: +33 -36 lines
Diff to previous 1.5.4.1 , to branch point 1.5
Backported changes from 6.x

Revision 1.5.4.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 4 13:32:26 2008 UTC (18 months, 3 weeks ago) by heine
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.5.4.1.2.2: +17 -2 lines
Diff to previous 1.5.4.1.2.2 , to branch point 1.5.4.1
Remove flatcomments variable when the node type is deleted.

Revision 1.5.4.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 4 13:20:09 2008 UTC (18 months, 3 weeks ago) by heine
Branch: DRUPAL-6--1
Changes since 1.5.4.1.2.1: +14 -3 lines
Diff to previous 1.5.4.1.2.1 , to branch point 1.5.4.1
Cleanup flatcomments variables upon uninstallation.

Revision 1.5.4.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 4 13:03:59 2008 UTC (18 months, 3 weeks ago) by heine
Branch: DRUPAL-6--1
Changes since 1.5.4.1: +9 -38 lines
Diff to previous 1.5.4.1
#248608 - Patch by nbz and myself - Port flatcomments to Drupal 6.

Revision 1.5.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 01:56:16 2007 UTC (2 years ago) by heine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-6--1
Changes since 1.5: +17 -17 lines
Diff to previous 1.5
Update to Drupal 5

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 04:46:32 2006 UTC (3 years, 1 month ago) by heine
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.4: +6 -7 lines
Diff to previous 1.4
Slight modification of query. Added comment & fixed some spacing

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 04:15:23 2006 UTC (3 years, 1 month ago) by heine
Branch: MAIN
Changes since 1.3: +14 -2 lines
Diff to previous 1.3
add date to the comment edit form to prevent timestamp update and a changing sort order. Very ugly code

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 18:39:22 2006 UTC (3 years, 2 months ago) by heine
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
fix - module now only works on new comments

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 08:52:00 2006 UTC (3 years, 2 months ago) by heine
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
removed spurious weight

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 08:17:46 2006 UTC (3 years, 2 months ago) by heine
Branch: MAIN
#81373 - flatcomments allows one to force comments to be replies to the parent node, regardless of the reply link used

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