Known issues and Form:BSExtensionInfoForm: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
<templatestyles src="Collapsible/styles.css" />
<noinclude>
<div id="bscollapse">
Dies ist das Formular „BSExtensionInfoboxForm“.
== BlueSpice 4.3 ==
Um eine Seite mit diesem Formular zu erstellen, geben Sie den Seitennamen in das Eingabefeld unten ein.
{{Collapsible|cheader=A BlueSpicePrivacy banner is shown to admin users
Sofern bereits eine Seite dieses Namens vorhanden ist, werden Sie automatisch zum Bearbeitungsformular der Seite weitergeleitet.
|cdescription= Admin users might see a yellow banner indicating that some privacy pages need to be created even if they have been created for the footer links of the wiki.
|chelp=}}
{{Collapsible|cheader=Missing language switcher on pages where the title area is hidden
|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=}}
{{Collapsible|cheader=Styles that are defined in templates or in ''MediaWiki:Common.css'' might no longer be applied
|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=In MediaWiki:Common.css, the styles in question need to be prepended with the selector <code>#mw-content-text</code>. Templates that rely on TemplateStyles need to add a wrapper container with its own ID. This ID needs to be prepended to the existing selector. The selector <code>#mw-content-text</code> will not work in that case.}}


{{Collapsible|cheader=Some wikis might experience styling inconsistencies for the newly added startpage templates
|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.
|chelp=Any styling issues of any affected templates need to be adjusted manually.}}


== BlueSpice 4.2 ==
{{#forminput:form=BSExtensionInfoForm}}
{{Collapsible|cheader=The filter on special pages (e.g., "Recent changes") fails to load {{Bsvs|bsvFrom=|bsvTo=4.2.6|bsvFeature=}}
|cdescription= In some cases, the page ''Special:RecentChanges'' does not finish loading.
|chelp=You can add the following script to ''MediaWiki:Common.js'':
<syntaxhighlight lang="javascript">
if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Watchlist' ) {
document.body.classList.add( 'mw-rcfilters-ui-initialized' );
}
if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Recentchanges' ) {
document.body.classList.add( 'mw-rcfilters-ui-initialized' );
}
</syntaxhighlight>}}


</div>
</noinclude><includeonly>
[[en:{{FULLPAGENAME}}]]
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
[[de:Bekannte Probleme]]
{{{for template|BSExtensionInfo}}}
{| class="formtable"
! State:
| {{{field|status|input type=radiobutton|mandatory}}}
|-
! Developer:
| {{{field|developer|input type=tokens}}}
|-
! Type of extension:
| {{{field|type|input type=radiobutton|mandatory}}}
|-
! Edition:
| {{{field|edition|input type=checkboxes|mandatory}}}
|-
! Dependencies:
| {{{field|compatible|input type=radiobutton|mandatory}}}
|-
! Category:
| {{{field|category|input type=tokens|max values=1}}}
|-
! Licence:
| {{{field|license|input type=dropdown|values from property=BSExtensionInfoLicense}}}
|-
! MediaWiki Dokumentation (only for MW extensions):
| {{{field|docu|input type=text}}}
|-
! Function:
| {{{field|features|input type=bs-mwvisualeditor}}}
|-
! Version:
|from: {{{field|bsvFrom|input type=tokens|values from property=bsvFrom|size=10}}} - to: {{{field|bsvTo|input type=tokens|values from property=bsvTo|size=10}}}
|}
{{{end template}}}
{{{for template|wcagCheck}}}
==Accessibility==
{| class="wcaginfotable"|
!Test status:
|{{{field|wcagStatus|input type=dropdown}}}
|-
!Checked for:
|{{{field|wcagCheckedfor|input type=listbox}}}
|-
!Last test date:
|{{{field|wcagTestdate|input type=datepicker}}}
|-
!WCAG level:
|{{{field|wcagLevel|input type=dropdown}}}
|-
!WCAG support:
|{{{field|wcagSupport|input type=dropdown|show on select=partially supports=>workaround;does not support=>workaround}}} <span id="workaround"> {{{field|wcagWorkaround|type=checkbox|label=workaround exists}}} </span>
|-
!Comments:
|{{{field|wcagComments|input type=bs-mwvisualeditor}}}
|-
!Extension type:
|{{{field|extensionType|input type=dropdown}}}
|-
!Extension focus:
|{{{field|extensionFocus|input type=dropdown}}}
|}
{{{end template}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
</includeonly>

Revision as of 13:12, 28 June 2023

Dies ist das Formular „BSExtensionInfoboxForm“. Um eine Seite mit diesem Formular zu erstellen, geben Sie den Seitennamen in das Eingabefeld unten ein. Sofern bereits eine Seite dieses Namens vorhanden ist, werden Sie automatisch zum Bearbeitungsformular der Seite weitergeleitet.





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

No categories assignedEdit

Discussions