CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #10001

Remove layout, starting point and code from plugin settings

Added by Christian Weiske over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-09-30
Priority:Should have Due date:
Assignee:Reinhard Führicht % Done:

100%

Category:Code and Architecture
Target version:Stable v1.0
Votes: 0

Description

The plugin settings show three fields that are not used in the code: Layout, code and starting point.

To remove them, ext.tables.php should contain:

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

History

Updated by Reinhard Führicht over 2 years ago

  • Category set to Code and Architecture
  • Status changed from New to Resolved
  • Assignee set to Reinhard Führicht
  • Target version set to Stable v1.0
  • % Done changed from 0 to 100

Committed to trunk

Also available in: Atom PDF