[TYPO3-dev] A small frontend editing issue - DIRTY SOLUTION BUT SOLVED!

tapio tapio.markula at dnainternet.net
Fri Jan 6 21:13:09 CET 2006


Martin Klaus wrote:
> Hi tapio,
> 
> Just for information, for this bug there is already a bug report filed (Bug 
> Id: 1149).
> You find it here: http://bugs.typo3.org/view.php?id=1149
> TODO: The affected product version field has to be updated from 3.8 to 4.0 
> Beta!

ok. I don't want to installa a beta version. I made a temporary fix.

The main problem was how to get the opener window update information.
Even if I put the reload twice, Save button didn't always
updated the opener window. I didn't get 'Save and close' to work
satistfactory and I took if off when used pop-up-windows.
I put 'Close' to reload the opener window.

Another issues was that I tried to alter the behavior in the toolbar set
'Edit page header'. If content editing opens to a pop-up-window, also
'Edit page header' would be reasonable work in pop-up-window too.

I opened the new window with target-attribute.

Even if the opener reloaded twice the 'title' of the page remained 
unupdated. In other respect the behavior was quit the same as in editing 
content elements in pop-up-windows. using 'Save' and 'Close' buttons the
title changed when closing the window.

Frontend editing has some problems using extra toolbar in edit panels
and the admin panel.

Add new page, add new content element and move page are reasonable to
work in the same window. When you have finished the opertions you can
go back to the page, which you was.

BUT 'List module' button should *always* open in a new window,
because there is no return button to the page, where you started to use
thge edit module in frontend editing.

How to handle history - maybe the same way as using the list module?




More information about the TYPO3-dev mailing list