Releases for Profile Tabs
profiletabs 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| profiletabs-5.x-1.1.tar.gz | 7.21 KB | f8bdfdec7a00a45178ea4769b0bbc312 |
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
| Download | Size | md5 hash |
|---|---|---|
| profiletabs-5.x-1.0.tar.gz | 6.87 KB | 676908fc30791e9b893fd1af7acc9974 |
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').
