[TYPO3-Solr] Breadcrumb instead of URL for results
Olivier Dobberkau
olivier.dobberkau at dkd.de
Tue Aug 2 16:42:15 CEST 2011
Am 02.08.11 13:16, schrieb werner at aloah-from-hell.de:
> Hi everbody,
>
> Instead of the Link to the page for Solr-Search-Results I'd like to have:
>
> Home> Level1> Level 2> Page
>
> How can that be realized? Maybe there is a marker for it?
>
> Thanks,
> Werner
Hi Werner,
a) You could store the breadcrumb in a dynamic field thru the Indexing
Queue. typoscript is your friend.
b) you could create your own view helper that renders the breadcrumb at
listing time (posible performance hoag)
Best regards,
Olivier
More information about the TYPO3-project-solr
mailing list