I'm doing this as a separate module and will post a patch soon.

Comments

recidive’s picture

Status: Active » Needs review
StatusFileSize
new1.81 KB

Here's the patch that adds a submodule page_title_uuid and add UUID and Deploy support to Page Title.

nicholasthompson’s picture

Status: Needs review » Fixed

I have applied this to the D7 branch. It doesn't look like there is a UUID API in the D6 branch?

I haven't applied the patch directly as I think its excessive to have this in a separate module when its just a non-dependant hook implementation, so I added it directly into the module.

Do we also need to implement any of the other hooks?
http://drupalcode.org/project/uuid.git/blob/10cac313a421eaea004d45b3feb5...

recidive’s picture

Hi @nicholasThompson. Thanks for committing this.

I've just committed a patch to implement hook_hook_info() in uuid module, so now the hooks can live in a separate inc file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.