A patch to allow users to rename their Blog titles view the "my account" page.

Comments

robin monks’s picture

Version: 4.6.3 »
Status: Active » Needs work

Patches 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

kbarr’s picture

Assigned: Unassigned » kbarr
StatusFileSize
new2.96 KB

revised 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.

kbarr’s picture

For 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.

robin monks’s picture

Title: custom blog names » Allow users to rename their Blog titles via the "my account" page.

Changed per request.

pembeci’s picture

Will this work woth 4.6.5? I am not sure what was in the CVS when it was submitted.

kbarr’s picture

yes. the patch predates 4.6.4, but applies cleanly to 4.6.5

jamespvg’s picture

Is there a version of this patch that works with 4.7?

forresto’s picture

my vote for a 4.7 fix for this too

bw@brianwest.com’s picture

If 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?

michaeldhart’s picture

Any development on this? Just wondering...

dmitrig01’s picture

Version: » 6.x-dev
Assigned: kbarr » dmitrig01

Hey! I can do this (I think)...

niteshade’s picture

does this work for 5.1? Anybody on this?

boy, can't wait till my php skills are better... trying.

catch’s picture

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

bumping to D7.

psicomante’s picture

+1, could be useful

Anonymous’s picture

Would 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.

aozuas’s picture

Please, this patch works for D 5.6?

twowheeler’s picture

Version: 7.x-dev » 5.10
Assigned: dmitrig01 » Unassigned
Status: Needs work » Needs review
StatusFileSize
new3.41 KB

Here is a quickie patch against drupal 5.10 which does the same as the original above. Only lightly tested, YMMV.

Anonymous’s picture

Version: 5.10 » 7.x-dev
Status: Needs review » Needs work

This 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.

alexanderpas’s picture

+1 and subscribing... might even try to give a stab at this.

dave reid’s picture

I'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.

barkam’s picture

+1

shaunak’s picture

+1 Very useful

cdmorris’s picture

This 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?

naiptol’s picture

+1

twowheeler’s picture

Status: Needs work » Closed (fixed)

This patch is no longer necessary. Please see the blog title module.