Here's a patch for the blog.module
It will allow users to set an alternate title for their blog (instead of the "%name's blog").

CommentFileSizeAuthor
blog.module_5.patch2.11 KBelmuerte

Comments

chx’s picture

Version: 4.7.2 » x.y.z

4.7 gets no features.

drumm’s picture

Status: Needs review » Needs work

I don't think this should depend on user.module's storage of extra data. Lets put this in a separate table where it belongs. This would enable a contributed module to make a list of all blogs in alphabetical order, for example.

LAsan’s picture

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

Unassigned patch.
This version is no longer maintained.

Moving to fixed.

vikingew’s picture

Status: Needs work » Closed (duplicate)

This is a dupe of #35235: Allow users to rename their Blog titles via the "my account" page. and as that one is older as well as has more activity and fresher code (still out-of-date though) I think it's correct to dupe mark this one.