AboutMe
Component ID
1821242
Component name
AboutMe
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides a text field formatter to display about.me profile information.
The output of the profile can be customised using template files and theme pre-process functions.
Theme hooks
- aboutme_tag_link
- aboutme_website_link
- aboutme_website_icon_link
- aboutme_placeholder_link
- aboutme_main_link
Usage
YOURTHEME_preprocess_aboutme_tag_link(&$variables){
// Change $variables here.
}
Template files
- aboutme-profile.tpl.php
- aboutme-profile-teaser.tpl.php
You can copy these template files to your theme directory to customise.
Caching
Caching can be adjusted to update more or less frequently depending on your needs or limitations using the administration settings /admin/structure/aboutme.
