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

Log of /contributions/modules/discussthis/discussthis.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.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 11:10:30 2009 UTC (2 days, 3 hours ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.7.2.4: +7 -3 lines
Diff to previous 1.7.2.4 , to branch point 1.7
* Fix for the fact that the node would not appear in the forum [#638244]
  (partially found by joel_guesclin, thank you!)

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 21:58:33 2009 UTC (2 days, 16 hours ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.7.2.3: +18 -2 lines
Diff to previous 1.7.2.3 , to branch point 1.7
* Fixed the Enable/Disable flag not working properly [#640592]

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 08:01:53 2009 UTC (5 weeks, 6 days ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.2: +508 -128 lines
Diff to previous 1.7.2.2 , to branch point 1.7
* Heavy changes to avoid spiders adding discussions without actual comments.
  (This is a first attempt, it works for me including with a CAPTCHA on the
  forum! Please have at it so we can debug this thing.)

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 08:41:17 2009 UTC (3 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--0-1
Changes since 1.7.2.1: +491 -0 lines
Diff to previous 1.7.2.1 , to branch point 1.7
Drupal 6 version... still not proper because it creates a forum node
automatically which it should not (because of stupid bots, if you see
what I mean...) But this should get you started with Discuss This! on
your site. Please, report bugs in the issue queue.

Revision 1.3.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 16:49:11 2009 UTC (9 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.14: +75 -82 lines
Diff to previous 1.3.2.14 , to branch point 1.3 , to next main 1.7
#330837 by spiderman: Add confirmation step before creation of new topic, and overhaul new topic creation mechanism. Should also fix #337491 and #331616.

Revision 1.3.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 15:25:53 2009 UTC (9 months, 2 weeks ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.13: +39 -15 lines
Diff to previous 1.3.2.13 , to branch point 1.3
#331590 by spiderman: add login/register to discuss link, if user is not logged in

Revision 1.3.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 16:52:46 2009 UTC (9 months, 3 weeks ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.12: +16 -4 lines
Diff to previous 1.3.2.12 , to branch point 1.3
#331582 by spiderman: implement feature to display links only on teaser view, full view, or both

Revision 1.3.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 16:02:06 2009 UTC (9 months, 3 weeks ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.11: +9 -7 lines
Diff to previous 1.3.2.11 , to branch point 1.3
#337491 by spiderman: fix Anonymous node creation and double-setting of taxonomy terms

Revision 1.3.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 19:28:55 2008 UTC (12 months ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.10: +51 -19 lines
Diff to previous 1.3.2.10 , to branch point 1.3
added validation, theme function, and js enhancements to admin/settings UI to ensure a default forum is selected for all enabled nodetypes

Revision 1.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 15:18:14 2008 UTC (12 months ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.9: +3 -1 lines
Diff to previous 1.3.2.9 , to branch point 1.3
#335392 by aharown07: added explicit links to the admin pages in admin/help/discussthis

Revision 1.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 23:44:59 2008 UTC (13 months ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.8: +4 -1 lines
Diff to previous 1.3.2.8 , to branch point 1.3
#324103 by msabnis: Duplicate forum topic created for the same node

Revision 1.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 23:42:43 2008 UTC (13 months ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.7: +12 -10 lines
Diff to previous 1.3.2.7 , to branch point 1.3
#322800 by EgonO: optionally disable comments on non-teaser node view

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 13:31:53 2008 UTC (13 months, 1 week ago) by spiderman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3.2.6: +14 -2 lines
Diff to previous 1.3.2.6 , to branch point 1.3
#302050 by neyoung: fixed incorrect Author on newly-created topics issue

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 13:29:17 2008 UTC (13 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.5: +20 -1 lines
Diff to previous 1.3.2.5 , to branch point 1.3
#302045 by neyoung: included teaser/body tokens in new topic template

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 01:50:18 2008 UTC (13 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.4: +27 -27 lines
Diff to previous 1.3.2.4 , to branch point 1.3
code review update

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 00:39:38 2008 UTC (13 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.3: +46 -54 lines
Diff to previous 1.3.2.3 , to branch point 1.3
#320854 by EgonO: Added new permissions, and overhauled all access-control
#274062 by toemaz: Added explicit mechanism for newly-created topics to be authored by the current user

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 02:37:41 2008 UTC (13 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.2: +29 -4 lines
Diff to previous 1.3.2.2 , to branch point 1.3
latest HEAD updates plus a fix to the hard-coded forum issue #281092

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 16:38:23 2008 UTC (16 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3.2.1: +2 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3
syntax error fix to #281092

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 15:20:34 2008 UTC (16 months, 1 week ago) by spiderman
Branch: DRUPAL-5
Changes since 1.3: +71 -7 lines
Diff to previous 1.3
latest patches from HEAD/svn to DRUPAL-5 branch

Revision 1.7.2.1
Wed Jun 25 14:20:44 2008 UTC (17 months ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.7: +0 -520 lines
FILE REMOVED
file discussthis.module was added on branch DRUPAL-6--1 on 2009-08-13 08:41:17 +0000

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 14:20:44 2008 UTC (17 months ago) by spiderman
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
per http://drupal.org/node/272896#comment-894017, removing extraneous check_plain() call

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 01:05:27 2008 UTC (17 months ago) by spiderman
Branch: MAIN
Changes since 1.5: +62 -6 lines
Diff to previous 1.5
bug #273886: added token support and custom subject/body config for auto-created forum topics

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:32:31 2008 UTC (17 months ago) by spiderman
Branch: MAIN
Changes since 1.4: +33 -1 lines
Diff to previous 1.4
feature #272898 using nodeapi hook plus theme function, and a new admin config option to set number of comments to show

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:06:08 2008 UTC (17 months ago) by spiderman
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
task #272896 by spiderman: added missing user_access checks and reviewed for user-input security

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 04:11:04 2008 UTC (17 months, 1 week ago) by spiderman
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +130 -112 lines
Diff to previous 1.2
massive code cleanup and documentation boost based on coder.module recommendations

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 02:33:42 2008 UTC (17 months, 1 week ago) by spiderman
Branch: MAIN
Changes since 1.1: +16 -4 lines
Diff to previous 1.1
minor bugfixes plus custom author feature for new discussion topics

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 22:00:41 2008 UTC (17 months, 1 week ago) by spiderman
Branch: MAIN
Initial commit of disussthis module. Allows auto-linking between nodes and forum topics discussing them.

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