Download & Extend

improve docs to mention auto nodetitle

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.

AttachmentSize
dont_show_title_profile_edit_form.patch870 bytes

Comments

#1

I forgot a break statement.

AttachmentSize
dont_show_title_profile_edit_form_1.patch 895 bytes

#2

I just realized that we need to set in background the node title as the name of the user. Reedited the patch.

AttachmentSize
dont_show_title_profile_edit_form_2.patch 1.41 KB

#3

Oops I mixed the patches... Sorry.
This is the good one.

AttachmentSize
dont_show_title_profile_edit_form_3.patch 1.18 KB

#4

I attached a patch for the latest build (25.nov.2008).

AttachmentSize
dont_show_title_profile_edit_form_4_build_25_nov.patch 1.28 KB

#5

Title:Don't show body and title fields in profile edit form» improve docs to mention auto nodetitle
Component:Base module» Documentation
Category:feature request» task
Status:needs review» active

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

Status:active» fixed

I've just add a note to the README.

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.