Robert Vogel (talk | contribs) m 1 revision imported |
imported>Unknown user No edit summary |
||
Line 13: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
|version = 1. | |version = 1.43.0 | ||
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
|version = | |version = 5.0.0 | ||
}} | |||
{{AutoDocVersion | |||
|name = OOJSPlus | |||
|version = 3.0.0 | |||
}} | }} | ||
}} | }} | ||
Line 35: | Line 39: | ||
}} | }} | ||
{{AutoDocListItem | {{AutoDocListItem | ||
|item = | |item = NotifyMe | ||
}} | }} | ||
{{AutoDocListItem | {{AutoDocListItem | ||
Line 45: | Line 49: | ||
|SpecialPages = {{AutoDocCallback | |SpecialPages = {{AutoDocCallback | ||
|name = Reminder | |name = Reminder | ||
|callback = | |callback = \BlueSpice\Reminder\Special\Reminder | ||
}} | }} | ||
}} | }} | ||
Line 133: | Line 137: | ||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/UserMergeAccountFields UserMergeAccountFields] | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/UserMergeAccountFields UserMergeAccountFields] | ||
|callback = \BlueSpice\Reminder\Hook\UserMergeAccountFields\MergeReminderDBFields::callback | |callback = \BlueSpice\Reminder\Hook\UserMergeAccountFields\MergeReminderDBFields::callback | ||
}} | |||
}} | |||
==Notifications== | |||
{{AutoDocNotifications | |||
|notifications = {{AutoDocNotification | |||
|name = bs-reminder-today | |||
|buckets = personal | |||
}} | |||
{{AutoDocNotification | |||
|name = bs-reminder-one-week | |||
|buckets = personal | |||
}} | }} | ||
}} | }} | ||
Latest revision as of 14:52, 19 March 2025
DescriptionMsg
Gives the user the opportunity to create reminders.
License
GPL-3.0-only
Requirements
- MediaWiki: 1.43.0
- BlueSpiceFoundation: 5.0.0
- OOJSPlus: 3.0.0
IntegratesInto
- BlueSpiceDiscovery
- BlueSpiceEchoConnector
- BlueSpicePrivacy
- BlueSpiceReminder
- NotifyMe
- Workflows
SpecialPages
- Reminder
Permissions
Permissions
Name | Description | Role |
---|---|---|
remindereditall | Edit others' reminders | admin, maintenanceadmin |
DefaultUserOptions
User options
Name | Value |
---|---|
bs-reminder-forns | '' |
bs-reminder-oncreate | false |
bs-reminder-period | 6 |
echo-subscriptions-email-notification-bs-reminder-cat | 1 |
echo-subscriptions-web-notification-bs-reminder-cat | 1 |
ApiModules
API Modules
- bs-reminder-store
- bs-reminder-tasks
Hooks
Hooks
- BSUserManagerAfterDeleteUser
- BeforePageDisplay
- BlueSpiceDiscoveryTemplateDataProviderAfterInit
- GetPreferences
- LoadExtensionSchemaUpdates
- MWStakeCommonUIRegisterSkinSlotComponents
- PageSaveComplete
- SkinTemplateNavigation::Universal
- StandardDialogsRegisterPageInfoPanelModules
- UserMergeAccountFields
Notifications
Name | Buckets |
---|---|
bs-reminder-today | personal |
bs-reminder-one-week | personal |