API docs for hook_block return values have the 'configure', 'save', and 'view' $op examples appearing as sub-bullets of the 'list' $op example. They should appear a regular bullets at the same level as the 'list' $op example.

For version 5, see the 'Return value' section of: http://api.drupal.org/api/function/hook_block/5

For version 6, see the 'Return value' section of: http://api.drupal.org/api/function/hook_block

CommentFileSizeAuthor
#2 hook_block-D5.patch408 bytesvordude
#2 hook_block-D6.patch574 bytesvordude

Comments

mr.baileys’s picture

Issue tags: +Novice

tagging...

vordude’s picture

Status: Active » Needs review
StatusFileSize
new574 bytes
new408 bytes

Saw the novice tag, thought I'd give it a go.

Thought it looked "easy" but I couldn't find a typeo and the indenting looked good to me.

Read http://www.stack.nl/~dimitri/doxygen/lists.html-- and saw the "." on a blank line to keep nested lists straight.

Not sure exactly how to test this to see if I'm right, since I installed the api module locally, and there isn't an issue when I view D6 nested lists there.

The D5 version is more perplexing to me.

-
But, I'm a novice with the API Docs, saw the tag, and thought I'd jump in.

jhodgdon’s picture

Status: Needs review » Closed (duplicate)

This is actually a duplicate of #588434: Nested bullet lists not rendering correctly

It is a bug in the API module, which generates api.drupal.org.