Project

General

Profile

Actions

Bug #19847

closed

Use extra tab in the backend

Added by Anonymous over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2009-01-18
Due date:
% Done:

100%

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

Description

By default the redirect option is placed at the end of the feuser record in the backend. It would be nice to have an extra tab for the redirect to access it directly.

Replace in ext_tables.php

t3lib_extMgm::addToAllTCAtypes("fe_users","felogin_redirectPid;;;;1-1-1");

by

t3lib_extMgm::addToAllTCAtypes("fe_users","--div--;Redirect,felogin_redirectPid;;;;1-1-1");
(issue imported from #M10177)

Actions

Also available in: Atom PDF