[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2014-09-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 Blocks||70492

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #8 from Reedy s...@reedyboy.net 2010-05-25 12:45:11 UTC ---
Where do we want to put the full links? On prop=iwlinks and on the parse
output? Or just one?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #9 from Reedy s...@reedyboy.net 2010-05-25 13:33:34 UTC ---
r66872 gives url for ApiQueryIWLinks to expand full URL

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #10 from Reedy s...@reedyboy.net 2010-05-25 13:48:48 UTC ---
r66873 does the parse bit. Bar the external link expansion (if deemed needed)

Just backlinks to finish

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #11 from Reedy s...@reedyboy.net 2010-05-25 21:38:23 UTC ---
r66891

I think this is finished...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #7 from Roan Kattouw roan.katt...@gmail.com 2010-05-22 21:03:47 
UTC ---
(In reply to comment #6)
 More a less got a backlinks module working
 
 iwbltitle=wikibooks:Test
 
 or something more like
 iwblprefix=wikibooksiwbltitle=Test
 
 The latter would make more sense, i think.

Yes, I would agree.

(In reply to comment #2)
 Just how to present it
 
 iw prefix=wikibookstest/iw
As this is what you seem to have done in prop=iwlinks, let's go with that
throughout.

You didn't implement returning URLs (yet?), but as far as I'm concerned that
can also be implemented as iw prefix=wikibooks url=...test/iw

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||14473

--- Comment #1 from Reedy s...@reedyboy.net 2010-05-14 11:44:09 UTC ---
Adding dependency of 14473 for lazy linking

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #2 from Reedy s...@reedyboy.net 2010-05-14 12:47:46 UTC ---
For the parse bit.. We're gonna need the the target site and the target link..


interwikilinks
iwwikibooks:test/iw
/interwikilinks

Seems a bit crappy/pointless - Presumably we want both bits separate. Otherwise
it's just more work for the client.

Just how to present it

iw prefix=wikibookstest/iw

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l



[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #3 from Bryan Tong Minh bryan.tongm...@gmail.com 2010-05-14 
13:07:21 UTC ---
We should of course also optionally output the full url as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #5 from Reedy s...@reedyboy.net 2010-05-14 20:58:57 UTC ---
r66440 does prop=iwlinks

Won't commit any of the parse stuff till we decide on how we want it.

See if i can get the iwbacklinks done..

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23524] Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage)

2010-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23524

--- Comment #6 from Reedy s...@reedyboy.net 2010-05-14 21:38:42 UTC ---
More a less got a backlinks module working

iwbltitle=wikibooks:Test

or something more like
iwblprefix=wikibooksiwbltitle=Test

The latter would make more sense, i think.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l