Hi,
I have Mediwiki 1.13.1: http://irsrv2.cs.biu.ac.il/wiki
and I cannot find the api.php page. When I open the url: http://irsrv2.cs.biu.ac.il/w/api.php
I get a "File not found" error.
How can I enable the api.php?
On Wed, Jun 22, 2011 at 4:51 PM, Erel Segal erelsgl@gmail.com wrote:
Hi,
I have Mediwiki 1.13.1: http://irsrv2.cs.biu.ac.il/wiki
and I cannot find the api.php page. When I open the url: http://irsrv2.cs.biu.ac.il/w/api.php
I get a "File not found" error.
http://irsrv2.cs.biu.ac.il/w/index.php also gives a File not found error, so apparently your installation path is different from /w . Go to an edit page. The URL in your address bar will be something like http://irsrv2.cs.biu.ac.il/something/index.php?action=edit&title=Main_Pa... . Replace 'index.php' with 'api.php' in this URL, and remove everything after the question mark.
I can't find out for you because your wiki is password-protected.
Roan Kattouw (Catrope)
I am doing a simple query for finding links from any Wikipedia page to other Wikipedia pages. For the same I am using the following query
http://en.wikipedia.org/w/api.php?action=parse&page=1979%20energy%20cris...
I believe the query should find all links from http://en.wikipedia.org/wiki/1979_energy_crisis to other Wikipedia pages like http://en.wikipedia.org/wiki/Iranian_Revolution (in the first line of the article)
I believe I am missing something, as the list of entities includes
ExxonMobil
However, on perusing the page of for 1979 Energy Crisis http://en.wikipedia.org/wiki/1979_energy_crisis I am not finding any reference to ExxonMobil Even the source does not have it (unless I overlooked for which my apologies).
Can someone please point out what I am missing/overlooking.
Thanks
Prateek
I figured it out by looking at the page more closely. Some of the links were hiding in the section "Petroleum industry" at the bottom which had to be expanded.
Thanks
Prateek
On 8/1/11 5:27 PM, Prateek wrote:
I am doing a simple query for finding links from any Wikipedia page to other Wikipedia pages. For the same I am using the following query
http://en.wikipedia.org/w/api.php?action=parse&page=1979%20energy%20cris...
I believe the query should find all links from http://en.wikipedia.org/wiki/1979_energy_crisis to other Wikipedia pages like http://en.wikipedia.org/wiki/Iranian_Revolution (in the first line of the article)
I believe I am missing something, as the list of entities includes
ExxonMobil
However, on perusing the page of for 1979 Energy Crisis http://en.wikipedia.org/wiki/1979_energy_crisis I am not finding any reference to ExxonMobil Even the source does not have it (unless I overlooked for which my apologies).
Can someone please point out what I am missing/overlooking.
Thanks
Prateek
On Mon, Aug 1, 2011 at 11:27 PM, Prateek prateek@knoesis.org wrote:
I am doing a simple query for finding links from any Wikipedia page to other Wikipedia pages. For the same I am using the following query
http://en.wikipedia.org/w/api.php?action=parse&page=1979%20energy%20cris...
I believe the query should find all links from http://en.wikipedia.org/wiki/1979_energy_crisis to other Wikipedia pages like http://en.wikipedia.org/wiki/Iranian_Revolution (in the first line of the article)
I believe I am missing something, as the list of entities includes
ExxonMobil
However, on perusing the page of for 1979 Energy Crisis http://en.wikipedia.org/wiki/1979_energy_crisis I am not finding any reference to ExxonMobil Even the source does not have it (unless I overlooked for which my apologies).
Can someone please point out what I am missing/overlooking.
There is a link in the template at the bottom.
mediawiki-api@lists.wikimedia.org