Changes

Jump to navigation Jump to search
753 bytes added ,  22:23, 25 July 2023
m
no edit summary
Line 6: Line 6:     
Thanks a lot to [[User:Cool34000|Sylvain Gomez]]<br/> who helped me to improve this contrib with short URL's and automatic language detection.
 
Thanks a lot to [[User:Cool34000|Sylvain Gomez]]<br/> who helped me to improve this contrib with short URL's and automatic language detection.
 +
==Version==
 +
{{ #smeversion: smeserver-mediawiki }}
 +
 +
 +
 +
 +
    
==Description==
 
==Description==
 
With this RPM you can use the popular Wiki Mediawiki (known as Wikipedia) on your SME 7.x. You can install it as one single package in a very comfortable way. For more information see ''http://www.mediawiki.org/''.
 
With this RPM you can use the popular Wiki Mediawiki (known as Wikipedia) on your SME 7.x. You can install it as one single package in a very comfortable way. For more information see ''http://www.mediawiki.org/''.
  −
==Download==
  −
You can download this package at ''[http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/  smeserver-mediawiki]'' . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt, the version number may change.
  −
<nowiki>wget http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-8.noarch.rpm</nowiki>
      
==Installation==
 
==Installation==
 
For installation just hit the following command
 
For installation just hit the following command
  yum localinstall smeserver-mediawiki*noarch.rpm
+
  yum install --enablerepo=smecontribs smeserver-mediawiki
After finishing the install process you can find MediaWiki in the ''/opt/mediawiki'' directory.
+
signal-event post-upgrade ; signal-event reboot  (not needed for SME10)
 +
for SME10 the default admin user has a password set at "mediawikiadmin" clearly this should be changed immediately after installation.
 +
 
 +
Note that also for SME10 the users are local to the WikiMedia installation, and not related to the  users on the SME KOOZALI server.
 +
 
 +
Also note that as of 12July2023, the latest version of mediawiki is the 1.39.4 (LTS) version.
 +
 
 +
===Configuration===
 +
 
 +
You can enter the configuration page by:
   −
{{Note box|This rpm is maintained outside smecontribs, smecontribs has an old version.}}
+
https://<localip>/mediawiki/mw-config/
 +
 
 +
It will ask for the UpgradeSwitch key, which you can find by:
 +
 
 +
find /opt -name LocalSettings.php | xargs -I %  sh -c 'grep UpgradeKey %'
    
==Update/Upgrade==
 
==Update/Upgrade==
Line 31: Line 47:  
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
 
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
   −
In the new release (1.6.10-6), if you want to completly remove GroupOffice from your server, you need the following command:
+
In the new release (1.6.10-6), if you want to completly remove Mediawiki from your server, you need the following command:
 
  sh /root/MW_Full_Uninstall.sh
 
  sh /root/MW_Full_Uninstall.sh
 
This will delete MediaWiki installation files, MySQL DB and SME DB entries.
 
This will delete MediaWiki installation files, MySQL DB and SME DB entries.
Line 65: Line 81:  
  $wgFavicon          = "$wgStylePath/common/images/sme.ico";
 
  $wgFavicon          = "$wgStylePath/common/images/sme.ico";
 
The new logo should have 135 x 135 Pixels.
 
The new logo should have 135 x 135 Pixels.
 +
 +
== Bugs ==
 +
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 +
and select the smeserver-mediawiki component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-mediawiki|title=this link}}
 +
 +
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component=smeserver-mediawiki |noresultsmessage=No open bugs found.}}
 +
 +
 +
==Changelog==
 +
Only released version in smecontrib are listed here.
 +
 +
{{ #smechangelog: smeserver-mediawiki }}
 +
 
----
 
----
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category: Webapps]]
 
[[Category: Webapps]]
 +
[[Category: Social Media Apps]]
3,054

edits

Navigation menu