Is your feature request related to a problem? Please describe.
We are using configurable entities, especially Publication and Person entities. It often occurs that we add more Person items than Publications item. In that case, Recent submissions section of DSpace homepage will only display names.
The ecent submissions section displays any new items no matter what their type is (Publication, Person, Orgnization, etc.) and it is only possible to configure the number of items to display and the date metadata to use to sort the item:
See DSpace Configuration Page: https://wiki.lyrasis.org/display/DSDOC9x/User+Interface+Configuration#UserInterfaceConfiguration-HomepageSettings
Describe the solution you'd like
A way to improve this feature would be to add the ability to configure what type of item can be displayed (i.e only Publication type item, etc.).