GithubHelp home page GithubHelp logo

georgringer / autoswitchtolistview Goto Github PK

View Code? Open in Web Editor NEW
18.0 6.0 3.0 32 KB

Auto switch to list view when a sysfolder is shown

License: Other

PHP 96.55% JavaScript 3.45%
typo3 extension typo3-extension

autoswitchtolistview's Introduction

TYPO3 extension autoswitchtolistview

Whenever you are in the page module and clicking on a sys folder in the page tree, you will be forwarded to list view automatically.

Requirements

  • TYPO3 12 (use 3.x) and older versions use version 2.x
  • GPL2

Installation

  1. Install extension. Use either the extension manager or do a composer require georgringer/autoswitchtolistview.
  2. You are done.

Configuration

You can disable the behaviour by using the following code in Page TsConfig: autoswitchtolistview.disable = 1

autoswitchtolistview's People

Contributors

brotkrueml avatar georgringer avatar josefglatz avatar oliverklee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

autoswitchtolistview's Issues

No compatibility details

As there are several active versions of TYPO3, please precise the compatibility of the extension.

Release v11 compatibility

Hey I just realized that this extension is already compatible with TYPO3 v11 but that is not released / tagged / on packagist yet.

Would be great to get that update :)

Thanks in advance and in general for this nice extension.

Exception because event for event listener is not defined

When updating to 2.0.5 the error

(1/1) #1563217364 InvalidArgumentException

Service tag "event.listener" requires an event attribute to be defined, missing in: GeorgRinger\Autoswitchlistview\EventListener\PageModuleListener

is thrown.
image

The event listener must have an event to listen to:

GeorgRinger\Autoswitchlistview\EventListener\PageModuleListener:
tags:
- name: event.listener
identifier: 'autoswitchtolistview/modify-page-module-content'

Feature request: autoswitchtolistview.enable option

It could be useful to have the opposite option of autoswitchtolistview.disable, practically autoswitchtolistview.enable usable to force the auto-switch even in normal pages.

Use case: a "News" page that has the list plugin but also the news records. The editor doesn't need to edit the contents of the page but need to edit the news records in List module.

@georgringer if you like the idea I can work on it and make a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.