• Turn progress bar style properties into CSS properties so its easier to style the bars without template editing
  • Create a bar height style property
  • Use min() to limit percentages to 100%
  • Create permissions for being able to view each meter - make sure you set them or the meters wont appear!
  • Extend user entity and create calculateActivityPercent() and calculateLongevityPercent()
  • Allow admins to configure the start date for longevity
  • Add support for [AP] Activity/Longevity Meters
    • If the above addon is installed, the activity meters it provides will be affected by this addons character count checks.
  • Allow admins to exclude user IDs from being checked
  • Allow admins to exclude nodes from the character check
  • Add admin option to enable/disable quoted text check
  • Stop quoted text from inflating the counter
Back
Top Bottom