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").
| Comment | File | Size | Author |
|---|---|---|---|
| blog.module_5.patch | 2.11 KB | elmuerte |
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").
| Comment | File | Size | Author |
|---|---|---|---|
| blog.module_5.patch | 2.11 KB | elmuerte |
Comments
Comment #1
chx commented4.7 gets no features.
Comment #2
drummI 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.
Comment #3
LAsan commentedUnassigned patch.
This version is no longer maintained.
Moving to fixed.
Comment #4
vikingew commentedThis 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.