Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

refstudycentre/rsc_user

Repository files navigation

rsc_user

Adapt the behaviour of core user functionality for RSC websites.

What it does:

rsc_user.common.inc

Define fields and field instances on users

  • Full name and surname
  • Country

rsc_user.install

Create the fields

rsc_user.module

  • Modify the user profile form
  • Modify the user page
  • Load the view stored in rsc_user.user_admin.view.inc

rsc_user.user_admin.view.inc

Defines a view for user administration