You can configure some of RAdmin’s behaviour by editing the file
Radmin/Site.pm (Radmin\Site.pm on Windows) and reinstalling it. Some of
the things that can be customized there are:
Your date format Your auto-password format Default From and To dates
for new users Advanced administrators with special site-specific
requirements can also override RAdmin functions by adding replacement
functions to Site.pm. That way you can trigger your own site specific code
during the operation of RAdmin. When RAdmin is first installed, all the
configurable behaviour of RAdmin is determined by Site.pm. If the ‘Edit
RAdmin Config’ page is used to customize RAdmin, then it overrides
Site.pm.
- Your date format
- Your auto-password format
- Default From and To dates for new users
Advanced administrators with special site-specific requirements can
also override RAdmin functions by adding replacement functions to Site.pm.
That way you can trigger your own site specific code during the operation
of RAdmin.
When RAdmin is first installed, all the configurable behaviour of
RAdmin is determined by Site.pm. If the ‘Edit RAdmin Config’ page is used
to customize RAdmin, then it overrides Site.pm.