Project

General

Profile

Actions

Bug #19634

closed

Feature beUserUid in TSFE

Added by Steffen Kamper almost 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-11-23
Due date:
% Done:

0%

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

Description

This can be very useful in TS conditions.
At the moment you can use only this condition to verify BE_USER is logged in:
[globalVar = TSFE : beUserLogin > 0]

With this patch you can make a condition for a special BE_USER

[globalVar = TSFE : beUserUid = 13]

(issue imported from #M9821)


Files

tsfe_beuseruid.diff (2.06 KB) tsfe_beuseruid.diff Administrator Admin, 2008-11-23 12:23
Actions #1

Updated by Steffen Kamper almost 16 years ago

it's possible with
[globalVar = BE_USER|user|uid = 13]

thx olly for the hint.

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF