-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgword.js
More file actions
101 lines (101 loc) · 2.9 KB
/
Copy pathgword.js
File metadata and controls
101 lines (101 loc) · 2.9 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
gword = [{text: 'sakai', size: 100},
{text: 'with', size: 46},
{text: 'error', size: 40},
{text: 'problem', size: 34},
{text: 'password', size: 34},
{text: 'forgotten', size: 34},
{text: 'feature', size: 34},
{text: 'mysql', size: 29},
{text: 'maven', size: 28},
{text: 'version', size: 28},
{text: 'desktop', size: 27},
{text: 'portal', size: 27},
{text: 'visual', size: 27},
{text: 'basic', size: 27},
{text: 'tool', size: 27},
{text: 'update', size: 25},
{text: 'apis', size: 25},
{text: 'webdav', size: 25},
{text: 'oracle', size: 25},
{text: 'collab', size: 24},
{text: 'site', size: 24},
{text: 'section', size: 24},
{text: 'resources', size: 24},
{text: 'creating', size: 24},
{text: 'sakaiperson', size: 24},
{text: 'profile', size: 24},
{text: 'memory', size: 23},
{text: 'message', size: 23},
{text: 'again', size: 23},
{text: 'documentation', size: 22},
{text: 'austin', size: 22},
{text: 'file', size: 22},
{text: 'worksite', size: 22},
{text: 'taxonomy', size: 22},
{text: 'eclipse', size: 22},
{text: 'schedule', size: 21},
{text: 'high', size: 21},
{text: 'level', size: 21},
{text: 'sectionmanager', size: 21},
{text: 'nosuchbeandefinitionexception', size: 21},
{text: 'center', size: 21},
{text: 'dynamic', size: 21},
{text: 'language', size: 21},
{text: 'preferences', size: 21},
{text: 'sakaiscript', size: 21},
{text: 'services', size: 21},
{text: 'delegates', size: 21},
{text: 'from', size: 20},
{text: 'sakaiportallogin', size: 20},
{text: 'presense', size: 20},
{text: 'provider', size: 20},
{text: 'samigo', size: 20},
{text: 'regarding', size: 20},
{text: 'manager', size: 20},
{text: 'other', size: 20},
{text: 'related', size: 20},
{text: 'question', size: 20},
{text: 'available', size: 20},
{text: 'firefox', size: 20},
{text: 'wiki', size: 20},
{text: 'permission', size: 20},
{text: 'denied', size: 20},
{text: 'import', size: 20},
{text: 'requires', size: 20},
{text: 'conference', size: 20},
{text: 'lmsvle', size: 20},
{text: 'rantscomments', size: 20},
{text: 'examples', size: 20},
{text: 'problems', size: 20},
{text: 'accessing', size: 20},
{text: 'internet', size: 20},
{text: 'tools', size: 20},
{text: 'audio', size: 20},
{text: 'recordings', size: 20},
{text: 'presentations', size: 20},
{text: 'configuration', size: 20},
{text: 'document', size: 20},
{text: 'page', size: 20},
{text: 'cannot', size: 20},
{text: 'displayed', size: 20},
{text: 'http', size: 20},
{text: 'email', size: 20},
{text: 'address', size: 20},
{text: 'username', size: 20},
{text: 'added', size: 20},
{text: 'nightly', size: 20},
{text: 'courserosteruser', size: 20},
{text: 'export', size: 20},
{text: 'scripts', size: 20},
{text: 'jdbc', size: 20},
{text: 'driver', size: 20},
{text: 'getting', size: 20},
{text: 'started', size: 20},
{text: 'logintool', size: 20},
{text: 'permissionexception', size: 20},
{text: 'when', size: 20},
{text: 'course', size: 20},
{text: 'sites', size: 20},
{text: 'scheduler', size: 20},
{text: 'assigning', size: 20}
];