Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
drupal.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2005 at 20:31 UTC
Updated:
3 Nov 2008 at 04:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedpatch attached renames functions to drupalnet (per: http://drupal.org/node/5243) and removes all authentication code.
I'm not sure how to make a patch for the file and directory renaming...
Comment #2
gábor hojtsyI submitted a bug report more than three years ago, which dealt with the same issue. Now since here we have a patch (with the previously decided name "drupalnet.module"), the discussion will probably keep going here. I need to note that renaming Drupal module also removes the confusion that Drupal base functions have "drupal_" prefixes and the Drupal module also has "drupal_" prefixes for functions and these two namespaces are mixed.
Comment #3
pwolanin commentedHere's a patch to add the all 3 files (.ino, .install, .module) to the modules/drupalnet based on the patch abvoe to the module file
Comment #4
gopherspidey commentedWhat ever happen to this?
Comment #5
dries commentedI'm not really sold on the name 'drupalnet', although it is not bad. Might just take some time getting used to so feel free to keep it for now.
Moshe was working on a related patch: http://drupal.org/node/148419. Moshe's patch should probably go in first -- as it also blocks openid.
Comment #6
moshe weitzman commentedsubscribe ... after this patch, we should talk about moving distributed auth out to Contrib.
Comment #7
moshe weitzman commentedmy patch went in. time to refocus on this one. anyone available?
Comment #8
robertdouglass commentedsubscribe.
Comment #9
wim leersSubscribing.
+1 for removing this from core.
Comment #10
bennybobw commentedThis patch renames all functions, variables, etc. to drupalnet. I didn't move distributed authentication out, that's the next step. I also didn't do anything with the documentation.
What about renaming this module to the "affiliate" module instead of drupalnet?
I didn't know how to roll the patch to rename the drupal directory and files. It only creates a new directory called drupalnet with the modified files.
Comment #11
johnalbinSee "Move drupal.module to the contributions repository" at http://drupal.org/node/178768
Comment #12
senpai commentedCompletely fixed by http://drupal.org/node/178768
drupalorg.module is now a contrib.
Comment #13
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.