here is a patch that lets the user choose how many blog titles to show in the most recent blogs block.

CommentFileSizeAuthor
blog_block_most_recent_count.patch2.54 KBAnonymous (not verified)

Comments

m3avrck’s picture

Should that be 'Most recent length' or count? Seems count makes more sense, but who's online uses 'length' too. Perhaps count would be better for both?

Otherwise code looks good.

dries’s picture

Status: Needs review » Needs work

I agree that the wording could be clarified. Maybe get inspiration from the 'number of posts on the main page' setting?

Anonymous’s picture

the number of posts on the homepage uses default_nodes_main which really isn't very descriptive.

I used count because of php using count().

LAsan’s picture

Version: x.y.z » 7.x-dev

Is this a feature request?

Moving to cvs.

casey’s picture

Version: 7.x-dev » 8.x-dev

D7 is in alpha fase already.

Too bad, this could have easily been added.

jody lynn’s picture

Status: Needs work » Closed (fixed)

A similar feature was added long ago.