Add custom node as a profile tabs
zmove - January 17, 2008 - 15:48
| Project: | Profile Tabs |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Hi there,
Thanks for this module that is very usefull, lightweight and avoid to install big gaz to make simple things like create tabs for user profile. Thanks !
One things that would be very cool is to add the possibilities to link a node as a tab. The admin configuration would allow to defind the name of the tab you want to add and the nid of the node you want to link.
I search long time to do that, and neigher nodeprofile, advanced contact or other module seems to provide this basic function. I think the best way to do is to modify this lightweight module to provide this functionnality.
How about this idea ?
thanks
zmove

#1
Sorry for responding this late. I've researched your proposal, and I've come to the conclusion that I can't help you out.
The way the tabs are built limit their use to only doing things inside that menutree. Therefore I can't create tabs that point to something other than user/#/view/XXXX.
It is possible to create some ugly hacks at theme level, but that is not something I want to do with this module.
I'm not sure whether this is also the case for D6, as I haven't looked at its menu-system yet.