There is no title field when adding a block, so it should be removed from the help text.

Comments

Steven’s picture

Title: No title field when adding blocks, remove from help. » Fix block adding usability
Priority: Minor » Normal

The fact that the title field and all the other block visibility options are missing is IMO a serious usability bug.

The form to add a new block or edit an existing block should be the same. I should not have to go back and edit the block I just added, just to add a title or set visibility options.

RobRoy’s picture

Title: Fix block adding usability » Remove title field help text from add block page

@Steven: Agreed. I have a patch at http://drupal.org/node/92630 for including all the options on the Add block page.

This patch should just cover the help text as that other patch might not get in to D5. It still could with some serious attention as I think it's a HUGE usability bug.

This minor patch looks good. +1 and please review the other patch as well!

Steven’s picture

Status: Needs review » Closed (won't fix)

If the other patch gets committed, this patch becomes useless.

heine’s picture

Status: Closed (won't fix) » Needs review

Reactivating since http://drupal.org/node/92630 has been postponed.

drumm’s picture

Status: Needs review » Needs work

patching file modules/block/block.module
Hunk #1 FAILED at 48.
1 out of 1 hunk FAILED -- saving rejects to file modules/block/block.module.rej

heine’s picture

Status: Needs work » Needs review
StatusFileSize
new1.6 KB

Rerolled.

dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)