Slider in content - for Slider Block

Filters ::: filter_slider
Maintained by Kamil ŁuczakKamil Łuczak
Slider filter is used to display Block Slider content anywhere in Moodle.

Slider in content - for Slider Block 1.2 (Build: 2020050300)

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Released: երկուշաբթի, 4 մայիսի 2020, 2:57 AM

Slider Filter

This filter allows You to include slider from block_slider anywhere in Moodle content.

Release notes

Requirements

First You have to install block Slider version 0.2 available at https://moodle.org/plugins/block_slider

Installation

Install the plugin like any other plugin to folder /filter/slider

If You're installing with Plugin installer using zip archive choose plugin type: Text filter (filter)

See http://docs.moodle.org/en/Installing_plugins for details on installing Moodle plugins

Usage

First install the filter_slider plugin, then activate the filter_slider plugin in Site Administration -> Plugins -> Filters -> Manage filters Use this shortcode [SLIDER-##] - where ## put sliderid. The shortcode is displayed above the slideshow table when managing slides in the Slider block.

Shortcode should look like this: [SLIDER-25]

The shortcode "[SLIDER-25]" will be replaced with slider content. Block instance should be created on other page than the filter will be used on. Users must have capabilities of displaying the block for the filter to load it.

Filter is ignoring visibility of slider, so if block is hidden the slider still appers in place of shortcode.

Settings

There is no settings for this plugin.

Copyright

Written by Kamil Łuczak kamil@limsko.pl https://www.limsko.pl

Version information

Version build number
2020050300
Version release name
1.2 (Build: 2020050300)
Maturity
Beta
MD5 Sum
10437264ba60737de167eda50eeef570
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation