Closed (fixed)
Project:
Troll
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
31 May 2008 at 13:23 UTC
Updated:
2 Jan 2014 at 23:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jaydub commentedIt's a ways off I'm afraid. There are a number
of things I am working on in the 5.x version and
in reality my day job and work on other modules is
taking time from troll as well...
Comment #2
jvandyk commentedI've ported the module to Drupal 6. Patch is attached. Forms now use FAPI instead of Drupal 4-6-style controllers. Actions that emanate from links now have confirmation forms to avoid CSRF attacks. I split the module into troll.module and troll.admin.inc.
The patch was made against the DRUPAL-5 branch at deekayen's recommendation.
I'm also attaching a .zip for convenience.
Comment #3
deekayen commentedCoder minor level analysis is throwing several notices about spaces and @see. Resolve those, and I'll commit (unless jaydub objects before I get to it).
Comment #4
jvandyk commentedFor backport.
Comment #5
Babalu commentedsubscribing
Comment #6
deekayen commentedI'm working through this patch with jvandyk in IRC right now.
Comment #7
fuzzy_texan commentedsubscribing
Comment #8
TSNetwork commentedAny progress?
Comment #9
noctifer commentedsubscribing
Comment #10
swentel commentedSubscribing.
One request I'd like to see: move admin/settings/troll* to admin/user/troll. Core access rules are also there, makes more sense to me in a way.
Comment #11
swentel commentedThere are some errors in the D6 port in #4. Patch fixes that + a feature request, namely possibility to change the expire date on the confirm form when banning an ip.
Comment #12
coreyp_1 commentedis there anything we can do to help this process along?
Comment #13
coreyp_1 commentedLet me re-state my question:
I just finished helping to port the Spam module to D6, and I think that this module would be great to have in D6 as well.
Is there a patch in development, or should we start anew? Should we be using 5.x-1.3 or 5.x-1.x-dev?
Comment #14
hba commentedIs there any development code in cvs that is usable?
Comment #15
stuartduff commentedAny further indications if there is going to be a Drupal 6 version for this module as it is critical to any drupal site in my view and should ultimately be a core level feature within drupal already but it isn't. :( We recentley started a new project based upon the Drupal 6 core and would love this module that we have used on many v5 sites to great success to be compatible.
Cheers
Comment #16
robertdouglass commentedWhy are http://drupal.org/node/264971#comment-1027376, http://drupal.org/node/264971#comment-1027548, and http://drupal.org/node/264971#comment-1157636 unpublished? It looks like respectable people from the community have tried to port this to D6. Doesn't unpublishing those comments thwart their progress?
Comment #17
deekayen commentedI committed #4 with #11. Please file bugs as new issues. 6.x-dev will be out shortly.