About User
This component adds an additional profile subpage named About showing some basic member information like gender, age, etc. retrieved from the member's account data.

The accessibility of the About page depends on the mode which was chosen on the account settings page. The three available options are public (visible for everyone), friends only, or nobody (except of the account owner and administrators).

Note: About User can NOT be used in parallel with the Custom Profile Fields component. Whenever Custom Profile Fields gets enabled, About User will be disabled automatically.
Changes
V 7.3
V 7.2
- removed unnecessary debug code (displaying 'BLA' on mobile devices)
V 7.1
- added Hungarian language file
- adapted display of non-default user fields of type dropdown and radio to profile settings page
V 6.1
- Ossn 6.x support
- verified PHP 8 compatibility
- removed Textarea Support dependency
- added check to prevent enabling with Custom User Fields component in parallel
- new 'tabbed' layout of About page
- moved accessibility settings to extra tab of account settings page
- fixed wrong or un-translated country names provided by the Country Selector component
Outdated Ossn 5.x releases:
V 4.3 (supporting Ossn 5.4 up to 5.6, requires TextareaSupport 2.12)
- adapted requirements to Ossn 5.4
V 4.2
- completed set of language files
- adapted to TextareaSupport 2.8
V 4.1
- adds configurable privacy to about tab
- automatic disabling of About User component if Custom User Fields component is enabled
V 4.0
- support added for dynamically displaying additional profile field's data as provided by components like 'CountrySelector' for example.
V 3.1
- translate gender
- rewritten age calculation function
V 1.0