Closed (won't fix)
Project:
Advanced Profile Kit
Version:
5.x-1.0-alpha4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2008 at 13:40 UTC
Updated:
22 Sep 2008 at 12:40 UTC
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
Comment #1
michelleThe 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
Comment #2
zottmann commentedSo 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.
Comment #3
pixelpreview@gmail.com commentedif 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
Comment #4
zottmann commentedHi!
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.