• Resolved khoallaby

    (@khoallaby)


    glad to see that the slideshow template is seperated now. I was wondering if the same could be done to slideshow.js? Helps protect against future updates

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    I could do this if it was needed, but I think that these kind of changes could be made through metadata.

    Thread Starter khoallaby

    (@khoallaby)

    well when i need to get rid of something like

    $j(‘.meteor-slides,.slides,.meteor-nav a’).css(‘height’, $slideheight);
    $j(‘.meteor-slides,.slide,.meteor-nav’).css(‘width’, $slidewidth);

    it’s not really possible through metadata.

    Plugin Author Josh Leuze

    (@jleuze)

    Yeah, you could override those settings with metadata but not remove them, I’ll see what I can do.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Meteor Slides] slideshow.js should be made customizable’ is closed to new replies.