Closed (outdated)
Project:
User Points
Version:
6.x-1.x-dev
Component:
Code: userpoints
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2009 at 08:52 UTC
Updated:
22 Feb 2018 at 20:25 UTC
Jump to comment: Most recent
Comments
Comment #1
jredding commentedI like this approach because I don't think we need to whittle down core to just a single module to enabled. I like the hook_init approach
Can you point to some other modules that take this approach? I'd like see if there is some precedence on how best to handle this in Drupal.
Comment #2
amitaibunodequeue for example.
Comment #3
jredding commentedhhmm.. ok.
What about branching out the tiny bit of views code to the .inc too? (can we do that)
kbahey?
Comment #4
kbahey commentedI agree with this approach.
We reduce the number of .modules that we include, clutter in the user interface at admin/build/modules, and manual steps required.
Go ahead and do the views part as well.
Comment #5
manuel.adanClosing this as outdated, 6.x version is no longer maintained.