-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
24 lines (16 loc) · 981 Bytes
/
README
File metadata and controls
24 lines (16 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
While some extensions are maintained by MediaWiki's developers, others were
written by third-party developers. As a result, many have bugs, and they are not
all guaranteed to be compatible with each other. Some are unmaintained; not all
extensions work on all versions of MediaWiki. Use any extension, especially
those tagged as insecure, at your own risk. When using an extension requiring
patches to the core MediaWiki code or entries in your database(s), be sure to
create a back-up of your database and/or the core MediaWiki code, to avoid the
risk of permanently breaking your wiki.
Install your extension.
Generally, at the end of the LocalSettings.php file (but above the PHP
end-of-code delimiter, "?>", if present), the following line should be
added:
require_once( "$IP/extensions/extension_name/extension_name.php" );
Ensure that required permissions are set for extensions!
NAME: freenodeirc
CONTACT: factorrf2@yahoo.com