<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>MediaWiki Forums</title>
		<link>http://www.mwusers.com/forums/</link>
		<description>MediaWiki webmaster forums</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 15:34:33 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.mwusers.com/forums/images/misc/rss.png</url>
			<title>MediaWiki Forums</title>
			<link>http://www.mwusers.com/forums/</link>
		</image>
		<item>
			<title>Help Pages Not Installin</title>
			<link>http://www.mwusers.com/forums/showthread.php?18590-Help-Pages-Not-Installin&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 13:34:46 GMT</pubDate>
			<description>Just installed and on clicking the help and help with editing links i get page unavailable error 330.  any ideas on this please?</description>
			<content:encoded><![CDATA[<div>Just installed and on clicking the help and help with editing links i get page unavailable error 330.  any ideas on this please?</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?13-Installation">Installation</category>
			<dc:creator>thefollower</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18590-Help-Pages-Not-Installin</guid>
		</item>
		<item>
			<title><![CDATA[I'm looking for someone who has knowledge of how to customize Vector.css]]></title>
			<link>http://www.mwusers.com/forums/showthread.php?18589-I-m-looking-for-someone-who-has-knowledge-of-how-to-customize-Vector.css&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 04:08:53 GMT</pubDate>
			<description><![CDATA[Hi, I've been trying to find documentation on how to customize the Vector skin with the MediaWiki:Vector.css page, and I haven't found anything, for...]]></description>
			<content:encoded><![CDATA[<div>Hi, I've been trying to find documentation on how to customize the Vector skin with the MediaWiki:Vector.css page, and I haven't found anything, for a long time. :wallbash:  Is there anyone who has knowledge of how to customize the Vector skin who can make the changes or explain what to do?<br />
<br />
Specifically, I would like to change the colors of the content area, and the background area along the sidebar and the top.  The colors in particular are dark gray for the content area with dark red for the background, or darker gray for the background and red for the smaller elements.<br />
<br />
The wiki is at <a href="http://en.sturmkrieg.com/Main_Page" target="_blank">http://en.sturmkrieg.com/Main_Page</a> for anyone interested in helping out.  I have user custom css enabled, so you can test out all you want without affecting the whole wiki before you finish.  You can post here when registering if you are interested, since I have Confirm Account enabled.</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?12-MediaWiki-General-Discussion">MediaWiki General Discussion</category>
			<dc:creator>Inquisitor Ehrenstein</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18589-I-m-looking-for-someone-who-has-knowledge-of-how-to-customize-Vector.css</guid>
		</item>
		<item>
			<title>Add External Link to Sidebar</title>
			<link>http://www.mwusers.com/forums/showthread.php?18588-Add-External-Link-to-Sidebar&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 01:15:05 GMT</pubDate>
			<description>OK so I have been going around in circles on this one. 
 
I have MediaWiki Installed in its own directory in a Joomla 1.5.x installation with a...</description>
			<content:encoded><![CDATA[<div>OK so I have been going around in circles on this one.<br />
<br />
I have MediaWiki Installed in its own directory in a Joomla 1.5.x installation with a Bridge for user logins.<br />
<br />
<a href="http://thenetweb.co.uk/tnwwiki/" target="_blank">http://thenetweb.co.uk/tnwwiki/</a><br />
<br />
So all I want to do is put a link to the domain into the Sidebar.<br />
<br />
I have tried:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">http://{{SERVERNAME}}/<br />
[[http://{{SERVERNAME}}/]]<br />
[http://{{SERVERNAME}}/ TNW Home]<br />
[http://thenetweb.co.uk/ TNW Home]<br />
&lt;a href=&quot;http://thenetweb.co.uk&quot;&gt;TNW Home&lt;/a&gt;</code><hr />
</div> They all appear as links in the Message Tab on Save.<br />
All I get is the input as text in the Sidebar.<br />
<br />
This is seriously doing my head in.<br />
<br />
Can anyone help without all the docs links I have been going through for the past 4 hours?</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?16-WikiCode-Formatting">WikiCode Formatting</category>
			<dc:creator>stgeorge</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18588-Add-External-Link-to-Sidebar</guid>
		</item>
		<item>
			<title>Newbie: Setting Permissions and setting up MediaWiki - Various Questions</title>
			<link>http://www.mwusers.com/forums/showthread.php?18587-Newbie-Setting-Permissions-and-setting-up-MediaWiki-Various-Questions&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 23:31:36 GMT</pubDate>
			<description>Hey Guys 
 
So here is my scenario 
 
1) In an large LDAP environment but the wiki is used only for a small restricted group 
2) Have setup latest...</description>
			<content:encoded><![CDATA[<div>Hey Guys<br />
<br />
So here is my scenario<br />
<br />
1) In an large LDAP environment but the wiki is used only for a small restricted group<br />
2) Have setup latest mediawiki<br />
3) The deafult namespace created was &quot;Twiki&quot;<br />
3) Using Extension:LDAP Authentication for authentication from an LDAP server<br />
<br />
The current LocalSettings.php (customised part) is<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require_once(&nbsp;</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$IP</span><span style="color: #DD0000">/extensions/LdapAuthentication/LdapAuthentication.php"&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgAuth&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">LdapAuthenticationPlugin</span><span style="color: #007700">();<br /><br /></span><span style="color: #FF8000">#&nbsp;Basic&nbsp;LDAP&nbsp;Search&nbsp;Based&nbsp;Login<br /><br /></span><span style="color: #0000BB">$wgLDAPDomainNames&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"<br />&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPServerNames&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"LDAPSERVER.com"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPEncryptionType&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"ssl"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPSearchAttributes&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"uid"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPBaseDNs&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"o=LDAPSERVER,&nbsp;c=com"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /><br /></span><span style="color: #FF8000">#&nbsp;LDAP&nbsp;Group&nbsp;Options<br /><br /></span><span style="color: #0000BB">$wgMinimalPasswordLength&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">1</span><span style="color: #007700">;<br /><br /></span><span style="color: #0000BB">$wgLDAPGroupUseFullDN&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">true<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPLowerCaseUsername&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">true<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPGroupObjectclass&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"groupOfUniqueNames"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPGroupAttribute&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"uniquemember"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPGroupNameAttribute&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #DD0000">"cn"<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /><br /></span><span style="color: #FF8000">#&nbsp;Group&nbsp;based&nbsp;login&nbsp;restriction&nbsp;configuration&nbsp;options<br /></span><span style="color: #0000BB">$wgLDAPUseLDAPGroups&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">true<br />&nbsp;&nbsp;</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$wgLDAPGroupSearchNestedGroups&nbsp;</span><span style="color: #007700">=&nbsp;array(<br />&nbsp;&nbsp;</span><span style="color: #DD0000">"LDAPSERVER"</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">true<br />&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;<br /></span><span style="color: #FF8000">#Permissions&nbsp;-&nbsp;Block&nbsp;all&nbsp;anonymous&nbsp;users&nbsp;read<br /><br /></span><span style="color: #0000BB">$wgGroupPermissions</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'*'</span><span style="color: #007700">&#93;&#91;</span><span style="color: #DD0000">'read'</span><span style="color: #007700">&#93;&nbsp;=&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">;<br /><br /></span><span style="color: #FF8000">#Custom&nbsp;Namespace<br /></span><span style="color: #0000BB">$wgExtraNamespaces</span><span style="color: #007700">&#91;</span><span style="color: #0000BB">500</span><span style="color: #007700">&#93;&nbsp;=&nbsp;</span><span style="color: #DD0000">"Public"</span><span style="color: #007700">;&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code></code><hr />
</div> What we want<br />
<br />
1) Everyone for easy login to auth via ldap<br />
2) A &quot;Public&quot; section and all pages under it to be READ and VIEW only by all anon users (no need to login)<br />
3) A &quot;Twiki&quot; Section and all pages under it to be READ and EDIT only by certain people and they will need to login to see it (sensitive information)<br />
<br />
First I have created pages all under main (didn't know the concept of namespaces). Now I have moved all pages under two main Namespaces according to purpose (don't know if that helps<br />
<br />
TWIKI: ******/**/***<br />
Public: ****/**/***<br />
<br />
How do I implement what I want on top.. Have been hanging around chats for days and have lost my way!!!<br />
<br />
Plz help.. in dire need to finish this and move on.. was suppose to be an easy side work!!!</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?15-Customizing-MediaWiki">Customizing MediaWiki</category>
			<dc:creator>its</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18587-Newbie-Setting-Permissions-and-setting-up-MediaWiki-Various-Questions</guid>
		</item>
		<item>
			<title>How to get page source?</title>
			<link>http://www.mwusers.com/forums/showthread.php?18586-How-to-get-page-source&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 18:23:25 GMT</pubDate>
			<description>How to download the wiki source for a given WikiPedia.org page?</description>
			<content:encoded><![CDATA[<div>How to download the wiki source for a given WikiPedia.org page?</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?12-MediaWiki-General-Discussion">MediaWiki General Discussion</category>
			<dc:creator>porton</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18586-How-to-get-page-source</guid>
		</item>
		<item>
			<title>Two boxes/table on a single line</title>
			<link>http://www.mwusers.com/forums/showthread.php?18585-Two-boxes-table-on-a-single-line&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 07:59:07 GMT</pubDate>
			<description>Hi all 
First up i cannot give the info suggested as i do not have access to it as i can edit only on the wiki i help out on. 
I have looked but can...</description>
			<content:encoded><![CDATA[<div>Hi all<br />
First up i cannot give the info suggested as i do not have access to it as i can edit only on the wiki i help out on.<br />
I have looked but can see no mention as tho the working version etc sorry.<br />
<br />
My problem is this<br />
I want to make 2 boxes one after another on a single line, with the text in the first box as a TOC hyperlink.<br />
my starting point was this<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">===== &lt;blockquote style=&quot;background-color:white; padding:1em; border:2px solid #8FBC8F&quot;&gt;''' _Title() ~ Author - [http://www.webaddy/user/username/ username] '''&lt;/blockquote&gt; =====</code><hr />
</div> but i wanted to add at the end of it a simlar formatted box 30% of the screen on the right with this in it<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">''' Added ~~~~~'''</code><hr />
</div>  but i dont want the content from this box to appear in the TOC<br />
I have tried all sorts for hours to sort this every time i add ===== to make the link it messes the rest up<br />
Many attempts later i came with this<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">::{| style=&quot;background-color:white; padding:1em; border:2px solid #8FBC8F&quot; width=&quot;97%&quot; class=&quot;wikitable&quot;<br />
| style=&quot;background-color:white; padding:1em; border:2px solid #8FBC8F&quot; width=&quot;75%&quot; class=&quot;wikitable&quot; | &lt;h5&gt; ''' _Title() ~ Author - [http://www.webaddy/user/username/ username]'''&lt;/h5&gt;<br />
| style=&quot;background-color:white; padding:1em; border:2px solid #8FBC8F&quot; width=&quot;25%&quot; class=&quot;wikitable&quot; | ''' Added ~~~~~'''<br />
|}</code><hr />
</div> which sort of works but has another problem or two<br />
for some reason (i think poss the &lt;h5&gt; stuff) causes the edit hyperlink normally on the right hand side to vanish and the box seems to tall again formatting presumably?<br />
and i need the edit link as im in and out all the time<br />
<br />
How can i either get the edit link back?<br />
Or is it possible to make two boxes one after each other on the same line with the first box TOC active?<br />
<br />
Any suggestions would be good <br />
<br />
Many thanks</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?16-WikiCode-Formatting">WikiCode Formatting</category>
			<dc:creator>Chimaera</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18585-Two-boxes-table-on-a-single-line</guid>
		</item>
		<item>
			<title>Installation ERROR:  PHP Warning:  passthru() ... Unable to fork</title>
			<link>http://www.mwusers.com/forums/showthread.php?18584-Installation-ERROR-PHP-Warning-passthru()-...-Unable-to-fork&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 23:03:54 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm not an IT expert but anyway I'm trying to instal MediaWiki on a Appache Windows server and after the first setup screen, where the...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I'm not an IT expert but anyway I'm trying to instal MediaWiki on a Appache Windows server and after the first setup screen, where the language is set, I get this message:<br />
PHP Warning:  passthru() [&lt;a href='function.passthru'&gt;function.passthru&lt;/a&gt;]: Unable to fork [&amp;quot;&amp;quot;C:\Windows\system32\convert.exe&amp;quo  t; -version&amp;quot;] in E:\home\mydomain\Web\w\includes\GlobalFunctions.ph  p on line 2854   I've already read the documentation and it seems to be insufficient permissions to run an external program ($cmd)????<br />
<br />
Anyone can help?<br />
<br />
Thanks.<br />
<br />
MediaWiki 1.19.0<br />
PHP 5.2<br />
MySQL 5.1<br />
Windows Server 2008</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?13-Installation">Installation</category>
			<dc:creator>mkassick</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18584-Installation-ERROR-PHP-Warning-passthru()-...-Unable-to-fork</guid>
		</item>
		<item>
			<title>Custom toolbox breaks in 1.18</title>
			<link>http://www.mwusers.com/forums/showthread.php?18583-Custom-toolbox-breaks-in-1.18&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 19:51:47 GMT</pubDate>
			<description>Server info: 
MW:1.18.1 
PHP:5.3.6 (apache2handler) 
MySQL 5.5.16 
 
Working on upgrading from 1.15 to 1.18. One of the issues occurring is that the...</description>
			<content:encoded><![CDATA[<div>Server info:<br />
MW:1.18.1<br />
PHP:5.3.6 (apache2handler)<br />
MySQL 5.5.16<br />
<br />
Working on upgrading from 1.15 to 1.18. One of the issues occurring is that the Toolbox, which we had customized using samples on<br />
<a href="http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Add_or_remove_sections_.28JavaScript.29" target="_blank">http://www.mediawiki.org/wiki/Manual...8JavaScript.29</a><br />
<br />
In 1.15 our customizations worked fine, no issues. Upgrading to 1.18 however the customizations disappear from the toolbox.<br />
<br />
Our customization modifies the toolbox based on a user group. We have the conditional set such that:<br />
<br />
if (isArray(wgUserGroups)) {<br />
    if (wgUserGroups.Contains('servicenow')) {<br />
     addOnloadHook(CustomizeModificationsOfSidebar);<br />
    }<br />
}<br />
<br />
I have isolated the conditional as the failing element. Commenting out the conditional elements and leaving the function call works perfectly. Did some change to how mediawiki handles javascript occur in 1.18 that would cause this issue? Any ideas on resolution?</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?15-Customizing-MediaWiki">Customizing MediaWiki</category>
			<dc:creator>JosephM</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18583-Custom-toolbox-breaks-in-1.18</guid>
		</item>
		<item>
			<title><![CDATA[Isn't Media Wiki search function dumb?]]></title>
			<link>http://www.mwusers.com/forums/showthread.php?18582-Isn-t-Media-Wiki-search-function-dumb&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 16:37:41 GMT</pubDate>
			<description>Dumb search function in Media wiki. 
Just stupid and not helpful. 
  
Am I wrong?</description>
			<content:encoded><![CDATA[<div>Dumb search function in Media wiki.<br />
Just stupid and not helpful.<br />
 <br />
Am I wrong?</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?12-MediaWiki-General-Discussion">MediaWiki General Discussion</category>
			<dc:creator>ibro</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18582-Isn-t-Media-Wiki-search-function-dumb</guid>
		</item>
		<item>
			<title>Limite the pages to view for a customer</title>
			<link>http://www.mwusers.com/forums/showthread.php?18581-Limite-the-pages-to-view-for-a-customer&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 05:58:07 GMT</pubDate>
			<description>I have installed MediaWiki 1.19.0 and created lot of pages. Currently I have two users including the admin user. I want to hide few pages from...</description>
			<content:encoded><![CDATA[<div>I have installed MediaWiki 1.19.0 and created lot of pages. Currently I have two users including the admin user. I want to hide few pages from another user to view, edit, delete and etc.<br />
<br />
How can I do this?</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?12-MediaWiki-General-Discussion">MediaWiki General Discussion</category>
			<dc:creator>karthickk02</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18581-Limite-the-pages-to-view-for-a-customer</guid>
		</item>
		<item>
			<title>installation does nothing</title>
			<link>http://www.mwusers.com/forums/showthread.php?18580-installation-does-nothing&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 18:59:46 GMT</pubDate>
			<description><![CDATA[Hi  
 
i downloaded mediawiki 1.19 and uploaded it on my host. Clicking on install does nothing. Reloading page gives the message "LocalSettings.php...]]></description>
			<content:encoded><![CDATA[<div>Hi <br />
<br />
i downloaded mediawiki 1.19 and uploaded it on my host. Clicking on install does nothing. Reloading page gives the message &quot;LocalSettings.php not found.Please complete the installation and download LocalSettings.php.&quot; When i click on &quot;Please complete the installation&quot; the page just reloads.<br />
<br />
* Version : 1.19<br />
* Mysql 5<br />
* PHP 5.3.10<br />
* Apache<br />
* Operating system : Linux srv83 3.0.9-vs2.3.1-20111121-96c063c #1 SMP Mon Nov 21 09:54:21 UTC 2011 x86_64<br />
* Suhosin Patch 0.9.10<br />
note : php error reporting is on. <br />
<br />
Things i tried : set chmod folder mw_config to 777. <br />
<br />
<br />
</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?13-Installation">Installation</category>
			<dc:creator>sajaki</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18580-installation-does-nothing</guid>
		</item>
		<item>
			<title>Please help - extensions</title>
			<link>http://www.mwusers.com/forums/showthread.php?18579-Please-help-extensions&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 16:57:24 GMT</pubDate>
			<description>Hi 
 
I am trying to install 2 new extensions. I have never used this system before but the install was very simple and I have followed the...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I am trying to install 2 new extensions. I have never used this system before but the install was very simple and I have followed the directions to the T. Nothing is showing up in special:version and don't know where to troubleshoot next? The files are unzipped and the lines are in localsettings.php<br />
<br />
Hope you can help<br />
<br />
MediaWiki	1.17.0<br />
PHP	5.2.5 (apache2handler)<br />
MySQL	5.0.92-community</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?15-Customizing-MediaWiki">Customizing MediaWiki</category>
			<dc:creator>jhodgson4</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18579-Please-help-extensions</guid>
		</item>
		<item>
			<title><![CDATA[EmbedImg Extension don't work in a Template]]></title>
			<link>http://www.mwusers.com/forums/showthread.php?18578-EmbedImg-Extension-don-t-work-in-a-Template&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 15:01:32 GMT</pubDate>
			<description>I have installed the EmbedImg Extension and work well in all parts of  my website.  
 
The only problem is when I pass the URL of external image  by...</description>
			<content:encoded><![CDATA[<div>I have installed the EmbedImg Extension and work well in all parts of  my website. <br />
<br />
The only problem is when I pass the URL of external image  by a parameter of a Template.<br />
 <br />
If I insert the URL with Parameter Template in this way :<br />
 <br />
&lt;img size=230&gt;{{{ImageLocation}}}&lt;/img&gt;<br />
 <br />
the extension give me the error &quot;Error: bad URI in &lt;img&gt;!&quot;<br />
 <br />
Someone can help me ?<br />
Thank You</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?15-Customizing-MediaWiki">Customizing MediaWiki</category>
			<dc:creator>Rodervision</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18578-EmbedImg-Extension-don-t-work-in-a-Template</guid>
		</item>
		<item>
			<title>Remove Advanced Search Box from MediaWiki</title>
			<link>http://www.mwusers.com/forums/showthread.php?18577-Remove-Advanced-Search-Box-from-MediaWiki&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 10:33:58 GMT</pubDate>
			<description><![CDATA[I do not run a large wiki and the advanced search functionality (I believe it's the power-search box) that allows searching namespaces, etc is not...]]></description>
			<content:encoded><![CDATA[<div>I do not run a large wiki and the advanced search functionality (I believe it's the power-search box) that allows searching namespaces, etc is not required.  It is also confusing for users, however I can't seem to find any details on how to remove it.  Essentially I just don't want it showing up in the search results especially as it appears before the results that are found.  Does anyone know how I can deactivate it or hide it from users performing basic searches so that they are served only the results from their query and not the advanced search box?  Thanks for your help.<br />
<br />
Tom</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?15-Customizing-MediaWiki">Customizing MediaWiki</category>
			<dc:creator>toaksie</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18577-Remove-Advanced-Search-Box-from-MediaWiki</guid>
		</item>
		<item>
			<title>Piped Link to File type not working as expected</title>
			<link>http://www.mwusers.com/forums/showthread.php?18575-Piped-Link-to-File-type-not-working-as-expected&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 16:15:31 GMT</pubDate>
			<description><![CDATA[Hi , 
 
I have a table of file links to some open office documents. [[File:MyFile.odt| different text]]. 
When I try this I always get ...]]></description>
			<content:encoded><![CDATA[<div>Hi ,<br />
<br />
I have a table of file links to some open office documents. [[File:MyFile.odt| different text]].<br />
When I try this I always get  &quot;File:MyFile.odt&quot;. <br />
<br />
If I use &quot;Media:&quot; instead of &quot;File:&quot; then I can see &quot;different text&quot; just like I want. However I want the link to actually go to the &quot;File:&quot; page so new versions can be uploaded. With &quot;Media:&quot; it always opens the specific media. How can I use the piped link and have it go to the actual File page?<br />
<br />
Thanks,<br />
-Finhook</div>

 ]]></content:encoded>
			<category domain="http://www.mwusers.com/forums/forumdisplay.php?17-Wiki-Editing">Wiki Editing</category>
			<dc:creator>finhook</dc:creator>
			<guid isPermaLink="true">http://www.mwusers.com/forums/showthread.php?18575-Piped-Link-to-File-type-not-working-as-expected</guid>
		</item>
	</channel>
</rss>

