[Typo3] How do I get indexed_search to index file links generated from my own extension?
Patrick Rodacker
rod at biba.uni-bremen.de
Tue Feb 22 16:19:12 CET 2005
Hallo Morten
Morten Egelund Rasmussen wrote on 22.02.2005 14:44:
> In the PHP code of my extension, I have put this:
>
> $this->allowCaching = 1;
>
> However, indexed_search only indexes the HTML output itself from my
> extension, and not the links to my PDF files.... (Note: indexed_search
> indexes PDF files just fine when the PDF link is in an ordinary text
> element).
Try to generate correct typolinks in your extension. Maybe this helps.
Here you can find a tutorial by Karsten Hachmeister:
http://typo3.hachmeister.org/Make_correct_Typolinks.412.0.html
Regards
Patrick
More information about the TYPO3-english
mailing list