Download & Extend

Provide feature for linking usernames to master profile

Project:Bakery Single Sign-On System
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:drupal.org redesign

Issue Summary

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

#1

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

amending title

#2

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

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

#3

Category:bug report» feature request

Changing status to feature request.

#4

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

#5

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.

#6

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

Seems reasonable to me.

#7

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)