Releases for Profile Tabs
profiletabs 5.x-1.1
First released: April 8, 2008 - 15:05
Size: 7.21 KB
md5_file hash: f8bdfdec7a00a45178ea4769b0bbc312
Last updated: April 8, 2008 - 15:10
New way to generate profile tabs.
All items, independent of their use of hook_user('category'), that are shown on the profile normally, can have a tab. This is configurable in the administration menu. All items without a tab, will be shown on the default tab, which also can be selected on in the administration menus.
profiletabs 5.x-1.0
First released: August 4, 2007 - 09:45
Size: 6.87 KB
md5_file hash: 676908fc30791e9b893fd1af7acc9974
Last updated: August 6, 2007 - 18:44
This is the first release of Profile Tabs with the following features:
- all profile categories that announce themselves to hook_user get their own (secondary) tab (this includes all categories from profile.module).
- Initially the 'account' tab is displayed by default.
- The default tab can be set in 'admin/settings/profiletabs'.
- Profile categories that do not announce themselves to hook_user, are put onto the default tab (e.g. privatemsg's 'PM this user').
