wiki.techinc.nl/includes/Hook
brandonxlf 1262ca1897 Use OOUI for protection form
Breaking changes:
  * Ids 'mwProtectSet', 'mw-protect-table3', and
    'mw-protect-table-$action' are no longer present on page.
  * Module 'mediawiki.legacy.protect' has been removed and replace by
    'mediawiki.action.protect'.

Deprecations:
  * ProtectionForm::buildForm has been replaced by
    ProtectionForm::addFormFields with backwards compatibility.

Other changes:
  * Expiry is no longer editable when "Allow all users" is selected
  * When "Unlock further protect options" is disabled, the expiry of
    the first section is used for the other sections
  * Legacy form elements added by extensions are added to a separate
    section which uses a blank i18n string as the header
  * Unprivileged users see the expiry selector instead of the expiry
    text input as it has the expiry date

Changes to ProtectionForm.php are based off of
I95d0289acceaa7ede789d5a6ea094fae757af6dc.

Bug: T235424
Bug: T236218
Change-Id: Ib22a3b53c1933e107ef5609bb2262aa44b5abb7a
2021-01-30 00:19:02 -05:00
..
AfterBuildFeedLinksHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AfterFinalPageOutputHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AlternateEditHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AlternateEditPreviewHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiBeforeMainHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ArticleMergeCompleteHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ArticleUpdateBeforeRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BadImageHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BeforeHttpsRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BeforeInitializeHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
BeforePageDisplayHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BeforePageRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
CanIPUseHTTPSHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
CategoryViewer__doCategoryQueryHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
CategoryViewer__generateLinkHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContentSecurityPolicyDefaultSourceHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContentSecurityPolicyDirectivesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContentSecurityPolicyScriptSourceHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
DeleteUnknownPreferencesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditFilterHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditFilterMergedContentHook.php Add type hints to several hook interfaces 2021-01-04 14:27:48 +01:00
EditFormInitialTextHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditFormPreloadTextHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__attemptSave_afterHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__attemptSaveHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__importFormDataHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showEditForm_fieldsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showEditForm_initialHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showReadOnlyForm_initialHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showStandardInputs_optionsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageBeforeConflictDiffHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageBeforeEditButtonsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageBeforeEditToolbarHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageCopyrightWarningHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageGetCheckboxesDefinitionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageGetDiffContentHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageGetPreviewContentHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageNoSuchSectionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageTosSummaryHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
FileDeleteCompleteHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
FormatAutocommentsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetCacheVaryCookiesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetCanonicalURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetDefaultSortkeyHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetDoubleUnderscoreIDsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetFullURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetInternalURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetIPHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetLocalURL__ArticleHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetLocalURL__InternalHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetLocalURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetMagicVariableIDsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetRelativeTimestampHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GitViewersHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImageBeforeProduceHTMLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImgAuthBeforeStreamHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImgAuthModifyHeadersHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImportHandleUnknownUserHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
InitializeArticleMaybeRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
IsTrustedProxyHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LanguageLinksHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LinkerMakeExternalImageHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LinkerMakeExternalLinkHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LinkerMakeMediaLinkFileHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MagicWordwgVariableIDsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MaintenanceRefreshLinksInitHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MaintenanceUpdateAddParamsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MakeGlobalVariablesScriptHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MediaWikiPerformActionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MediaWikiPHPUnitTest__endTestHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MediaWikiPHPUnitTest__startTestHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MediaWikiServicesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MimeMagicGuessFromContentHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MimeMagicImproveFromExtensionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MimeMagicInitHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MovePageCheckPermissionsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MovePageIsValidMoveHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OpenSearchUrlsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageAfterGetHeadLinksArrayHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageBeforeHTMLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageBodyAttributesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageCheckLastModifiedHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageMakeCategoryLinksHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageParserOutputHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
PageMoveCompleteHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
PageMoveCompletingHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ParserTestGlobalsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ParserTestTablesHook.php ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase 2021-01-07 23:31:12 -05:00
ProtectionForm__buildFormHook.php Use OOUI for protection form 2021-01-30 00:19:02 -05:00
ProtectionForm__saveHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ProtectionForm__showLogExtractHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ProtectionFormAddFormFieldsHook.php Use OOUI for protection form 2021-01-30 00:19:02 -05:00
SelfLinkBeginHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
SetupAfterCacheHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TestCanonicalRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleArrayFromResultHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleExistsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleGetEditNoticesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleGetRestrictionTypesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleIsAlwaysKnownHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleIsMovableHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleMoveCompleteHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleMoveCompletingHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleMoveHook.php Add type hints to several hook interfaces 2021-01-04 14:27:48 +01:00
TitleMoveStartingHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleSquidURLsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UnitTestsAfterDatabaseSetupHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UnitTestsBeforeDatabaseTeardownHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UnitTestsListHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UserToolLinksEditHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
WebRequestPathInfoRouterHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
WebResponseSetCookieHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00