| /[drupal]/contributions/modules/commentcloser/comment_closer.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Patch by David Stosik to add more granularity to the settings page.
Fixed the watchdog line for debuging purposes.
Fixed the watchdog line for debuging purposes.
Bug fix a problem with the sql query and a possible securty issue and some other code cleanup.
Bug fix a problem with the sql query and a possible securty issue and some other code cleanup.
Bug fix a problem with the sql query and a possible securty issue and some other code cleanup.
Added uninstall for the module. Fixed SQL problem
Added uninstall for the module. Also added the abitly to add a comment during closing.
Begin work on 6.x-2.x. Head is very broken right now don't use.
#196187 Fixed case where sql query would fail. Thanks therzog
Missed these lines with the last commit.
Clean up Module. Fix possible SQL issue.
#196187 bad sql at cron time when no node types are selected. Thanks to therzog
#196187 bad sql at cron time when no node types are selected. Thanks to therzog
#209208 Creating 6 Branch.
Let's try that again http://drupal.org/node/121337 Also applies to 5.x...the #default_value of the node type select in the configuration form was still broken
http://drupal.org/node/121337 Also applies to 5.x...the #default_value of the node type select in the configuration form was still broken
http://drupal.org/node/121337 Also applies to 5.x...the #default_value of the node type select in the configuration form was still broken
http://drupal.org/node/121337 Also applies to 5.x
http://drupal.org/node/106468 Settings form works now
http://drupal.org/node/104838 Invalidate cache when cron job closes comments
http://drupal.org/node/104838 Invalidate cache when cron job closes comments
http://drupal.org/node/104838 Invalidate cache when cron job closes comments
Should be ready for version 5.0...needed an info file and hook_menu() to get the settings page in there.
Update settings to use form api
Add quarterly option, brought in synch with HEAD
Change to use of node_list()
.
I had enclosed the keys and well as the values of the arrays used to build the selects one the settings page in the t() function. If anyone had actually translated it, it would have broken the module.
Corrected the cut-and-paste stupidity so that the help strings are all available and translatable
Corrected the cut-and-paste stupidity so that the help strings are all available and translatable
Automatically close comments on node types of your choosing. First version, first contribution.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |