Hey there,

I'm using node bio as well as the avatar module. I was wondering if there is a way I can inject the the selection form into the bio edit page? If there a function I can call to add this to the page?

Thanks very much,

Neil

Comments

stella’s picture

Status: Active » Fixed

There's no easy way to do it. You could probably add something to your theme's template.php that would do something similar to avatar_selection_form_alter() except that it would be altering the node bio form instead. You need to use the _avatar_selection_image_list() function to get the list of avatars.

Sorry I can't be of more help.

Cheers,
Stella

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

c13303’s picture

Version: 5.x-2.7 » 6.x-1.6

Hello, I'm trying to make this also, now.

Is there a way to display the form on Drupal 6 in a other user profile page, or in any other page ?

Thank you very much

Charles