Giter Site home page Giter Site logo

kk_downloader's Introduction

kk_downloader

KK Downloader is a TYPO3 extensions which you can use as Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view.

New Extension Maintainer

Since 05.05.2019 we (jweiland.net) have taken over the extension key kk_downloader and updated this extension a lot.

Many thanks to Kurt Kunig for his great work.

Upgrade

  • We have moved the static extension TS-Template to new location: Configuration/TypoScript. That's why you have to set this TS-Template again in your TS-Template record.
  • We have changed Marker-based HTML-Template to Fluid. Please check your Template-Path and the Template itself.
    • In SingleView you can access download-record with {download}
    • In ListView you can access download-records with {downloads}
    • You have access to all FlexForm Settings with {settings}
    • We don't use extbase. So no lowerCamelCase available. Please use ip_last_download instead of ipLastDownload
  • Go to InstallTool and start DB compare. We have changed column clicks to INT(10)
  • We have changed localization handling of kk_downloader completely and make use of Core API now. So please check, if everything is still working for you.
  • We have changed handling of TS-setting downloadIcon. If a path is set, it will be used for all download files. If it is not set (default) we will use TYPO3 internal icons to show file ext related icons. It's not possible to set downloadIcon to a Path anymore.
  • Please check ChangeLog in root-directory of this extension to see all changes.

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.