GithubHelp home page GithubHelp logo

nitsan-technologies / ns_all_sliders Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 1.85 MB

All in One Slider

Home Page: https://t3planet.com/typo3-slider-extension

License: GNU General Public License v3.0

PHP 14.18% HTML 10.25% JavaScript 52.93% CSS 22.64%

ns_all_sliders's People

Contributors

bastianbalthasarbux avatar bhavin-nitsan avatar maheshnitsan avatar mauliknitsan avatar nilesh-nitsan avatar nitsan-technologies avatar rmilan-nitsan avatar rohan-nitsan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

ns_all_sliders's Issues

Any known problems if plugin is translated?

Hi there,

I used the the Slider Plugin with the Slick-Slider option.
In default language all works well. Once the page and the plugin is translated (in my case to Hindi ;-) ), it stops loading the images in the front-end. No image resources are rendered in the frontend code.

Is this a known problem with multi-language setups?

Best regards
Uwe

No Information about removed Sliders - Breaking Systems

After updating to Version 4.0.0 I realized that most sliders (all except of owlcaroussel) have been removed. There was no comment on that anywhere. TER just knows "[FEATURE] Free version of this extension"

Nowhere is anything written about the dramatic feature change. Neither in TER or in the Extension Decomentation page, nor in Github. There is also nothing mentioned how to ge a non free version etc.

This is quite bad for everybody using more sliders.

Please inform anybody with the release information that the extension content has extremely changed!

Controller including google fonts on http instead https

In the OwlController.php on line 64 google fonts "Open Sans" is included with http instead of https or //
Please change this because it gets mixed content and Open Sans will not be loaded.

OLD:
$GLOBALS['TSFE']->additionalHeaderData[$this->request->getControllerExtensionKey() . 'CSS1'] = '<link href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700" rel="stylesheet" type="text/css">';

NEW:
$GLOBALS['TSFE']->additionalHeaderData[$this->request->getControllerExtensionKey() . 'CSS1'] = '<link href="//fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700" rel="stylesheet" type="text/css">';

Allowed file extensions: SYS_FILE

Hello,
i install your great plugin, but i have a problem with the gallery.
When i want to create a new record can't taking a picture to the gallery. There is no allowed extensions.

Allowed file extensions:
SYS_FILE

Can you give me a note or a tip, please? Thanx a lot
Michael

Owlslider random

Hey guys,

I'm testing the owlslider and it works fine. Thank you. But: I need to show the pictures in random mode. Is this possible?

Best regards,

Andrea

Slider not working

Hi,

i use your typo3 slider (Royal Slider) since 4 days.
Unfortunatly there is no "automatically" sliding of the pictures. It only works with click or keyboard nav buttons. I use version 8.7.4 on this site, i let the extension load the jqurey. I took the option "Auto Play" of course.

Do you have any ideas, whats going wrong?

With best regards,

Chris

Title

There is the title missing in DB and TCA. This leads to some ugly appearance in TYPO3-Backend.
No need to view this title in Frontend, but it would be great to have title in the backend, so the editor could give some idea of what purpose that special image-collection is.

Many TCA migrations needed to perform for Typo3 9.5.X Ext ns_all_sliders (pro) 5.2.0

I am about to migrate to Typo3 9.5 LTS and found many TCA warnings. All related to the ns_all_slider extension.
I currently use the latest Version of ns_all_sliders (Pro) V 5.2.0

I am a pro customer and payed for ist, so it would be great, if it's state of the art compliant.

Here my results from Check TCA Migration in Typo3 9.5.22

TCA migrations need to be applied

Check the following list and apply needed changes.

The TCA setting 'versioningWS' was set to a boolean value in TCA tx_nsallsliders_domain_model_gallery['ctrl']['versioningWS']
The TCA setting 'versioning_followPages' was removed as it is unused in TCA tx_nsallsliders_domain_model_gallery['ctrl']['versioning_followPages']
The TCA setting 'mergeIfNotBlank' was removed in TCA tx_nsallsliders_domain_model_gallery['columns']['starttime']['l10n_mode'] and changed to tx_nsallsliders_domain_model_gallery['columns']['starttime']['config']['behaviour']['allowLanguageSynchronization'] = true
The TCA setting 'mergeIfNotBlank' was removed in TCA tx_nsallsliders_domain_model_gallery['columns']['endtime']['l10n_mode'] and changed to tx_nsallsliders_domain_model_gallery['columns']['endtime']['config']['behaviour']['allowLanguageSynchronization'] = true
The TCA setting 'renderType' => 'inputDateTime' was added in TCA tx_nsallsliders_domain_model_gallery['columns']['starttime']['config']
The TCA setting 'renderType' => 'inputDateTime' was added in TCA tx_nsallsliders_domain_model_gallery['columns']['endtime']['config']
The config option 'max' has been removed from the TCA for renderType='inputDateTime' in tx_nsallsliders_domain_model_gallery['columns']['starttime']['config']['max']
The config option 'max' has been removed from the TCA for renderType='inputDateTime' in tx_nsallsliders_domain_model_gallery['columns']['endtime']['config']['max']
The 'foreign_types' property from TCA tx_nsallsliders_domain_model_gallery['columns']['image']['config'] and has been migrated to tx_nsallsliders_domain_model_gallery['columns']['image']['config']['overrideChildTca']['types']

Coding style

It would be nice if the codingstyle would stick to the TYPO3 CGL, at least the most basic PSR styles.

But more important seems the ugly mix of tabs and spaces for indention. While I personally prefer spaces, I could live with tabs too, but the mix is just ugly.

Different image sizes & format (4: 3, 16; 9)

I have your slider (royal slider, etc.) integrated into a Typo3 page. Unfortunately, the following problem has occurred:
Except in the Royal Slider, the images are displayed in different image sizes and formats (4: 3, 16; 9). This means that the size of the slider on the web page changes. The Royal Slider does not do this, but the pictures do not go through here. Do you have a tip for me?

ns_slider on localhost

I testet ns_slider on a localhost Typo3 Version10.4.6 System in follow the steps to integrate in a content.
but there is not working. The firebug says some Errors in the javascripts. Nothing is loaded: in the sitecode are all images.
Have anybody experince?
Errors: Uncaught TypeError: $ is undefined <anonymous> http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/owl-carousel/owl.carousel.js?1598858066:1718 <anonymous> http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/owl-carousel/owl.carousel.js?1598858066:1755 +++ Uncaught ReferenceError: jQuery is not defined <anonymous> jQuery +++ Uncaught TypeError: $ is undefined <anonymous> http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/assets/js/owl.carousel2.thumbs.js?1598858066:216 <anonymous> http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/assets/js/owl.carousel2.thumbs.js?1598858066:218

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.