K (1 Version importiert) |
imported>Unknown user Keine Bearbeitungszusammenfassung |
||
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 13: | Zeile 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
|version = 1. | |version = 1.39.0 | ||
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
|version = 4. | |version = 4.3 | ||
}} | }} | ||
}} | }} | ||
Zeile 24: | Zeile 24: | ||
|into = {{AutoDocListItem | |into = {{AutoDocListItem | ||
|item = BlueSpicePrivacy | |item = BlueSpicePrivacy | ||
}} | |||
{{AutoDocListItem | |||
|item = NotifyMe | |||
}} | }} | ||
}} | }} | ||
Zeile 42: | Zeile 45: | ||
{{AutoDocCallback | {{AutoDocCallback | ||
|name = PrivacyPages | |name = PrivacyPages | ||
|callback = \BlueSpice\Privacy\Special\PrivacyPages | |callback = \BlueSpice\Privacy\Special\PrivacyPages | ||
}} | }} | ||
}} | }} | ||
Zeile 121: | Zeile 124: | ||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] | ||
|callback = addCookieConsent | |callback = addCookieConsent | ||
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
Zeile 157: | Zeile 156: | ||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/WebResponseSetCookie WebResponseSetCookie] | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/WebResponseSetCookie WebResponseSetCookie] | ||
|callback = \BlueSpice\Privacy\Hook\WebResponseSetCookie\BlockCookie::callback | |callback = \BlueSpice\Privacy\Hook\WebResponseSetCookie\BlockCookie::callback | ||
}} | |||
}} | |||
==Notifications== | |||
{{AutoDocNotifications | |||
|notifications = {{AutoDocNotification | |||
|name = bs-privacy-anonymization-done | |||
|buckets = personal | |||
}} | |||
{{AutoDocNotification | |||
|name = bs-privacy-anonymization-rejected | |||
|buckets = personal | |||
}} | |||
{{AutoDocNotification | |||
|name = bs-privacy-deletion-rejected | |||
|buckets = personal | |||
}} | |||
{{AutoDocNotification | |||
|name = bs-privacy-deletion-failed | |||
|buckets = personal | |||
}} | |||
{{AutoDocNotification | |||
|name = bs-privacy-request-submitted | |||
|buckets = personal | |||
}} | }} | ||
}} | }} | ||
Aktuelle Version vom 19. März 2025, 16:55 Uhr
DescriptionMsg
Verwaltungsseite für die Datenschutzeinstellungen für Benutzer
License
GPL v3
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
IntegratesInto
- BlueSpicePrivacy
- NotifyMe
SpecialPages
- PrivacyAdmin
- PrivacyCenter
- PrivacyConsent
- PrivacyPages
Permissions
Rechte
Name | Beschreibung | Rollen |
---|---|---|
bs-privacy-admin | Datenschutzadministrative Aktionen ausführen | admin, accountmanager |
Config
Konfiguration
Name | Wert |
---|---|
PrivacyConsentTypes | array ( 'privacy-policy' => 'bs-privacy-prefs-consent-privacy-policy', 'terms-of-service' => 'bs-privacy-prefs-consent-tos', ) |
PrivacyCookieAcceptMandatory | true |
PrivacyCookieConsentProvider | 'native-mw' |
PrivacyDeleteUsername | 'DeletedUser' |
PrivacyEnableRequests | true |
PrivacyPrivacyPolicyLink | '' |
PrivacyPrivacyPolicyMandatory | false |
PrivacyPrivacyPolicyOnLogin | true |
PrivacyRequestDeadline | 30 |
PrivacyTermsOfServiceLink | '' |
ApiModules
API Modules
- bs-privacy
- bs-privacy-get-all-consents
- bs-privacy-get-requests
Hooks
Hooks
- BeforePageDisplay
- GetPreferences
- LoadExtensionSchemaUpdates
- MWStakeCommonUIRegisterSkinSlotComponents
- OutputPageParserOutput
- SkinTemplateNavigation::Universal
- SpecialPageBeforeExecute
- TitleReadWhitelist
- WebResponseSetCookie