Although it's something I've been meaning to do anyways, I just spent a couple of hours overriding the profile edit page in order to drop the location form down in the display. This sort of configuration may be beyond many drupal users. In light of that, I would suggest the following:

1. Make sure the fields inserted into the user edit form do not appear above the Account info section.
2. Permit a user to select the weight of the Location fieldset in the location module config.

The second item would be much less of an issue if the first could be achieved.

It appears as though there is a weight option on a per-node basis, but not on the user_edit form.

If I get the opportunity to hack into the module at all (right now, it's easier for us to do via template.php, because I need to flip some other bits anyways) I'll provide a 'patch'.

If there's a consequence elsewhere that prevents this feature, let me know.... drupal's hook_user stuff is a bit confusing ...

Comments

drupalfan2’s picture

Where can I find this patch?

bdragon’s picture

Status: Active » Closed (duplicate)

Marking as duplicate of http://drupal.org/node/47831
Please followup there.
Thank you.
--Bdragon