Re: [Mediawiki-api] Disambiguations in Database

2009-02-10 Thread Rolf Lampa [RIL]
Fine! :) // Rolf Lampa Vanessa Tejada Muñoz skrev: > Ok, It's all right. I asked for something and I have got it. > > Thanks for all ;) ___ Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/me

Re: [Mediawiki-api] Disambiguations in Database

2009-02-10 Thread Vanessa Tejada Muñoz
Ok, It's all right. I asked for something and I have got it. Thanks for all ;) On Tue, Feb 10, 2009 at 3:36 PM, Rolf Lampa [RIL] wrote: > > > Vanessa Tejada Muñoz skrev: > > :S I don't want to disturb anyone. > > I'm preparing my master thesis and I had several ideas about MediaWiki > > and disa

Re: [Mediawiki-api] Disambiguations in Database

2009-02-10 Thread Rolf Lampa [RIL]
Vanessa Tejada Muñoz skrev: > :S I don't want to disturb anyone. > I'm preparing my master thesis and I had several ideas about MediaWiki > and disambiguation pages. > I was looking for information, no more. ... You were asking for information, and Mr Roan Kattouw noticed that, and gave you t

Re: [Mediawiki-api] Disambiguations in Database

2009-02-10 Thread Andrew Dunbar
2009/2/10 Vanessa Tejada Muñoz : > :S I don't want to disturb anyone. > I'm preparing my master thesis and I had several ideas about MediaWiki and > disambiguation pages. > I was looking for information, no more. > > Thanks for all. > > > On Mon, Feb 9, 2009 at 9:44 PM, Roan Kattouw wrote: >> >> V

Re: [Mediawiki-api] Disambiguations in Database

2009-02-10 Thread Vanessa Tejada Muñoz
:S I don't want to disturb anyone. I'm preparing my master thesis and I had several ideas about MediaWiki and disambiguation pages. I was looking for information, no more. Thanks for all. On Mon, Feb 9, 2009 at 9:44 PM, Roan Kattouw wrote: > Vanessa Tejada Muñoz schreef: > > Goodbye. > > > Who

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Roan Kattouw
Vanessa Tejada Muñoz schreef: > Goodbye. > Whoa, the goodbye part wasn't meant literally. "End of story, goodbye, the end" is just a quote from a movie. My point was that you kept asking for something that isn't there, even though we said it wasn't there multiple times. Roan Kattouw (Catrope)

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Vanessa Tejada Muñoz
Goodbye. On Mon, Feb 9, 2009 at 8:09 PM, Roan Kattouw wrote: > Vanessa Tejada Muñoz schreef: > > Thanks :) this is the idea, my problem is exactly that, I can´t check a > > disambiguation page with gloBal vars or something. That`s the way I ask > for > > a fiel in database or something to help m

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Roan Kattouw
Vanessa Tejada Muñoz schreef: > Thanks :) this is the idea, my problem is exactly that, I can´t check a > disambiguation page with gloBal vars or something. That`s the way I ask for > a fiel in database or something to help me! > You can't. End of story, goodbye, the end. The only way to check if

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Vanessa Tejada Muñoz
on enwiki. [[Java > (disambiguation)]] is, though. > > - Original Message - > *From:* Vanessa Tejada Muñoz > *To:* MediaWiki API announcements & > discussion > *Sent:* Monday, February 09, 2009 1:41 PM > *Subject:* Re: [Mediawiki-api] Disambiguations in Datab

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Russell Blau
No, [[Java]] is not a disambiguation page on enwiki. [[Java (disambiguation)]] is, though. - Original Message - From: Vanessa Tejada Muñoz To: MediaWiki API announcements & discussion Sent: Monday, February 09, 2009 1:41 PM Subject: Re: [Mediawiki-api] Disambiguation

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Vanessa Tejada Muñoz
I am not sure about the answers. Look this example: http://en.wikipedia.org/w/api.php?action=query&prop=templates&titles=Java Java is a disambiguation page, but its template is not defined! On Mon, Feb 9, 2009 at 7:38 PM, Brad Jorsch wrote: > On Mon, Feb 09, 2009 at 11:47:57PM +0530, Ankuj

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Brad Jorsch
On Mon, Feb 09, 2009 at 11:47:57PM +0530, Ankuj Gupta wrote: > You can get it from page table. If particular page is a disambiguation then > its title will show that . How does "AA" show that [[AA]] is a disambiguation page? ___ Mediawiki-api mailing li

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Platonides
Vanessa Tejada Muñoz wrote: > Hi, > > I'd like to know which is the filed who defines a disambiguation > link/page/element in the database. > > I was looking for it in > http://www.mediawiki.org/wiki/File:Mediawiki-database-schema.png, but I > couldn`t. > > Can anybody help me please? > > Regar

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Ankuj Gupta
You can get it from page table. If particular page is a disambiguation then its title will show that . -- Ankuj Gupta ___ Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Vanessa Tejada Muñoz
Mmmm, I understand :S I was interested in get disambiguation pages from a Query. I mean, check if the result is part of a disambiguation and get all of them, but you tell em that is impossible, o rnot? On Mon, Feb 9, 2009 at 7:06 PM, Brad Jorsch wrote: > On Mon, Feb 09, 2009 at 06:23:52PM +010

Re: [Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Brad Jorsch
On Mon, Feb 09, 2009 at 06:23:52PM +0100, Vanessa Tejada Muñoz wrote: > > I'd like to know which is the filed who defines a disambiguation > link/page/element in the database. There isn't one. MediaWiki:Disambiguationspage is used by MediaWiki when it needs to make that determination (any page tr

[Mediawiki-api] Disambiguations in Database

2009-02-09 Thread Vanessa Tejada Muñoz
Hi, I'd like to know which is the filed who defines a disambiguation link/page/element in the database. I was looking for it in http://www.mediawiki.org/wiki/File:Mediawiki-database-schema.png, but I couldn`t. Can anybody help me please? Regards -- Vanessa Tejada ___