This is a note more than a request.

I'm building user-specific theme-switching functions into the MySite module. See http://drupal.org/node/124408

Instead of using MySite settings to extend theme switching to arbitrary paths, I will explore using Taxonomy_Theme instead.

See http://drupal.org/node/127024

If you're interested in how the two modules might complement each other, my contact form is active.

Comments

agentrickard’s picture

It doesn't quite work like I need it to, since I need to respond to the UID present in a path, or to the current global $user value.

I will test to try to ensure that the code I write doesn't conflict with Taxonomy_Theme.

mkalkbrenner’s picture

Component: User interface » Code / API
Status: Active » Postponed

Taxonomy Theme 5.x is unmaintained. As you can see at the project description page we're looking for a co-maintainer espacially for th 5.x version.

agentrickard’s picture

Status: Postponed » Closed (works as designed)

Never happened.