0
votes
1answer
27 views
Truncate mediawiki
Hi all,
I'm working with the mediawiki API ( e.g. http://en.wikipedia.org/w/api.php) and I would like to be able to 'truncate' the mysql tables in order to reset the local installation while keeping …
0
votes
1answer
149 views
How to make templates after installing MediaWiki?
Hi. I had just installed MediaWiki. What must I do to have wikipedia style templates like this: http://i.piccy.info/i4/4b/37/fe303fda0c813c0bda717d3a1e3b.png (example).
I have already installed …
1
vote
5answers
245 views
Inserting articles straight into MediaWiki database
I need a way to insert new articles straight into my MediaWiki database without damaging the wiki installation.
I'm guessing if I knew what tables/attributes MediaWiki inserts to when creating a new …
0
votes
1answer
137 views
Recusive transformations using xslt, xpath:document() and mediawiki
I want to use the wikipedia API to find the French pages including the ''Template:Infobox Scientifique'' missing in the english version. So, my idea was to process the following document with xproc:
…
-1
votes
2answers
770 views
How to use wikipedia api if it exists?
Hi,
I'm trying to find out if there's a wikipedia api (I Think it is related to the mediawiki?).
If so, I would like to know how I would tell wikipedia to give me an article about the new york …
2
votes
2answers
1k views
c# WebRequest to connect to wikipedia API
Hey,
This may be a pathetically simple problem but I cannot seem to format the post webrequest/response to get data from the wikipedia api. I have posted my code below if anyone can help me see my …
0
votes
3answers
257 views
Copy chosen Wikipedia articles into own wiki?
Hi, is there a way to batch copy certain wikipedia articles(about 10,000) to my own mediawiki site?
EDIT:
How do I do this without overwriting similarly named articles/pages?
Also I don't plan on …
0
votes
1answer
72 views
Mediawiki: Invalid Edit Token
Hello,
I use the API with HTTP POST to create a wiki page in a Mediawiki (1.14):
I require an edit token
It works, I get a fresh token (example: d96d72fae5e6c43b0b9f63d82ace366)
I send the HTTP …
0
votes
5answers
165 views
Someway of removing internal links from Wikipedia XML files?
If I have downloaded Wikipedia XML dumps, is there any way of removing all of the internal links from within an XML file?
Thanks
-2
votes
4answers
185 views
What software does Wikia use and can I have that for my own hosted Wiki?
I want my own hosted Wiki so its fully under my control, but would like something as advanced as Wikia rather than the plain, feature-lacking Wikipedia style MediaWiki.
What software does Wikia use …
