wazum/pagetree-memorable

There is no license information available for the latest version (1.0.0) of this package.

Make the page tree remember its last position

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.0 2018-10-29 04:54 UTC

This package is auto-updated.

Last update: 2024-04-15 20:40:12 UTC


README

Make the TYPO3 page tree remember its last position

Background

The feature that the page tree memorizes its last position and open page was removed in TYPO3 8 (maybe not intentionally).

What does it do?

This extension adds a little bit of Javascript to activate the last active page (in page and list module).

Currently only tested with TYPO3 8.7 LTS.

Installation

Add the github repository in your composer.json and require the package:

composer require wazum/pagetree-memorable

(Currently only available on github)