Known issues and Template:BSExtensionInfo: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tags: Reverted 2017 source edit
 
Line 1: Line 1:
{{CollapsibleWrapper
<noinclude>This is the "BSExtensionInfo" template. It is used for all pages in the namespace "Reference" (EN).
|CollapsibleItems={{Collapsible
Edit the page to see the template text.</noinclude><includeonly>{{#default_form:BSExtensionInfoForm}}
|cheader=A BlueSpicePrivacy banner is shown to admin users
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
|cversion={{Bsvs|bsvFrom=4.3|bsvTo=|bsvFeature=}}
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
|cdescription=Admin users might see a yellow banner indicating that some privacy pages need to be created even if they have already been created for the footer links of the wiki.
{| class="extension-infobox fullwidth"
[[File:privacy alert banner.png{{!}}alt=screenshot of the alert banner{{!}}center{{!}}thumb{{!}}650x650px{{!}}Privacy alert banner]]
|-
 
!class="extension-infobox-header" colspan="4"|Overview
 
|-
This is to ensure that the confirmation links during a user's first login exist:
! Description:
[[File:privacy confirmation links.png{{!}}alt=screenshot of login page with privacy acceptance checkboxes{{!}}center{{!}}thumb{{!}}250x250px{{!}}Links to the privacy policy and the terms of services]]
| colspan="3" | {{#set: BSExtensionInfoDescription={{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DescriptionMsg}}}} {{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DescriptionMsg}}
|chelp=To make sure the links to the Privacy Policy and the Disclaimer of your wiki link to the correct pages:
|-
 
! State:
#Click on the ''Privacy policy'' (1) and ''Disclaimers'' (2) links in your site footer. These are the pages that need to exist for the notice to disappear:[[File:footer links.png{{!}}alt=screenshot of footer bar{{!}}center{{!}}thumb{{!}}650x650px{{!}}Footer links to the Privacy page and to the Disclaimer.]]
| [[BSExtensionInfoStatus::{{{status|}}}]]
#If you haven't created these pages yet, create them. If the links lead to existing pages, write down the names of these pages (inklusive Namensraum-Präfix).
! Dependency:
#Change the content of the following two system messages to the full pagename of these two pages. <br /><br />'''Privacy policy link''':<br />For the privacy policy link, open the page <code>MediaWiki:bs-privacy-privacypage</code> and change the text to the correct page name for your footer link:[[File:footer links - privacy.png{{!}}alt=screenshot of the system message{{!}}center{{!}}thumb{{!}}450x450px{{!}}Changing the system message to reflect the correct page name.]]<br /><br />'''Disclaimers link''':<br />Repeat the same for the Disclaimers link. Open the page <code>MediaWiki:Bs-privacy-termsofservicepage</code> and add the correct name of the linked footer page for Disclaimers (by default, this is <code>Site:General disclaimer</code>)
| {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}}
 
|-
The yellow alert banner should now be gone.
! Developer:
}}{{Collapsible
| {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}}
|cheader=Missing language switcher on pages where the title area is hidden
! License:
|cversion={{Bsvs|bsvFrom=4.3|bsvTo=|bsvFeature=}}  
| {{#dpl: title=AutoDoc:{{PAGENAME}}|include=#License}}
|cdescription=Since the language switcher is now located in the title area of wiki pages, pages that use the option <code><nowiki>__HIDETITLE__</nowiki></code> currently cannot show the language switcher.
|-
|chelp=This will be fixed in the next patch update.
! Type:
}}{{Collapsible
| [[BSExtensionInfoType::{{{type|}}}]]
|cheader=Styles that are defined in templates or in ''MediaWiki:Common.css'' might no longer be applied
! Category:
|cversion={{Bsvs|bsvFrom=4.3|bsvTo=|bsvFeature=}}
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
|cdescription=Because of necessary forward-compatibility changes in the Discovery-skin, some templates might have to be manually updated to show certain styles correctly.
|-
|chelp=*Affected Styles in  ''MediaWiki:Common.css:'' <br />The styles in question need to be prepended with the selector<code>#mw-content-text</code>. <br />Before:<syntaxhighlight lang="css">
! Edition:
.myclass h2 {font-size:1.2em;}
| {{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
</syntaxhighlight>After:<syntaxhighlight lang="css">
!Version:
#mw-content-text .myclass h2 {font-size:1.2em;}
|{{#if:{{{bsvFrom|}}}|[[BsvFrom::{{{bsvFrom}}}]]|4.1}}{{#if:{{{bsvTo|}}}||+}}{{#if:{{{bsvTo|}}}| - [[BsvTo::{{{bsvTo|}}}]]|}}
</syntaxhighlight>
|-
*TemplateStyles: <br />Templates that rely on  the extension''TemplateStyles'' need to add a wrapper container with its own ID around the affected content. This ID needs to be prepended to the existing selector. The selector <code>#mw-content-text</code> will not work in that case.<br />Example:<syntaxhighlight lang="css">
!class="extension-infobox-helppage" colspan="4"|{{#ifexist: Manual:Extension/{{PAGENAME}} | <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div>|{{#if: {{{docu|}}}|For more info, visit '''[{{{docu|}}} Mediawiki].'''|}} }}
.myclass h2 {font-size:1.2em;}
|}
</syntaxhighlight>Add the id that you have applied to your new or existing wrapper:<syntaxhighlight lang="css">
<div id="importdata">
#myID .myclass h2 {font-size:1.2em;}
{{#if: {{{features|}}}|==Features==
</syntaxhighlight>
{{{features}}}|}}
}}{{Collapsible
==Technical Information==
|cheader=Some wikis might experience styling inconsistencies for the newly added startpage templates
This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.
|cversion={{Bsvs|bsvFrom=4.3|bsvTo=|bsvFeature=}}  
<div class="flexbox">
|cdescription=If a wiki is already using some templates that are included in the new startpage templates (e.g. Image cards), these templates are not overwritten during the upgrade to BlueSpice 4.3.
<div>
|chelp=Any styling issues of any affected templates need to be adjusted manually.
===Requirements===
}}{{Collapsible
<div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Requirements}}</div>
|cheader=VisualEditor gets deactivated in the Main namespace
</div>
|cversion={{Bsvs|bsvFrom=4.3|bsvTo=|bsvFeature=}}  
<div>
|cdescription=When changes are saved in the Namespace manager, the VisualEditor setting gets lost in the Main namespace.
===Integrates into===
|chelp=Re-activate the VisualEditor setting for the Main namespace.
<div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#IntegratesInto}}</div>
}}{{Collapsible
</div><div>
|cheader=The filter on special pages (e.g., "Recent changes") fails to load
===Special pages===
|cversion={{Bsvs|bsvFrom=|bsvTo=4.2.6|bsvFeature=}}
<div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#SpecialPages}}</div></div></div>
|cdescription=In some cases, the page ''Special:RecentChanges'' does not finish loading.
{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Permissions}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Config}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DefaultUserOptions}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#ApiModules}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Hooks}}
|chelp=You can add the following script to ''MediaWiki:Common.js'':
</div>
<syntaxhighlight lang="javascript">
__NOTOC__
if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Watchlist' ) {
__HIDETITLE__
document.body.classList.add( 'mw-rcfilters-ui-initialized' );
[[Category:Extension]]{{Translation}}</includeonly>
}
if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Recentchanges' ) {
document.body.classList.add( 'mw-rcfilters-ui-initialized' );
}
</syntaxhighlight>
}}
}}

Revision as of 08:55, 18 July 2023

This is the "BSExtensionInfo" template. It is used for all pages in the namespace "Reference" (EN). Edit the page to see the template text.



To submit feedback about this documentation, visit our community forum.

No categories assignedEdit

Discussions