[TYPO3-ttnews] tt-news items and index search
Oliver Rowlands
oliver at liquidlight.co.uk
Mon Nov 26 22:58:21 CET 2007
Hi Otto,
Please see my comments below:
otto at webspinnerij.nl wrote:
> Hi Oliver,
>
> First my absolute compliments for the way you set up this extension and the
> way you support.
>
Thank you very much, though tt_news is not my extension, I've just been
looking after the list since Rupert Germann seems to be too busy to do
so himself :p
> Indeed my articles can be viewed on multiple SINGLE pages. I do not know how
> to set up the site to make pages accessible through one SINGLE page.
>
I suppose that just comes down to how you've configured your LIST and
LATEST tt_news plugins. As you have multiple news repositories in your
backend I assume you also have multiple news repositories in the
frontend of your site.
In this case the solution is rather simple: just make sure, either via
extension templates or by setting the singlePid value directly in the
tt_news plugin (useful if you have more than one LIST or LATEST on the
same page), that each LIST or LATEST plugin links to their articles on
the correct SINGLE page.
This is obviously not going to be possible if you list articles from
multiple repositories in the same LIST or LATEST plugins.
> If I am right The Search display mode will search the system folders and
> displays the search results.
The SEARCH display mode will indeed search all of the articles which it
finds inside the 'plugin.tt_news.pid_list' sys-folder(s) you have defined.
> Is there a way that site crawler can search the news items in the system
> folders? This is to my opinion the best solution. But I do not know how to
> configure the site crawler to look inside the system folders.
AFAIK (and I am not all that familiar with the crawler extension) you
still need to point the crawler to actual T3 pages for it to index their
content. Therefore I'm not sure you'll be able to target a sys-folder
directly.
I did see in the crawler's configuration that it is possible to restrict
it to certain page IDs using the 'paramSets.[key].pidsOnly' setting.
Maybe this could help?
Best regards,
Oliver
--
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
More information about the TYPO3-project-tt-news
mailing list