Zuletzt bearbeitet vor einer Woche
von Robert Vogel

AutoDoc:EnhancedStandardUIs: Unterschied zwischen den Versionen

K (1 Version importiert)
forge>Unknown user
Keine Bearbeitungszusammenfassung
Zeile 17: Zeile 17:
|extensions = {{AutoDocVersion
|extensions = {{AutoDocVersion
|name = OOJSPlus
|name = OOJSPlus
|version =
|version = 2.0.0
*
}}
}}
}}
}}
Zeile 25: Zeile 24:
|into = {{AutoDocListItem
|into = {{AutoDocListItem
|item = EnhancedStandardUIs
|item = EnhancedStandardUIs
}}
}}
==SpecialPages==
{{AutoDocSpecialPages
|SpecialPages = {{AutoDocCallback
|name = EnhancedAllPages
|callback = MediaWiki\Extension\EnhancedStandardUIs\Special\EnhancedAllPages
}}
{{AutoDocCallback
|name = EnhancedFilelist
|callback = MediaWiki\Extension\EnhancedStandardUIs\Special\EnhancedFilelist
}}
}}
==DefaultUserOptions==
{{AutoDocDefaultUserOptions
|options = {{AutoDocOption
|name = allpages-show-non-content
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = allpages-show-redirect
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = allpages-show-talk
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = filelist-show-author
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = filelist-show-categories
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = filelist-show-comment
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = filelist-show-file_extension
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = filelist-show-file_size
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = filelist-show-formatted_ts
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = filelist-show-preview
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = filelist-show-title
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = history-show-author
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = history-show-diff
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = history-show-revision
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = history-show-size
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = history-show-summary
|value = <nowiki>1</nowiki>
}}
{{AutoDocOption
|name = history-show-tags
|value = <nowiki>0</nowiki>
}}
}}
}}
}}
Zeile 30: Zeile 111:
{{AutoDocConfig
{{AutoDocConfig
|config = {{AutoDocOption
|config = {{AutoDocOption
|name = EnhancedUIsAllPagesOverride
|value = <nowiki>false</nowiki>
}}
{{AutoDocOption
|name = EnhancedUIsAllPagesPaginatorOffset
|value = <nowiki>0</nowiki>
}}
{{AutoDocOption
|name = EnhancedUIsExtendedFilelistOverride
|value = <nowiki>false</nowiki>
}}
{{AutoDocOption
|name = EnhancedUIsVersionHistoryToolbarOffset
|name = EnhancedUIsVersionHistoryToolbarOffset
|value = <nowiki>0</nowiki>
|value = <nowiki>0</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/GetPreferences GetPreferences]
|callback = userpreference
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonUIRegisterSkinSlotComponents MWStakeCommonUIRegisterSkinSlotComponents]
|callback = registerGlobalActions
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonWebAPIsQueryStoreResult MWStakeCommonWebAPIsQueryStoreResult]
|callback = addTitleWatchInfo, addFilePath
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SpecialPage_initList SpecialPage_initList]
|callback = special-pages
}}
}}
}}
}}



Version vom 10. Juli 2024, 15:52 Uhr

DescriptionMsg

Stellt Benutzeroberflächen für die Standard-Benutzeroberflächen von MediaWiki zur Verfügung

License

GPL v3

Requirements

  • MediaWiki: 1.39.0
  • OOJSPlus: 2.0.0

IntegratesInto

  • EnhancedStandardUIs

SpecialPages

  • EnhancedAllPages
  • EnhancedFilelist

DefaultUserOptions

Benutzeroptionen

Name Wert
allpages-show-non-content 0
allpages-show-redirect 1
allpages-show-talk 0
filelist-show-author 1
filelist-show-categories 1
filelist-show-comment 0
filelist-show-file_extension 0
filelist-show-file_size 0
filelist-show-formatted_ts 1
filelist-show-preview 1
filelist-show-title 1
history-show-author 1
history-show-diff 1
history-show-revision 1
history-show-size 0
history-show-summary 1
history-show-tags 0

Config

Konfiguration

Name Wert
EnhancedUIsAllPagesOverride false
EnhancedUIsAllPagesPaginatorOffset 0
EnhancedUIsExtendedFilelistOverride false
EnhancedUIsVersionHistoryToolbarOffset 0

Hooks

Hooks

Keine Kategorien vergebenBearbeiten

Diskussionen