https://bugzilla.wikimedia.org/show_bug.cgi?id=25962

Michael Dale <d...@ucsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@ucsc.edu

--- Comment #1 from Michael Dale <d...@ucsc.edu> 2010-11-16 23:41:54 UTC ---
to refine on that proposal, maybe resource loader supports name-spaced
wikititles so its easy to load lots of them at once via the existing mw.load
function. The old resource loader supported wiki titles by looking for the
pretext "WT:" followed by the Title Name ... so you can do something like
mw.load( ['WT:PageA', 'WT:PageB' ], callback ); and get all those wiki titles
in a single resource loader request.

-- 
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

Reply via email to