Project

General

Profile

Actions

Bug #18108

closed

Remove page doktype 5 (not in menu) and merge Normal with Advanced

Added by Steffen Kamper over 16 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-02-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

(This is extracted from a former patch from me reworked for trunk version.)

This patch does following:

1) remove page type "Advanced" and use "Advanced" options for page type "Normal"
2) remove page type "Not in menu"

It is still possible to use this types in compatibility modus.
Update classes are included, that does the necessary updates in database
for 1) change doktype 2 => 1
for 2) change doctype 5 => 1 and set nav_hide = 1

Reason for 1)
the fields are needed for most pages, eg Metadata should be available all the time. With having tabs in page properties now it isn't a "moster form"

Reason for 2)
As there is the field "hide in menu" this page type is not necessary
(issue imported from #M7370)


Files

remove_doktypes_pages.diff (9.54 KB) remove_doktypes_pages.diff Administrator Admin, 2008-02-03 23:57
0007370_v4.patch (13.5 KB) 0007370_v4.patch Administrator Admin, 2008-02-05 15:41
Actions

Also available in: Atom PDF