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

--- Comment #1 from Jon <[email protected]> 2012-12-03 22:39:53 UTC ---
So if I understand correctly:

* We add the text "This article is available in <a>X languages</a>" where the
<a> tag links to a page listing all the different language versions.
** What should this link to? If a Special page is it is an issue if this
doesn't cache?
* In javascript  when clicked an ajax request is triggered that requests
languages
** what happens whilst the request is in process - do we see a loader?
*** is a delay acceptable?
* If an article has no alternative languages do we show the text or not?

Note that in beta mode, we have another way to look at this - if languages are
treated as a section, then we could retrieve them on initial page load and only
add to the DOM when the section is toggled open / button is clicked.

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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to