이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple Responsive Slider

설명

For more information, detailed installation, and implamentation example visit http://www.responsivesliderplugin.com/

Simple Responsive Slider, is a jquery slider which implements responsiveSlides, from (responsiveslides.com). It also uses CodeMirror (codemirror.net) for the editor. CodeMirror, is provided only with css mode, and not with the full range, of syntax highlighting.

The plugin implements the most of the features of the slider, which can be controled from the plugin admin panel. These options are: autoplay, random play,

timeout between next fade, pause, speed of fade effect, pause controls, pager, text of previous and next control, namespace, pagination and also includes

the slider Id textfield, which gives the ability to have multiple sliders in the same page. Each slider has its own options and configuration.

In the admin panel, there is the possibility to upload 5 images, using the wordpress image uploader, and if the pagination is enabled, to write the caption for each image.

The editor provided, uses codemirror for syntax highlighting, and there is also the possibility to change its theme, using the themes files provided from codemirror.

Each slider, is saved as a custom post type (named Responsive Slider), and is provided with a shortcode, to enter in the post. The shortcode is displayed in the list of Responsive Slider

To Do

Implemnt the remaining options of the responsiveSlides

스크린샷

  • Installation of plugin
  • Create a new post type for the plugin
  • Upload images for the slider
  • Change slider options
  • Editor for css style of the slider
  • Editor themes
  • Shortcode of the slider
  • How to use the shortcode

설치

Upload the responisveSlider plugin to your blog, Activate it. After activation just go in the menu Responisve Sliders, and add as many sliders as you want.
To call each slider just enter in a post the code [responsive_slider id=’xx’/]. xx stands for the id of the custom post type (Responsive Sliders). The shortcode is displayed as a column in the list of the sliders.

You’re done!

FAQ

Ask me 🙂

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Simple Responsive Slider”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple Responsive Slider”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

V 1.0
*First implementation

V 1.1
*Image is displayed instead of the url, in the image upload section

V 1.1.1
*Fixed some possible issues of compatibility with other plugins

V 2.0
*Fixed some bugs and playing issues