Git Product home page Git Product logo

usky.slider's Introduction

uSky.Slider

uSky.Slider is a simple slider editor for Umbraco, based on the famous jQuery plugin Slider Revolution http://codecanyon.net/item/slider-revolution-responsive-jquery-plugin/2580848.

It allows you to create and edit a slider’s layers and its slides in real time with just a few clicks.

This property editor only includes the slider editor, the Revolution Slider isn’t included in this package. The jQuery plugin can be found at codecanyon.net http://codecanyon.net/item/slider-revolution-responsive-jquery-plugin/2580848

Dependency

The jQuery Slider Revolution plugin is needed to display the slider on the page. This plugin can be found at codecanyon.net: http://codecanyon.net/item/slider-revolution-responsive-jquery-plugin/2580848

  1. Copy the “rs-plugin” to the site’s root.
  2. Copy the “style.css” file into your css folder.
  3. Add the links in your base template:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.js"></script> <script type="text/javascript" src="/rs-plugin/js/jquery.themepunch.plugins.min.js"></script> <script type="text/javascript" src="/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="/rs-plugin/js/jquery.themepunch.tools.min.js"></script>

How to install

  1. Install uSky.Slider package on your Umbraco 7 instance
  2. Create a new uSky.Slider dataType
  3. Add a new property of type uSky.Slider to a Document Type. By default uSkySlider looks for a property called “slider”.
  4. Render the uSkySlider.cshtml partial view in your template with Html.Partial(“uSkySlider”) to display the slide.

usky.slider's People

Contributors

sajones926 avatar jeavon avatar

Watchers

James Cloos avatar  avatar

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.