Difference between revisions of "Reference:CookieWarning"
Fbaeckmann (talk | contribs) (Changed categories.) |
(Tag: Visual edit) |
The CookieWarning extension is a small and simple extension that adds a small but well-visible information banner to your wiki, which informs users that the wiki uses cookies to operate properly. The default message also includes a sentence that the user, if they continue to use the wiki, agrees to the wiki's use of cookies.
Extension: CookieWarning
Overview | |||
---|---|---|---|
Description: | Provides a notice at the top of the page about cookies | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Florian Schmidt, Liz Lee, Jack Poenix | License: | MIT |
Type: | MediaWiki | Category: | Security |
Edition: | BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) | ||
For more info, visit Mediawiki.
|
Features[edit source]
For more information please visit MediaWiki.
CookieWarning is a small extension that adds a small but well-visible information banner to the wiki.
It informs users that the wiki uses cookies. The default message also includes a sentence that the user agrees to the use of cookies.
Übersicht der Cookie-Einstellungen[edit | edit source]
The following cookies are either necessary or comfort cookies. Necessary cookies cannot be deactivated by a user.
COOKIE NAME | DESCRIPTION | TYPE |
---|---|---|
MediaWiki | ||
$wgCookiePrefixBlockID | This is usually the block ID concatenated with an HMAC in order to avoid spoofing (T152951), but if wgSecretKey is not set will just be the block ID. | necessary, if block exists |
$wgCookiePrefixUseDC | A cookie to tell all CDN edge nodes to "stick" the user to the DC that handles this POST request (e.g. the "master" data center). | necessary, if in use |
$wgCookiePrefixUseCDNCache | Have the user briefly bypass CDN so ChronologyProtector works for cacheable URLs. | comfort |
$wgCookiePrefixUserID | ID of the logged in user ( only for logged in users ) | necessary |
$wgCookiePrefixUserName | Username of logged in user ( only for logged in users ) | necessary |
$wgCookiePrefix_session | Session ID for the current session | necessary |
$wgCookiePrefixforceHTTPS | Force HTTPS for logins | necessary |
$wgCookiePrefixLoggedOut | Force HTTPS for logins | comfort |
$wgCookiePrefixnotificationFlag | Used for Echo notifications | comfort |
BlueSpice | ||
$wgCookiePrefix_MWCookieConsent | State of the user's cookie consent | necessary |
$wgCookiePrefixbs-visualdiff-tabs | Saves state of BlueSpiceVisualDiff tabs | comfort |
$wgCookiePrefixCalumma_state | State of calumma panels | comfort |
$wgCookiePrefixVEE | Visual editor - user preference - VisualMode or wikitext | comfort |
Note: Any extension, or even code in Common.js may add cookies. A final and definitive list depends on the particular system in question.
The '''CookieWarning''' extension is a small and simple {{BSExtensionInfobox |desc=Provides a notice at the top of the page about cookies |status=stable |developer=Florian Schmidt, Liz Lee, Jack Poenix |type=MediaWiki |edition=BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) |active=No |compatible=MediaWiki |category=Security |license=MIT |docu=https://www.mediawiki.org/wiki/Extension:CookieWarning }} '''CookieWarning''' is a small extension that adds a small but well-visible information banner to yourthe wiki, which . It informs users that the wiki uses cookies to operate properly. The default message also includes a sentence that the user, if they continue to use the wiki, agrees to the wiki's use of cookies.{{BSExtensionInfobox |desc=Provides a notice at the top of the page about cookies |status=stable |developer=Florian Schmidt, Liz Lee, Jack Poenix |type=MediaWiki |edition=BlueSpice free |active=No |compatible=MediaWiki |category=Security |license=MIT |docu=https://www.mediawiki.org/wiki/Extension:CookieWarning }} {{MWlink|https://www.mediawiki.org/wiki/Extension:CookieWarning}} {{Translation}} [[Category:BlueSpice_free]] [[Category:Extension]] agrees to the use of cookies. <br /> ==Übersicht der Cookie-Einstellungen== The following cookies are either necessary or comfort cookies. Necessary cookies cannot be deactivated by a user. <br /> {| class="contenttable-blue" |- !COOKIE NAME !DESCRIPTION !TYPE |- | colspan="3" style="border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;" data-ve-attributes="{"style":"border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;"}" |'''MediaWiki''' |- |$wgCookiePrefixBlockID |This is usually the block ID concatenated with an HMAC in order to avoid spoofing (T152951), but if wgSecretKey is not set will just be the block ID. |necessary, if block exists |- |$wgCookiePrefixUseDC |A cookie to tell all CDN edge nodes to "stick" the user to the DC that handles this POST request (e.g. the "master" data center). |necessary, if in use |- |$wgCookiePrefixUseCDNCache |Have the user briefly bypass CDN so ChronologyProtector works for cacheable URLs. |comfort |- |$wgCookiePrefixUserID |ID of the logged in user ( only for logged in users ) |necessary |- |$wgCookiePrefixUserName |Username of logged in user ( only for logged in users ) |necessary |- |$wgCookiePrefix_session |Session ID for the current session |necessary |- |$wgCookiePrefixforceHTTPS |Force HTTPS for logins |necessary |- |$wgCookiePrefixLoggedOut |Force HTTPS for logins |comfort |- |$wgCookiePrefixnotificationFlag |Used for Echo notifications |comfort |- | colspan="3" style="border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;" data-ve-attributes="{"style":"border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;"}" |'''BlueSpice''' |- |$wgCookiePrefix_MWCookieConsent |State of the user's cookie consent |necessary |- |$wgCookiePrefixbs-visualdiff-tabs |Saves state of BlueSpiceVisualDiff tabs |comfort |- |$wgCookiePrefixCalumma_state |State of calumma panels |comfort |- |$wgCookiePrefixVEE |Visual editor - user preference - VisualMode or wikitext |comfort |}{{Box Note|boxtype=note|Note text=Any extension, or even code in Common.js may add cookies. A final and definitive list depends on the particular system in question.}}<br />
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{BSExtensionInfobox | |
|desc=Provides a notice at the top of the page about cookies | |desc=Provides a notice at the top of the page about cookies | ||
|status=stable | |status=stable | ||
|developer=Florian Schmidt, Liz Lee, Jack Poenix | |developer=Florian Schmidt, Liz Lee, Jack Poenix | ||
|type=MediaWiki | |type=MediaWiki | ||
− | |edition=BlueSpice free | + | |edition=BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) |
|active=No | |active=No | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
Line 11: | Line 11: | ||
|docu=https://www.mediawiki.org/wiki/Extension:CookieWarning | |docu=https://www.mediawiki.org/wiki/Extension:CookieWarning | ||
}} | }} | ||
+ | '''CookieWarning''' is a small extension that adds a small but well-visible information banner to the wiki. | ||
+ | It informs users that the wiki uses cookies. The default message also includes a sentence that the user agrees to the use of cookies. | ||
− | + | <br /> | |
− | + | ==Übersicht der Cookie-Einstellungen== | |
− | { | + | The following cookies are either necessary or comfort cookies. Necessary cookies cannot be deactivated by a user. |
− | + | <br /> | |
− | + | {| class="contenttable-blue" | |
− | + | |- | |
− | + | !COOKIE NAME | |
− | + | !DESCRIPTION | |
+ | !TYPE | ||
+ | |- | ||
+ | | colspan="3" style="border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;" data-ve-attributes="{"style":"border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;"}" |'''MediaWiki''' | ||
+ | |- | ||
+ | |$wgCookiePrefixBlockID | ||
+ | |This is usually the block ID concatenated with an HMAC in order to avoid spoofing (T152951), but if wgSecretKey is not set will just be the block ID. | ||
+ | |necessary, if block exists | ||
+ | |- | ||
+ | |$wgCookiePrefixUseDC | ||
+ | |A cookie to tell all CDN edge nodes to "stick" the user to the DC that handles this POST request (e.g. the "master" data center). | ||
+ | |necessary, if in use | ||
+ | |- | ||
+ | |$wgCookiePrefixUseCDNCache | ||
+ | |Have the user briefly bypass CDN so ChronologyProtector works for cacheable URLs. | ||
+ | |comfort | ||
+ | |- | ||
+ | |$wgCookiePrefixUserID | ||
+ | |ID of the logged in user ( only for logged in users ) | ||
+ | |necessary | ||
+ | |- | ||
+ | |$wgCookiePrefixUserName | ||
+ | |Username of logged in user ( only for logged in users ) | ||
+ | |necessary | ||
+ | |- | ||
+ | |$wgCookiePrefix_session | ||
+ | |Session ID for the current session | ||
+ | |necessary | ||
+ | |- | ||
+ | |$wgCookiePrefixforceHTTPS | ||
+ | |Force HTTPS for logins | ||
+ | |necessary | ||
+ | |- | ||
+ | |$wgCookiePrefixLoggedOut | ||
+ | |Force HTTPS for logins | ||
+ | |comfort | ||
+ | |- | ||
+ | |$wgCookiePrefixnotificationFlag | ||
+ | |Used for Echo notifications | ||
+ | |comfort | ||
+ | |- | ||
+ | | colspan="3" style="border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;" data-ve-attributes="{"style":"border-left-style:none;border-right-style:none;border-top-style:solid;border-bottom-style:solid;"}" |'''BlueSpice''' | ||
+ | |- | ||
+ | |$wgCookiePrefix_MWCookieConsent | ||
+ | |State of the user's cookie consent | ||
+ | |necessary | ||
+ | |- | ||
+ | |$wgCookiePrefixbs-visualdiff-tabs | ||
+ | |Saves state of BlueSpiceVisualDiff tabs | ||
+ | |comfort | ||
+ | |- | ||
+ | |$wgCookiePrefixCalumma_state | ||
+ | |State of calumma panels | ||
+ | |comfort | ||
+ | |- | ||
+ | |$wgCookiePrefixVEE | ||
+ | |Visual editor - user preference - VisualMode or wikitext | ||
+ | |comfort | ||
+ | |}{{Box Note|boxtype=note|Note text=Any extension, or even code in Common.js may add cookies. A final and definitive list depends on the particular system in question.}}<br /> |