Jump to content

Extension:HideSidebar/he

From mediawiki.org
This page is a translated version of the page Extension:HideSidebar and the translation is 100% complete.


מדריך להרחבות מדיה-ויקי
HideSidebar
סטטוס שחרור: גרסה יציבה
יישום Skin
Description מסתיר את סרגל הצד ממשתמשים אנונימיים
Maintainer(s) MyWikis LLC
Latest version 2.1.1 (2021-12-20)
MediaWiki 1.27+
Database changes No
License GNU General Public License 2.0 only
Download


ההרחבה HideSidebar מדכאת את הצגת סרגל הצד למשתמשים אנונימיים.

התקנה

  • הורדה and place the file(s) in a directory called HideSidebar in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'HideSidebar' );
    $wgEnableSidebarCache = false; # This extension disables it by default, but $wgEnableSidebarCache should never be set to true when this extension is in use.
    
  • Yes בוצע – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

ראו גם