views slideshow 3.0文章内容幻灯片模块安装与操作
Requirements(要求)
要求安装以上某块。
Installation(安装)
- Ensure that you are using Views 3.x. (确保你使用的是views3.x版本!)
- Upload/install the Views slideshow
3.x module.(上传/安装,views slideshow3.x模块 https://drupal.org/project/views_slideshow) - Upload/install the
Libraries API module. (上传安装 Libraries API 模块) - Create a
sites/all/libraries directory on your server. (创建一个sites/all/libraries目录在服务器上) - Create a directory within
sites/all/libraries named jquery.cycle.(创建一个目录在sites/all/libraries里面,并命名为jquery.cycle。) - Locate/download the
jQuery cycle plugin from the internet, download jquery.cycle.all.latest.min.js and rename it to jquery.cycle.all.min.js。(从网上找到并下载jQuery cycle plugin插件https://github.com/malsup/cycle/downloads,下载 jquery.cycle.all.latest.min.js 文件并将它重命名为jquery.cycle.all.min.js。) - Upload/install the jQuery cycle plugin: place it inside the
jquery.cycle directory.(上传安装这个 jQuery cycle插件:将他放在 jquery.cycle(参看第5步!) 目录内!) - Enable the
Views slideshow and Views Slideshow: Cycle modules。((在后台模块管理)开启Views slideshow和 Views Slideshow: Cycle modules,模块。) - You should now see the new views style option called "Slideshow"(现在你应该能看到新的views样式选项叫做“幻灯片”(就在视图-格式里面。))