Feature #15640
closedsearch word also in title and descriptions
0%
Description
now that the whole db is local, it could really improve to find the right ext in the extension manager if the search was extended to the title and description fields (now it searches only the ext key)
(issue imported from #M2585)
Files
Updated by Stefano Cecere over 18 years ago
for example i was searching for "photo", and the EM didn't give me as result:
"Photo Book goof_fotoboek", since the ext name is "goof_fotoboek"..
but it is one of the best photo book for typo3!
Updated by Robert Lemke almost 18 years ago
Checked with current SVN version (04.12.06)
Updated by Robert Lemke almost 18 years ago
I tried setting the category to "Extension Manager" but always got Mantis APPLICATION ERROR #14875
Updated by Karsten Dambekalns almost 18 years ago
@Robert Lemke: you forgot to set the TYPO3 version select field... :)
Updated by Karsten Dambekalns almost 18 years ago
With the rev 1860 patch from #15663 applied this can be done with changing one line, see patch.
Updated by Karsten Dambekalns almost 18 years ago
The list of loaded/installed extensions can also be searched, but here the search also looks into author and author_company - I think this should be done here, too, for the sake of consistency.
Updated by Karsten Dambekalns almost 18 years ago
v2 is a new patch also searching author name and company, based on TYPO3 from SVN with the db-based extension cache included (rev 1869).
Updated by Stefano Cecere almost 18 years ago
maybe this issue can be closed?
has bug-2585-v2.diff been applied?
Updated by Chris topher over 14 years ago
Now it has been applied:
Resolved as duplicate of #0012482.