-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathdeep_linking.yaml
43 lines (43 loc) · 1.92 KB
/
deep_linking.yaml
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
42
43
parameters:
deeplinking_resources:
ltiResourceLinkExample:
type: ltiResourceLink
url: "%application_host%/tool/launch"
title: Launch LTI 1.3 DevKit
text: LTI resource link to launch LTI 1.3 DevKit
icon:
url: https://www.taotesting.com/wp-content/uploads/2019/04/favicon-1-300x300.png
thumbnail:
url: https://www.taotesting.com/wp-content/uploads/2019/04/favicon-1-300x300.png
imageExample:
type: image
url: https://www.disneyphile.fr/wp-content/uploads/2020/10/fresque-star-wars.png
title: Star wars (image)
text: Star wars image
icon:
url: https://cdn4.iconfinder.com/data/icons/evil-icons-user-interface/64/picture-20.png
thumbnail:
url: https://cdn4.iconfinder.com/data/icons/evil-icons-user-interface/64/picture-20.png
linkExample:
type: link
url: https://en.wikipedia.org/wiki/Star_Wars
title: Star wars (Wikipedia)
text: Star wars wikipedia page
icon:
url: https://cdn4.iconfinder.com/data/icons/evil-icons-user-interface/64/finger-20.png
thumbnail:
url: https://cdn4.iconfinder.com/data/icons/evil-icons-user-interface/64/finger-20.png
fileExample:
type: file
url: http://rbasra.com/images13/jedi.pdf
title: Jedi path (PDF)
text: How to become a Jedi (PDF guide)
icon:
url: https://cdn4.iconfinder.com/data/icons/48-bubbles/48/12.File-20.png
thumbnail:
url: https://cdn4.iconfinder.com/data/icons/48-bubbles/48/12.File-20.png
htmlFragmentExample:
type: html
html: '<div>Hello world</div>'
title: Hello world (HTML)
text: HTML fragment to say hello world