Project

General

Profile

Actions

Bug #15894

closed

Indexed Search: Startingpoint not visible

Added by Franz Holzinger over 18 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

From the manual:
5. Then select the root page of your website as the “Starting point” of the plugin content element:

However there is not starting point shown as soon as I switch the Plugin to 'Indexed Search'.

(issue imported from #M2983)


Files

error-typo16-1.png (21.9 KB) error-typo16-1.png Administrator Admin, 2006-03-25 12:01
Actions #1

Updated by Franz Holzinger over 18 years ago

The reason for this can be found in
ext_tables.php:

$TCA['tt_content']['types']['list']['subtypes_excludelist'][$_EXTKEY] = 'layout,select_key,pages';

If you comment this line out, then the staringpoint and CODE field will be shown again.
So maybe it is a wanted feature. However then the documentation needed a modification.

Actions #2

Updated by Martin Kutschker over 18 years ago

The plugin code apparently does neither uses CODE nor Startingpoint.

Actions #3

Updated by Michael Stucki over 18 years ago

Franz, I'm questioning whether you are reading the core list or not? AFAIK that change was proposed & performed by Martin just one or two weeks ago!

There was a good reason for removing the field, so we better don't change it.

Actions

Also available in: Atom PDF