mediawiki
Include Mediawiki in php application
Is there a way from my PHP application to include a single file from the MediaWiki installation, and everything would work fine?[详细]
2023-03-03 07:39 分类:问答Mediawiki 1.16: labeled section transclusion
We have installed the Labeled section transclusion extension which basically allows you to transclude particular sections from another page or explicitly mark off a portion of the page to be transclud[详细]
2023-03-02 04:06 分类:问答Possible to dynamically set the name of a class?
I have a mediawiki and phpbb install that I integrated single sign on with successfully. The problem was that they both had a user cl开发者_JAVA百科ass, so in mediawiki, when I called on phpbb it gav[详细]
2023-03-01 17:06 分类:问答How to get Wikipedia templates to work with MediaWiki
I exported a category of Wikipedia, checking the include templates as I did so and imported it into a MediWiki install, but all the pages are m开发者_JS百科essed up how do get all the necessary templa[详细]
2023-02-28 21:32 分类:问答lxml findall() problem
Just trying to make a simple program to get wikipedia\'s recentchanges and parse that XML file. I stuck at the point where findall() not working. What I\'m doing wrong?[详细]
2023-02-28 06:13 分类:问答How to setup content in other languages?
I would like to allow users to create content for their own languages. I am running a single MediaWiki instance, so I cannot set it up for one language per install.[详细]
2023-02-25 15:11 分类:问答How can I get mediawiki to email me on every db error?
I\'m looking for a hook or some way to easily send out emails every time I get a database error on mediawiki. I realize that I might have to add this functionality to their database class but I\'m not[详细]
2023-02-24 02:47 分类:问答How to enable language navigation for content?
How can I enable the language links on my MedaiWiki install? The one I am talking about is the one that spans the bottom of the page and starts with [Language: English, French, etc...)[详细]
2023-02-22 22:11 分类:问答MediaWiki exhausting PHP's memory limit while uploading file
I have a basic MediaWiki installation running on a server. When I try to upload a file, I get the following error:[详细]
2023-02-22 03:50 分类:问答MediaWiki: How can I create users programatically?
Context I would like to integrate [MediaWiki][1] as a helping tool to my system. Only the user of my system should have access to [MediaWiki][1]. So if an user sign in or update her account at my sys[详细]
2023-02-22 01:12 分类:问答