<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.hep.ucl.ac.uk/pbt/pbtWiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AExtensions</id>
	<title>Help:Extensions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.hep.ucl.ac.uk/pbt/pbtWiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AExtensions"/>
	<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/pbtWiki/index.php?title=Help:Extensions&amp;action=history"/>
	<updated>2026-04-26T13:59:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/pbtWiki/index.php?title=Help:Extensions&amp;diff=39&amp;oldid=prev</id>
		<title>SimonJolly: Created page with &quot;As the name would suggest, [http://www.mediawiki.org/wiki/Manual:Extensions Extensions] extend the functionality of the MediaWiki.   For more information, see the [http://www.med...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/pbtWiki/index.php?title=Help:Extensions&amp;diff=39&amp;oldid=prev"/>
		<updated>2016-03-31T16:08:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;As the name would suggest, [http://www.mediawiki.org/wiki/Manual:Extensions Extensions] extend the functionality of the MediaWiki.   For more information, see the [http://www.med...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;As the name would suggest, [http://www.mediawiki.org/wiki/Manual:Extensions Extensions] extend the functionality of the MediaWiki.  &lt;br /&gt;
For more information, see the [http://www.mediawiki.org/wiki/Manual:Extensions MediaWiki Extensions Manual page].  &lt;br /&gt;
&lt;br /&gt;
== Available Extensions ==&lt;br /&gt;
&lt;br /&gt;
Myriad Extensions are available: to find the one that meets the requisite needs, there are a number of available resources:&lt;br /&gt;
&lt;br /&gt;
# MediaWiki keeps a [http://www.mediawiki.org/wiki/Category:Extensions_by_category List of Extensions by Category]: this is a good place to start when searching for a type of Extension.&lt;br /&gt;
# The [http://www.mediawiki.org/wiki/Special:ExtensionDistributor MediaWiki Extension Distributor]; this has the advantage that you can also use it to download extensions but you need to know what you&amp;#039;re looking for!&lt;br /&gt;
# If in doubt, Google it...&lt;br /&gt;
&lt;br /&gt;
== Installing Extensions ==&lt;br /&gt;
&lt;br /&gt;
Installing Extensions is generally very straightforward:&lt;br /&gt;
&lt;br /&gt;
# Download and unpack the Extension folder;&lt;br /&gt;
# Move this folder into the &amp;lt;code&amp;gt;$IP/extensions&amp;lt;/code&amp;gt; folder within the MediaWiki installation directory;&lt;br /&gt;
# Modify the &amp;lt;code&amp;gt;LocalSettings.php&amp;lt;/code&amp;gt; file to include the extension.  This normally involves adding a line like this to the bottom of &amp;lt;code&amp;gt;LocalSettings.php&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
// mw.v 1.24.x or less&lt;br /&gt;
require_once &amp;quot;$IP/extensions/extension_name/extension_name.php&amp;quot;;&lt;br /&gt;
// mw.v 1.25.x or above&lt;br /&gt;
wfLoadExtension( &amp;#039;&amp;lt;extension-name&amp;gt;&amp;#039; );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For more detailed instructions, see the [http://www.mediawiki.org/wiki/Manual:Extensions MediaWiki Extensions Manual page] or the relevant Extension Wiki page.&lt;br /&gt;
&lt;br /&gt;
== Installed Extensions ==&lt;br /&gt;
&lt;br /&gt;
The following Extensions are installed for the [[Main Page|PBTWiki]]:&lt;/div&gt;</summary>
		<author><name>SimonJolly</name></author>
	</entry>
</feed>