From c766305ce5dd55068a5b040e506f5fe1ce673aa5 Mon Sep 17 00:00:00 2001 From: Kjartan Mannes Date: Sun, 8 Sep 2002 18:02:24 +0000 Subject: - use

Module developers are provided several hooks for adding custom fields to the user view/edit pages. These hooks are described in the Developer section of the Drupal Handbook. For an example, see the jabber_user() function in /modules/jabber.module.

- jabber.module and drupal.module

Drupal is setup so that it is very easy to add support for any external authentication source. You currently have the following authentication modules installed ...

- " . module_invoke($module, "info", "name") . ""; @@ -1918,7 +1918,7 @@ function user_help_devel_da() { and Drupal_support mailing lists. You might also want to post a story on Drop.org.

- - -- cgit v1.2.3