Giter Club home page Giter Club logo

dam-remover's Introduction

##TYPO3 Extension 'DAM Remover'

This extension helps you to remove the extensions dam and dam_ttcontent with currently two Extbase commands.

  1. imagerelations:convert

The extension dam_ttcontent provides an additional image field in content elements. If you don't use it, skip this command.

This command searches for such images and attaches them to the normal image field. Image files are copied to upload/pics.

  1. mediatags:convert

DAM provides the mediatag functionality. If you don't use this feature, skip this command. DAM replaces file links in RTE-fields with media links which contain a dam id instead of the filename (like the link tag does).

This command searches for media tags and converts them to traditional file links. Currently only tt_contents field bodytext is supported.

What you have to do is:

  1. You may check the db integrity and fix errors
  2. Make a backup of your database ( or only tt_content and tx_dam_mm_ref )
  3. Run imagerelations:convert and remove the extension dam_ttcontent.
  4. Run medialinks:convert

Beware: There can be more fields containing media tags, eg. search for "<media" in the whole database.

  1. Remove dam and check your frontend!

I will be happy to get comments on this!

dam-remover's People

Contributors

christophlehmann avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

netcoop dpool

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.