Manual:$wgPageCreationLog/de-formal

From Linux Web Expert

Revision as of 09:54, 17 August 2022 by imported>ThisCarthing (Created page with "== Details ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Logging</translate>: $wgPageCreationLog
Whether to maintain a log of new page creations, which can be viewed at Special:Log/create.
<translate> Introduced in version:</translate>1.32.0 (Gerrit change 399897; git #9c387f50)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>true

Details

Whether to maintain a log of new page creations, which can be viewed at Special:Log/create.

The benefits of the page creation log over Special:Contributions (help) and Special:RecentChanges (help) filtered to page creations are its verbatim memorization of original page names regardless of later renaming, and no time limitation like in Special:RecentChanges.

When set to true (default)...

new page creations will be logged and users will be able to access Special:Log/create to see new page creations on your wiki.

When set to false...

new page creations will not be logged and Special:Log/create will report "No matching items in log".