By allen074 on
i have a variety of authors on my site. i'd like to set it up so that users can click on the authors name and go to a nice page about them with a bio and their last x articles - is this possible? i know i can click to a pretty crappy about page based on their registration info but i'd really like something more robust.
thankyou!
Comments
Yes in a variety of ways.
Yes in a variety of ways. Start with either the Bio module or node profile modules. Either one allows you to make a node based bio/profile page which can be themed. This would get you the top part of the page. You can then use panels 2 (with or without the Advanced Profile Kit) plus a couple of views to over ride user/{uid} and display the bio (or node profile) in an upper pane and in the lower pane a list of recent content.