Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
blog.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2005 at 19:56 UTC
Updated:
12 Sep 2009 at 02:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
robin monks commentedPatches of this sort should go to cvs. Please update your code to HEAD and assign yourself to this bug.
The feature looks great, just the code needs some work.
Robin
Comment #2
kbarr commentedrevised patch to apply cleanly to rev 1.233 aka (HEAD as of 2005-10-26). Note, I don't have a HEAD install to test it against.
Comment #3
kbarr commentedFor what it's worth, I typo'd the description, but can't seem to edit it. s/view/via/:
Description: A patch to allow users to rename their Blog titles via the "my account" page.
Comment #4
robin monks commentedChanged per request.
Comment #5
pembeci commentedWill this work woth 4.6.5? I am not sure what was in the CVS when it was submitted.
Comment #6
kbarr commentedyes. the patch predates 4.6.4, but applies cleanly to 4.6.5
Comment #7
jamespvg commentedIs there a version of this patch that works with 4.7?
Comment #8
forresto commentedmy vote for a 4.7 fix for this too
Comment #9
bw@brianwest.com commentedIf I knew how to program, I'd be happy to work on this, but I'm not a programmer. Would someone port this to 4.7.x?
Comment #10
michaeldhart commentedAny development on this? Just wondering...
Comment #11
dmitrig01 commentedHey! I can do this (I think)...
Comment #12
niteshade commenteddoes this work for 5.1? Anybody on this?
boy, can't wait till my php skills are better... trying.
Comment #13
catchbumping to D7.
Comment #14
psicomante commented+1, could be useful
Comment #15
Anonymous (not verified) commentedWould love to see this backported, frontported, or even just recreated for 5.3. Whatever works. =)
I honestly have just glanced at it and I'm very unfamiliar with Drupal's codebase, but it seems like it would mostly work if the patch were rebuilt, except for the hook_user() portion which looks like the main part that needs updating / rewriting.
Comment #16
aozuas commentedPlease, this patch works for D 5.6?
Comment #17
twowheeler commentedHere is a quickie patch against drupal 5.10 which does the same as the original above. Only lightly tested, YMMV.
Comment #18
Anonymous (not verified) commentedThis patch doesn't give the admin an option to not have this show on the account pages. Also feature requests go to the next release so you need to role against HEAD.
Comment #19
alexanderpas commented+1 and subscribing... might even try to give a stab at this.
Comment #20
dave reidI'm already on it, but we can help each other. I've almost got a working D6 version of this patch and will post results.
Comment #21
barkam commented+1
Comment #22
shaunak commented+1 Very useful
Comment #23
cdmorris commentedThis would be great if it was part of the Drupal package (it should be). I'm trying to use stringoverrides with no luck. Anyone know of a stable patch for 6.10?
Comment #24
naiptol commented+1
Comment #25
twowheeler commentedThis patch is no longer necessary. Please see the blog title module.