Front Editing tt_news records

Posted by & filed under TYPO3.

One of the major features in TYPO3 4.3 is the advanced frontend editing. Although its not part of the official distribution, it is available as an extension, and adds amazing functionality to your TYPO3 driven site. But did you know that you can edit any other record in the frontend using feeditadvanced functionality? Here is… Read more »

FE session data lifetime

Posted by & filed under TYPO3.

New setting stored in $GLOBALS[‘TYPO3_CONF_VARS’][‘FE’][‘sessionDataLifetime’] defines the lifetime of frontend session data in seconds. The setting can be modified in the Install tool. More info: FYI24 Feature #11508: Integrate possibility to define lifetime of frontend session data http://bugs.typo3.org/view.php?id=11508 FYI24: Feature #11510: Store timestamp of last modification of session data to frontend user object http://bugs.typo3.org/view.php?id=11510