-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
executable file
·41 lines (27 loc) · 1.49 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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