Search the Community
Showing results for tags 'Mediawiki'.
-
Hi, Does anyone know what the official copyright status of the articles posted on https://wiki.helionet.org/Main_Page is? I would like to include some, or all of that content as part of my own wiki? This is permissible if the content is released under Creative Commons or similar license. The wiki itself does not specify the license used. Thanks, Space2018
- 3 replies
-
- Mediawiki
- Creative Commons
- (and 4 more)
-
[ Google Translate ] I installed the website mediawiki. But compared to the "iconv" error. There is a "fileinfo" error. How can I find a solution to this mistake? Username: cvary666 Server: Ricky
-
Hi. After testing my Mediawiki installed on Tommy with Pingdom, I found that nearly all of the load time is waiting for PHP 7.1.6. Probably the APCu extension would help in this case. Can you guys install that for us? Thank you.
-
Hello everybody, I just installed Mediawiki 1.26 on my brand new stevie and nearly everythings fine. The only thing is that I do not get the syntax highlighting working. I did like I was told here (https://www.mediawiki.org/wiki/Extension:SyntaxHighlight): - Downloaded the files, unzipped them and put them in the extensions/SyntaxHighlight_GeSHi in my wiki folder (already existed, renamed it and replaces it by the new one) - Added wfLoadExtension( 'SyntaxHighlight_GeSHi' ); at the end of my localsettings.php -Tried: <syntaxhighlight lang="python" line="1" > def quickSort(arr): less = [] pivotList = [] more = [] if len(arr) <= 1: return arr else: pass</syntaxhighlight> But all he does is telling my that this article is under the category: Articles with syntax highlighting error. I would appreciate any help! Thanks Rudi!
- 4 replies
-
- syntax
- highlighting
-
(and 1 more)
Tagged with:
-
I'm using the Softaculous MediaWiki app. I frequently have to click links many times, because they usually come back with a Status 500 internal server error. It's not that big of a wiki. weirdrealm.heliohost.org/torg_adventure Any ideas?