26 Aug
2006
26 Aug
'06
8:12 p.m.
There, I've said it. :)
all true, but it isn't on topic. the easiest way to theme the user profile in this patch is to edit user-profile.tpl.php. the whole $account object is available to you, including the $account->content object which is now a structured array of fields and categories, just like before. the fields that are available in that file will be documented at http://drupal.org/phptemplate, as is our custom. user.tpl.php doesn't even exist before this patch, and alone represents a substantial themeing advance.