Posted by andreiashu on November 21, 2008 at 12:14am
3 followers
| Project: | Content Profile |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | andreiashu |
| Status: | closed (fixed) |
Issue Summary
In the profile edit form the title and body_field fields appear.
I attached a patch that fixes this.
| Attachment | Size |
|---|---|
| dont_show_title_profile_edit_form.patch | 870 bytes |
Comments
#1
I forgot a break statement.
#2
I just realized that we need to set in background the node title as the name of the user. Reedited the patch.
#3
Oops I mixed the patches... Sorry.
This is the good one.
#4
I attached a patch for the latest build (25.nov.2008).
#5
As bonobo has already written somewhere, I agree that it's not necessary to include this into content profile. Body fields can be disabled easily by editing the content type and the title field can be hidden by using the auto node title module.
But I think we should mention the auto nodetitle module in the README or so.
#6
I've just add a note to the README.
#7
Automatically closed -- issue fixed for two weeks with no activity.