Hi,

I am looking for a way to have two user names for one account.

Here's my example...As you can see, my user name is Keith T. On my site, when I post to my blog, it registers as "Keith T.'s blog" Is there a way I can re-name my blog to something different while still be signed-in as Keith T.? I haven't seen a way to do this.

Any help will be appreciated. I am a newbie, so please try to limit the technical jargon. Thanks!

Comments

xjm’s picture

I used the views module to do this. I created a view of all my blog's teasers, sorted descending by creation date, and gave it the name and URL I wanted. Views allowed me to sort of "repackage" the blog module's output so that I had complete control over its setup and appearance.

Views is an incredibly handy module. You can download it at:
http://drupal.org/project/views

=======================
Just another newbie.
XHTML Strict: it's the way to be.
=======================
Feature request: HTML Source Formatting in TinyMCE

newms’s picture

I want to subscribe to this. I will try out your suggestion.

newms