[TYPO3-core] RFC: 10850: Move backendSearch to sysext
Steffen Ritter
info at rs-websystems.de
Mon Apr 6 11:37:01 CEST 2009
Hi List,
this is about RFC 10850
BT Reference:
-------------
http://bugs.typo3.org/view.php?id=10850
Problem:
--------
current backend search in toolbar uses "normal" API to register
Toolbar-Items.
But the Include of it is currently hardcoded in backend.php
Solution:
----------
So tasks to request are:
- move classes/class.backendsearchmenu.php and js/backendsearch.js
into sysext/backendSerach
- add registerToolbarItem.php and needed standard files to ext
- remove some lines from backend.php
Additional Information:
-----------------------
this is a prerequisite for implementing any other search, since there is
no possibility to deactivate the hardcoded one...
The attached patch changes backend.php, the t3x is the new sysext (only
file references changed in class).
files mentioned in solution have to deleted from svn manually...
regards
Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: backendSearch.t3x
Type: application/octet-stream
Size: 4955 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090406/a5a98ddf/attachment.obj
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10850_v1.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090406/a5a98ddf/attachment.txt
More information about the TYPO3-team-core
mailing list