Staff Bio

Categories

Component ID

61444

Component name

Staff Bio

Component type

module

Component security advisory coverage

not-covered

Downloads

1321

Component created

Component changed

Component body

This module alows you to create and list biographical sketches of members who belong to a given role.

The module includes a sidebar block listing the names of those with bios and a function (theme_bio_tiles()) that presents a tiled vcard view that includes avatars (if you use square avatars and make sure all the people you want bios for have one, this can be a nice effect).

Should you wish to get a list of bio nodes for use in your own theming functions, simply call the function "bio_list()".

The module uses the username as the person's name, and this might not be ideal for some setups. The node title is assumed to be the person's job title or other descriptor (it appears as the job title in the vcard listings).