News Categories
Top 10 Tags
- Administration
- ambulant
- API
- article
- articles
- Assessment
- avatar
- backend
- book
- bookmarks
- business card
- calendar
- certificate
- consulting
- Contao
- content selection
- CSS
- database
- Documentation
- events
- Excel
- Export
- extension
- Flash
- forms
- help
- hospice
- hospice society
- iCal
- ILIAS
- image gallery
- import
- index
- Java
- Key Account Management
- library
- literature
- Logging
- Loxstedt
- maxtrix question
- medical services
- MemberExtensions
- members
- MultiTextWizard
- news
- Oxygen
- palliative care
- Project WONDER
- question
- questionnaire
- random
- RWTH Aachen
- sequence
- size
- Skin
- SOAP
- social bookmark
- stylesheet
- Support
- survey
- tag cloud
- tags
- Test
- text field
- Theme
- TYPOlight
- Universität
- university
- user
- vCard
- Web 2.0
- WebObjects
- Webservice
- website
- workshop
- XML
- YAML
size+avatar (1)
avatarsizer 1.0.0
2009-02-21 13:17 by Helmut Schottmüller
avatarsizer 1.0.0 stable released
This extension allows you to set your own avatar dimensions for the avatar extension.
It adds a global configuration array which contains the available avatar sizes. This array can be changed update safe in your localconfig.php by setting $GLOBALS['avatar']['avatar_maxdims'] to an array of your preferred avatar sizes, e.g. $GLOBALS['avatar']['avatar_maxdims'] = array(32, 48, 64, 80, 100, 128, 256, 512);
It adds a global configuration array which contains the available avatar sizes. This array can be changed update safe in your localconfig.php by setting $GLOBALS['avatar']['avatar_maxdims'] to an array of your preferred avatar sizes, e.g. $GLOBALS['avatar']['avatar_maxdims'] = array(32, 48, 64, 80, 100, 128, 256, 512);
Release notes
- Initial release 1.0.0 stable
avatarsizer is available in the TYPOlight Extension Repository for Download.