Project

General

Profile

Actions

Feature #15033

closed

use ajax to update page tree / open popups

Added by Sebastian Kurfuerst over 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-10-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:

Description

on browsers where it is supported, ajax technology could be used to fetch and update the page tree in the BE dynamically, and load popup menus.
this might give the BE a speed boost ;)

(issue imported from #M1577)


Files

2005-10-23_bugfix_1577_4.patch (13.5 KB) 2005-10-23_bugfix_1577_4.patch Administrator Admin, 2005-10-25 16:17
Actions #2

Updated by Sebastian Kurfuerst over 18 years ago

the following patch implements ajax technology transparently on all clickmenus. (file, db, ...). if the browser doesn't support ajax, the old methods are used. there should be no difference for the user except a noticeable speed increase.
greets, sebastian :-)

Actions #3

Updated by Sebastian Kurfuerst over 18 years ago

the new _3 bugfix works in konqueror and IE as well.
Greets, Sebastian

Actions #4

Updated by Sebastian Kurfuerst over 18 years ago

t3lib_ajax needed

Actions #5

Updated by Michiel Roos over 18 years ago

Where do I get a t3lib_ajax?

Actions #6

Updated by Sebastian Kurfuerst over 18 years ago

I implemented t3lib_ajax today, will upload an updated patchset this evening.
Greets, Sebastian

Actions #7

Updated by Sebastian Kurfuerst over 18 years ago

the new bugfix _4.patch implements t3lib_ajax and implements ajax in clickmenus.
Greets, Sebastian

Actions #8

Updated by Sebastian Kurfuerst over 18 years ago

implemented in CVS.

Actions

Also available in: Atom PDF