eg. http://api.scratch.drupal.org/api/drupal/modules--node--node.module/func... the usernames on comments are all unlinked. should link to user profile page.

Comments

arianek’s picture

Title: Usernames not linked (on comments and node) » Usernames not linked (on comments)

amending title

drumm’s picture

Project: Bluecheese » Bakery Single Sign-On System
Version: » 6.x-1.x-dev

Should be able to configure username links to go to the main site.

juliangb’s picture

Category: bug » feature

Changing status to feature request.

greggles’s picture

@drumm - why should this be fixed in the module and not the theme?

I think we'll need to do a phptemplate_theme_username or something in the module to theme them to point to the master site. Is that your intention?

drumm’s picture

hook_theme_registry_alter() should let a module override the theme function. This could go either way, but it seems like something it would be nice to configure within bakery.

greggles’s picture

A checkbox in the admin for "link usernames to master site"?

Seems reasonable to me.

coltrane’s picture

Title: Usernames not linked (on comments) » Provide feature for linking usernames to master profile

(just updating title to be more explicit this is a feature request)

purencool’s picture

Issue summary: View changes
Status: Active » Closed (outdated)