[TYPO3-core] RFC Bug #10597: Admin panel is not available anymore when extension fe_edit is not installed

Susanne Moog typo3 at susannemoog.de
Sun May 3 11:40:48 CEST 2009


Hi,

Oliver Hader schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=10597
> 
> Branch: Trunk
> 
> Problem:
> When the extension fe_edit (extracted functionality of frontend to
> separate system extension) is not installed the admin panel
> (config.admPanel=1) is not displayed anymore.
> 
> The admin panel should work without frontend editing since the admin
> panel is not only about content editing - but more about general
> information of the current page rendering.
> 
> Solution:
> Move the adminpanel from the system extension "fe_edit" to
> t3lib/class.t3lib_adminpanel.php. Furthermore move parts of the frontend
> editing to the new class since actually that is the correct place.
> 
> *Notes*:
> How to use the patch
> 1) svn mv typo3/sysext/fe_edit/view/class.tx_feedit_adminpanel.php
> t3lib/class.t3lib_adminpanel.php
> 2) apply the attached patch

+1 by reading and testing.

(BTW frontend editing seems to be somewhat broken in current trunk - try
editing something with the edit panels (or is it just my usual inability?))

Regards,

Susanne

-- 
Susanne Moog
NEUSTA GmbH - www.neusta.de


More information about the TYPO3-team-core mailing list