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
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
Comment #1
stella commentedThere'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
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
c13303 commentedHello, 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