Project

General

Profile

Actions

Feature #16919

closed

AJAX pagtree update could be used when a new page is created

Added by Oliver Hader about 17 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-01-29
Due date:
% Done:

0%

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

Description

When a new page is created, the page tree is triggered to be refreshed by a javascript call:
top.content.nav_frame.refresh_nav()

This behaviour could also be achieved by the new AJAX pagetree. To speed up reloading, only the updated branch of the tree has to be loaded.

(issue imported from #M4885)


Files

20080203_ajax_updatesignal.patch (8.3 KB) 20080203_ajax_updatesignal.patch Administrator Admin, 2008-02-03 17:19

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18284: Page tree fails to reload properly if page was manipulatedClosedOliver Hader2008-02-23

Actions
Actions #1

Updated by Ingmar Schlecht about 17 years ago

Sounds like a good idea for 4.2.

cheers
Ingmar

Actions #2

Updated by Benni Mack about 17 years ago

yeah, truly a superb idea! Let's see what I can do! Doesn't sound too hard! I'll put it on my 4.2 list :-)

Actions #3

Updated by Oliver Hader over 16 years ago

Great! Thanks in advance, Benni!

Actions #4

Updated by Benni Mack about 16 years ago

Hey.

I just created a first version of this idea.

You can try it out by applying the patch and then editing e.g. the title of a page. You'll see the refreshBranch in action.

Actions #5

Updated by Benni Mack about 16 years ago

I'll have a look at the patch after the 4.2 release again.

Actions #6

Updated by Benni Mack about 16 years ago

This should now be fairly easy as part of the patch (the getSetUpdateSignal part) is already commited to the 4.2 branch. Should be quite simple from here on...

Actions #7

Updated by Ingmar Schlecht about 16 years ago

Something is broken with the page tree refresh signal that should be sent from TCEForms, in current TYPO3_4-2 branch the page tree frame (!) contains alt_doc.php after I click save on a page record.

Any idea what could be causing this?

cheers
Ingmar

Actions #8

Updated by Steffen Gebert over 13 years ago

This one is fixed, isn't it?

Actions

Also available in: Atom PDF