Issue status update for http://drupal.org/node/23633 Project: Drupal Version: cvs Component: profile.module Category: feature requests Priority: normal Assigned to: Anonymous Reported by: moshe weitzman Updated by: Bèr Kessels Status: patch IMO we should wait a little more with this, iuntill we have theme wrapper. I have code already to creatre a patch for the profiles which will use the theme_wrapper. It will also allow a bit better themeing og the profile pages. You can already see the DOM and the possibilities of the theme here: http://84.244.1.246. That uses theme_wrapper , amongst others Bèr Kessels Previous comments: ------------------------------------------------------------------------ May 26, 2005 - 05:09 : moshe weitzman Attachment: http://drupal.org/files/issues/profile.group.patch (634 bytes) One reason our profile page look lame today is that there is no visual or semantic grouping around a profile 'category'. This one line patch fixes this. ------------------------------------------------------------------------ May 26, 2005 - 08:26 : breyten elements are only allowed in forms though. But I agree that the grouping should be improved. ------------------------------------------------------------------------ May 26, 2005 - 10:36 : breyten I really meant fieldset elements. Sorry!