Giter VIP home page Giter VIP logo

responsive_images's People

Contributors

tobaco avatar zeromax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tobaco

responsive_images's Issues

First span does not show the min-width

<span data-media="(min-width: 480px)">.....</span>
<span data-media="(min-width: 800px)"> .....</span>
<span data-media="(min-width: 1200px)">....</span>

create update for contao > 3.4

Todo

  • merge tables to new contao responsive Image tables (since contao 3.4)
  • enable extended Options -> preselect Imagesize Set for Special Content Element
  • check code base and hooks
  • ensure templates will work with old object style

Fehler mit Contao 3.1.4

Hallo Andreas,

ich habe eben ein Fehler entdeckt, der sich auf die Erweiterung reduzieren lies.

Szenario:
Geschütze Seiten für eine Mitgliedergruppe.
Nach Login kommt man auf verschiedene Seiten.
Dort gibt es ein Formular, welches aus einer Checkbox und einem Absenden-Button besteht. Dies soll auf eine Unterseite im geschützten Bereich weiterleiten.

Die Weiterleitung wird in Chrome und Opera nicht ausgeführt; nach dem absenden bleibt man auf der Seite. In Firefox erhält man den Hinweis, das das Formular noch einmal abgesendet werden muss, um weiterzuleiten. Das sollte so nicht sein.

Ich konnte es nun eingrenzen und wenn ich [responsive_images] in den Einstellungen deaktiviere, wird die Formular-Weiterleitung auch erfolgreich ausgeführt.

Ich habs auch mal ins Forum gepostet:
https://community.contao.org/de/showthread.php?45157-Formular-mit-Weiterleitung-in-geschlossenem-Bereich

Beste Grüße
Thomas

Bots are getting the reload page

If a bot is crawling the site I should not put out the redirect page.

Thanks to Kahmoon for Reporting:
https://community.contao.org/de/showthread.php?42239-responsive_images-Erweiterung-um-Bilder-f%FCr-Mobilger%E4te-zu-verkleinern&p=289305&viewfull=1#post289305

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<script>document.cookie='resolution='+Math.max(screen.width,screen.height)+('devicePixelRatio' in window ? ','+devicePixelRatio : ',1')+'; path=';if(navigator.cookieEnabled){window.location.reload(true);}else{window.location = "http://www.frankdaniels.de/blog/website-relaunch-frankdaniels-responsive.html?noscript=1";}</script>
</head>
<body><noscript><meta http-equiv="Refresh" content="0; URL=http://www.frankdaniels.de/blog/website-relaunch-frankdaniels-responsive.html?noscript=1"></noscript></body>
</html>

Use with Background-Images

Hi,

i want to use your module with background-images for a full-screen-background.
Is it possible for you to extend the replaceImages-function to match and work with the following pattern?

<div style="background-image: url(<?php echo $this->singleSRC; ?>)"></div>

thanks!

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.