-
Notifications
You must be signed in to change notification settings - Fork 3
/
workshop.txt
80 lines (60 loc) · 1.74 KB
/
workshop.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
=== Bitesize tasks ===
1. Button to go to parent folder
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.4
2. File upload
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.7
3. Delete file
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.20
4. Delete folder recusrsively
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.21
5. Paging
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.1
6. Search by name
Developer:
Status:
Tip: http://wiki.alfresco.com/wiki/CMIS_Query_Language
7. Search full-text
Developer:
Status:
Tip: http://wiki.alfresco.com/wiki/CMIS_Query_Language
8. List of recent changes
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.2.14
9. Object history
Developer:
Status: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.32
10. Generic folder/office icons, can use https://commons.wikimedia.org/wiki/Nuvola/mimetypes
Developer:
Status:
11. Check-out
Developer:
Status:
http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.27
12. Cancel check-out
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.28
13. Check-in
Developer:
Status:
Tip: http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.html 5.4.3.29
14. Customizable CSS
Developer:
Status:
=== More difficult tasks ====
Text file editor
Image thumbnails
ACE/policies management
Secondary types management