Descripción
radSLIDE creates a simple interface for updating a javascript slideshow based on jQuery Cycle.
radSLIDE was developed by RadicalDesigns as a way to make updating a javascript jQuery based slideshow easy for non-technical users.
Setup and customization of the display may require a knowledge of HTML and CSS. A working knowledge of the amazing jQuery cycle plugin, which it depends on, is also helpful.
Developers find radslide on GitHub: https://github.com/radicaldesigns/radslide
TODO
- Fix admin image displays to use thumbnails
- Consider Cycle 2 to support responsive
Instalación
To install and configure:
Put all files in wp-content/plugins/radslide/
In wordpress admin plugins page, activate radSLIDE plugin
In the wordpress admin menu, click Slideshows in the radSLIDE menu
Create new slideshows and add images to them
Add [[radslide 1]] in your page or post, replacing 1 with the id of your slideshow
Use CSS to style and customize
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«radSLIDE» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «radSLIDE» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
2.1
- Created a slideshow overview with thumbnails
- Upgraded jQuery Cycle to 3.0.2 (19-APR-2013)
- UI changes and fixes
- Fixed bug where image URL was not saving correctly
1.0.1
- Made the HTML editor better
- Includes full jQuery Cycle instead of jQuery Cycle Lite
- Slideshows list displays embed code
1.0
- In the beginning…