Hi!

I'm using the views_bookmarks module so users can bookmark their favorite content on the site. It gives me a page view where all the users favorite content can be seen. I would like to add it to the Advanced Profile user page as a tab, and not as a pane. Can it be done?

I think that it could be a nice way to list the user's buddies and the user's content as well.

Thanks in advance,
Carlos.

Comments

michelle’s picture

Status: Active » Closed (won't fix)

The main tabs are handled by the menu and have nothing to do with advprofile. Advprofile just deals with the contents of the existing "view" tab.

Michelle

zottmann’s picture

So I should declare the advanced profile panel page as the main menu and declare any other page as a tab menu under this main menu?

Sorry if this is a newbie question, but I don't now exactly how advanced profile takes over the default profile page, and thus how I can insert this new tabs.

Regards,
Carlos.

pixelpreview@gmail.com’s picture

if it's not too late ...
with this you can create a tab in advanced profile page simply

this exemple add a bookmark tab in your profile page

http://drupal.org/node/298166

zottmann’s picture

Hi!

Thanks for your tip. It´s been a while since I last worked in my site, and I am getting back to it now. I´ll try your tip and will let you know of the results!

Regards,
Carlos.