About This File
This modification adds a button to bump a topic, useful to avoid useless replies with something like "bump" or "up".
Features
-
Each group has its own options:
- Enable/disable bump option.
- Remove bump (same bump restrictions below apply).
- Restrict only to specific forums or all.
- Bump all topics or only ones the member has started.
- Limit the number of bumps per day.
- Set a waiting time after the last bump.
- Set a waiting time after the last topic post.
- Secondary groups options are properly checked.
-
Different icon and color to easily confirm the status visually:
- Full star + Green color: bump option is available.
- Empty star + Red Color: remove bump option is available.
- Half star + Orange color: bump options will be available after some time (last post/bump limit).
- Empty star + Orange Color: bump options are not available until next day (daily limit).
- Bumped topics appear in the activity streams.
- Bump buttons are always hidden for guests and search engines.
- If the member has a daily bump limit it will now appear when the button is enabled.
- Javascript timer in the disabled button to show how much time the members must wait.
- The topic is automatically marked as read for the member that bumps it, but not for the others!
What's New in Version 4.0.0 See changelog
Released
- Added 4.6 compatibility
- Fixed bumped topics not showing up in activity streams
- Fixed the daily bump limit error not showing the correct daily amount for the group
- It is now possible to edit the forums group option to be empty (useful to assign a group as secondary one to change bump values for different members)
- Updated the "Last bump" and "Last post" limits to use the new Interval form helper to make it easier to understand what the limits are (previously the value was always shown as minutes)
- Updated the plugin to follow the last IPS Marketplace guidelines
- Added missing check for the SUITE_UNIQUE_KEY constant in several old hooks