I want to contribute my module «Profile Edit Default Tab».
Using Profile and Content Profile modules we can create user information categories which are displayed as tabs on user's account edit page. Currently there is no way to define default category tab. This feature is asked-for and can be provided only by writing custom code. «Profile Edit Tab Module» fixes this problem and adding functionality to define default tab.
Using Profile and Content Profile modules we can create user information categories which are displayed as tabs on user's account edit page. Currently there is no way to define default category tab. This feature is asked-for and can be provided only by writing custom code. «Profile Edit Tab Module» fixes this problem and adding functionality to define default tab.
Currently module is written and documented conforming Drupal coding standards, tested and working fine with categories provided by Profile and Content Profile modules. I think that «Profile Edit Tab Module» should be independent project because it provides additional features at least for 2 different modules.
I understand all the responsibility and promise to be a good maintainer.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | profile_edit_default_tab.zip | 4.12 KB | danylevskyi |
| #8 | profile_edit_default_settings.preview.png | 36.87 KB | danylevskyi |
| #6 | profile_edit_default_tab.zip | 4.06 KB | danylevskyi |
| #3 | profile_edit_default_tab.zip | 9.54 KB | danylevskyi |
| #2 | profile_edit_default_tab.zip | 9.55 KB | danylevskyi |
Comments
Comment #1
danylevskyiAll documentation can be found in tarball.
Comment #2
danylevskyiSorry, broken tarball.
Attaching again.
Comment #3
danylevskyiFixed minor warnings by Coder module.
Comment #4
avpadernoHello, and thank you for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
Comment #5
Scyther commentedRemove the LICENSE.txt. CVS will add it for you.
Tested out the module and found a bugg. What I did was:
Otherwise the code looks good and seems to follow coding standars.
Comment #6
danylevskyiScyther, thank you for testing the module and bug report!
Today I added a code to check the presence of a category on user's account edit page.
Fixed module in attachment.
Comment #7
Scyther commentedLooks good and works.
Comment #8
danylevskyiNew version of the module in attachment.
Removed the support of Content Profile module. (Probably will be implemented in future versions).
Configuration page moved to new tab in the profiles list page. See screen shot please.
Comment #9
michelleApproved based on Scyther's work.
Michelle
Comment #12
avpaderno