Coder Social home page Coder Social logo

josefglatz / toolbar_clear_processedfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 97 KB

TYPO3 extension for adding a clear processed files button within the TYPO3 backend (specifically for development purpose only)

License: GNU General Public License v2.0

PHP 100.00%
typo3-extension typo3-cms-extension productivity typo3-backend development-environment

toolbar_clear_processedfiles's Introduction

josefglatz/toolbar-clear-processedfiles (TYPO3 Extension toolbar_clear_processedfiles)

Adds a TYPO3 backend toolbar button to clear processed files on local storages

toolbar_clear_processedfiles_screenshot_typo3-9_5.png

Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require josefglatz/toolbar-clear-processedfiles.

Configuration

The extension is working per default if the TYPO3 backend user is an adminstrator and

  • applicationContext is Development,
  • or applicationContext is Production/Dev
  • or the UserTSConfig for the administrator includes options.clearCache.processedfiles = 1

Use cases

  • You're changing from ImageMagick to GraphicsMagick for any reason or just for testing
  • You're developing cache clearing features and you need a quick way to clear processed files before doing another testrun locally
  • You're just lazy and don't want to open the system tools all the time
  • You're experimenting with the GFX/jpeg_quality. And yes it totally makes sense to play with the value even if every photographer know that value 86 is somehow a good value between big file size and quality.

All those use cases are or at least were my use cases when working on TYPO3 projects as developer/integrator/sysadmin


Development

The ongoing development is done within the master branch!

You can use composer require-dev josefglatz/toolbar-clear-processedfiles:dev-master if you want to test the current development state.


Created by

http://josefglatz.at/

toolbar_clear_processedfiles's People

Contributors

josefglatz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

toolbar_clear_processedfiles's Issues

Add cli command

Just found your extension while searching for a solution to delete millions of _processed_ files in different storages,
which just times out in maintenance backend (v10, here).

I think, it could make sense to add a cli command call?

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.