<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.saruman.biz/saruwiki/index.php?action=history&amp;feed=atom&amp;title=Semantic_MediaWiki_default_settings</id>
	<title>Semantic MediaWiki default settings - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.saruman.biz/saruwiki/index.php?action=history&amp;feed=atom&amp;title=Semantic_MediaWiki_default_settings"/>
	<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Semantic_MediaWiki_default_settings&amp;action=history"/>
	<updated>2026-05-13T01:26:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=Semantic_MediaWiki_default_settings&amp;diff=2576&amp;oldid=prev</id>
		<title>Saruman!: documented smw customizations</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Semantic_MediaWiki_default_settings&amp;diff=2576&amp;oldid=prev"/>
		<updated>2010-06-21T07:10:36Z</updated>

		<summary type="html">&lt;p&gt;documented smw customizations&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Out of the box, SMW has some hardcoded settings that you might want to change. What we use is&lt;br /&gt;
==SMW 1.5.1.1==&lt;br /&gt;
* in &amp;#039;&amp;#039;SemanticMediaWiki/includes/SMW_RefreshTab.php&amp;#039;&amp;#039;:&lt;br /&gt;
** line 22 change &amp;#039;&amp;#039;if ( $wgUser-&amp;gt;isAllowed( &amp;#039;delete&amp;#039; ) )&amp;#039;&amp;#039; to &amp;#039;&amp;#039;if ( $wgUser-&amp;gt;isAllowed( &amp;#039;purge&amp;#039; ) )&amp;#039;&amp;#039;&lt;br /&gt;
**: This means that the refresh tab appears for all users that have the &amp;#039;&amp;#039;purge&amp;#039;&amp;#039; right (often given to standard users) instead of &amp;#039;&amp;#039;delete&amp;#039;&amp;#039; right (which is usually reserved for administrators and the like)&lt;br /&gt;
* in &amp;#039;&amp;#039;SemanticMediaWiki/SMW_Settings.php&amp;#039;&amp;#039;:&lt;br /&gt;
** line 216 change &amp;#039;&amp;#039;$smwgQMaxSize = 12;&amp;#039;&amp;#039; to &amp;#039;&amp;#039;$smwgQMaxSize = 14;&amp;#039;&amp;#039;&lt;br /&gt;
** line 217 change &amp;#039;&amp;#039;$smwgQMaxDepth = 4;&amp;#039;&amp;#039; to &amp;#039;&amp;#039;$smwgQMaxDepth = 5;&amp;#039;&amp;#039;&lt;br /&gt;
**: These changes increase search depth and number of search terms, which are needed for some queries of the DIR.&lt;/div&gt;</summary>
		<author><name>Saruman!</name></author>
	</entry>
</feed>