Git Product home page Git Product logo

importr's Introduction

Hi there ๐Ÿ‘‹

importr's People

Contributors

calius avatar eddcapone avatar escapevisual avatar florianpat avatar hdnetmaxamann avatar lochmueller avatar sirdiego avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

importr's Issues

compat_version() deprecated in TYPO3 v9 und v.10

The v.3.0.0 an v.4.0.0 uses the deprecated TYPO3 version check in Classes/Domain/Model/Strategy.php

 if (GeneralUtility::compat_version('8.7')) {
   $service = new LinkService();
   $data = $service->resolveByStringRepresentation($path);
   if ($data['file'] instanceof FileInterface) {
      return $data['file']->getForLocalProcessing(false);
   }
 }

Error
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined method TYPO3\CMS\Core\Utility\GeneralUtility::compat_version() | Error thrown in file /app/docroot/typo3conf/ext/importr/Classes/Domain/Model/Strategy.php in line 183. Requested URL: http://foo.bar/typo3/index.php?route=%%2Fsystem%%2FtxschedulerM1%%2F&token=--AnonymizedToken--&tx_scheduler[execute][]=15

TYPO3 Version: 9.5.23
PHP: 7.4

Comparison with External Import

Hi there.

Earlier this year, I submitted my extension External Import in the documentation contest. The Documentation Team gave me the feedback that one improvement could be to explain to users how External Import differs from other import extensions, in order to help users make the best choice for them. One such extension is yours, "importr".

I think that it is a good suggestion, but a bit embarrassing, because I don't know your extension. I have read the manual and tried to assess what the main differences are and to sum that up briefly in External Import's manual: https://docs.typo3.org/p/cobweb/external_import/main/en-us/Introduction/Index.html#alternatives

I have tried to find pros and cons, as this is really not about pretending that my extension is better than others. As such I would be glad if you could review what I said about "importr" and tell me what you think about it. I'm fully open to suggestions and corrections. I realize that the reverse of my situation may also be true: you may not know much about External Import...

Thanks in advance for your contribution.

TCA update

Hi,
can be the interface removed from the TCA files, i get the info after tun check TCA migrations in version 11

Thanks,

Documentation

To show others the awesomeness of this extension we need a good documentation (=

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.