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

Oliver Hader oliver at typo3.org
Sun May 3 03:09:32 CEST 2009


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

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010597_v3.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090503/608c7d36/attachment-0001.txt 


More information about the TYPO3-team-core mailing list