aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/search.php
diff options
context:
space:
mode:
authorAndrew Brown <andrew@casabrown.com>2014-02-18 17:22:04 -0800
committerJörn Friedrich Dreyer <jfd@butonic.de>2014-06-05 19:23:44 +0200
commit5dc2e73fe08189833c0398117916b752b0f730d6 (patch)
treedfaab3201836852f48899ee1132d43dced7af32e /lib/private/search.php
parent7a224f57626f684415b5f45660bd21ec7ebafe72 (diff)
downloadnextcloud-server-5dc2e73fe08189833c0398117916b752b0f730d6.tar.gz
nextcloud-server-5dc2e73fe08189833c0398117916b752b0f730d6.zip
Simplify client-side result customization
The issue was that search results from other providers (contacts, calendar, etc.) were unformatted, like 'event' or 'contact', while the built-in event types (folder, file, etc.) were being modified by custom result functions to something like 'Files' or 'Folders'. The fix is to capitalize and translate all result types by default. Custom formatting is still allowed (and example documentation has been added) but the built-in result formatters where now unnecessary and were removed.
Diffstat (limited to 'lib/private/search.php')
0 files changed, 0 insertions, 0 deletions