css class for hook_user() view

ariflukito - September 18, 2008 - 07:35
Project:Domain Access
Version:5.x-1.8
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

Hi ken, this one is very minor and d5 only.

From the hook_user() documentation:

    * view": An associative array of associative arrays. The outer array should be keyed by category name. The interior array(s) should have a unique textual key and have 'title', 'value'  and 'class' elements. See theme_user_profile() and an example at user_user()

In domain_user() only 'title' and 'value' are defined, the 'class' element is not defined.

#1

agentrickard - September 18, 2008 - 13:47
Status:active» fixed

Fair enough. Class is now 'status', which prints to HTML as 'domain-status'.

Committed to 5.x

#2

Anonymous (not verified) - October 2, 2008 - 13:52
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.