CodePen

Filters ::: filter_codepen
Maintained by Arnaud Trouvé
A filter to embed Pens from their URL on codepen.io

CodePen 2.6.02

Moodle 2.4, 2.5, 2.6, 2.7, 2.8, 2.9
Released: Tuesday, 7 January 2014, 9:58 PM
Codepen filter plugin for Moodle

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details:

http:www.gnu.org/copyleft/gpl.html

Created by: Danny Wahl @ www.iyWare.com

================================================================================

Overview:

CodePen is a playground for the front end side of the web. It's all about
inspiration, education, and sharing.

Need to build a reduced test case to demonstrate and figure out a bug?
CodePen is great for that. Want to show off your latest creation and get feedback
from your peers? CodePen is great for that. Want to find example of a particular
design pattern for you project? CodePen is great for that.


Features:

- Embed multiple view types


Installation:

01) Make a folder called codepen under /filter folder so that you have a /filter/codepen folder.
02) Copy the files into the /filter/codepen folder.
03) Go to the /admin page and allow the filter to be installed.
04) Go to Settings -> Site administration -> Plugins -> Filters to configure.
05) *IF* you also have urltolink filter enabled ensure that codepen is filtered first

Version information

Version build number
2014010702
Version release name
2.6.02
Maturity
Stable version
MD5 Sum
aec549cac8cd659d7ddceac79ae9f0d9
Supported software
Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
2.6.02

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