[Bug 19536] AJAX tabs in monobook, vector...

2012-12-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19536

Nemo  changed:

   What|Removed |Added

 Blocks||14123

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


[Bug 19536] AJAX tabs in monobook, vector...

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19536

Krinkle  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||krinklem...@gmail.com
 Depends on|30713   |
 Resolution||INVALID

--- Comment #3 from Krinkle  2012-11-09 13:26:20 UTC ---
The history API would allow this feature to be more transparent, but doesn't
help in the implementation of it.

This bug is way too generic and not solvable in and of itself, unless it is
repurposed for something like "Implement client-side html template mash-ups and
convert all special pages and actions to expose their data through the API to
make everything AJAX".

A "just" make tabs AJAX is not useful, nor very desirable as stuff would break
all over since extensions can manipulate the page in many ways (not just the
main content area, things like tabs, toolboxes, user portlet, redlink status,
set cookies etc.) all kinds of things have state in the interface. For example
extensions can set session, and cookies. Those can't be converted to be loaded
through the API without being completely refactored or rewritten (it may be
done in an automated way, but such implementation would not be acceptable or
scalable by our standards).

For example, VisualEditor has an "Edit" tab that generates the surface
dynamically (no reload), however this is a specific implementation for one
feature in one extension.

Marking this as INVALID because it is not an implementable or thought through
development issue.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19536] AJAX tabs in monobook, vector...

2012-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19536

Bartosz Dziewoński  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||matma@gmail.com
 Depends on||30713
 Resolution|LATER   |

--- Comment #2 from Bartosz Dziewoński  2012-11-09 
12:25:49 UTC ---
(Reopening from RESOLVED LATER.)

There is now a way to do this with accessible URLs: the HTML5 History API,
supported in all major browsers (other than IE < 10)
[http://caniuse.com/#feat=history]. In old IEs, we could resort to using hashes
(as Brion suggested) or just not enable this feature.

However, to implement this, we would need a way to apply things like sortable
tables or collapsible navboxes after the page load. Bug 30713 tracks this.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19536] AJAX tabs in monobook, vector...

2012-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19536

Nemo  changed:

   What|Removed |Added

 Blocks||14123

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19536] AJAX tabs in monobook, vector...

2009-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19536


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||LATER




--- Comment #1 from Brion Vibber   2009-07-07 00:18:36 UTC 
---
I'm a bit leery of this, as I'd prefer separate accessible URLs for these
things. (Though to some extent one could stick things on hashes eh.)

Some 'quick' items loading inline might be nice, though. We can reconsider some
options later once we've moved on more of the basic things and have beefed up
the infrastructure more.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l