tenon 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tenon/version.rb +1 -1
  3. metadata +1 -60
  4. data/app/assets/javascripts/ckeditor/samples/css/samples.css +0 -1640
  5. data/app/assets/javascripts/ckeditor/samples/img/github-top.png +0 -0
  6. data/app/assets/javascripts/ckeditor/samples/img/header-bg.png +0 -0
  7. data/app/assets/javascripts/ckeditor/samples/img/header-separator.png +0 -0
  8. data/app/assets/javascripts/ckeditor/samples/img/logo.png +0 -0
  9. data/app/assets/javascripts/ckeditor/samples/img/navigation-tip.png +0 -0
  10. data/app/assets/javascripts/ckeditor/samples/index.html +0 -128
  11. data/app/assets/javascripts/ckeditor/samples/js/sample.js +0 -53
  12. data/app/assets/javascripts/ckeditor/samples/js/sf.js +0 -17
  13. data/app/assets/javascripts/ckeditor/samples/old/ajax.html +0 -85
  14. data/app/assets/javascripts/ckeditor/samples/old/api.html +0 -210
  15. data/app/assets/javascripts/ckeditor/samples/old/appendto.html +0 -59
  16. data/app/assets/javascripts/ckeditor/samples/old/assets/inlineall/logo.png +0 -0
  17. data/app/assets/javascripts/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css +0 -204
  18. data/app/assets/javascripts/ckeditor/samples/old/assets/posteddata.php +0 -59
  19. data/app/assets/javascripts/ckeditor/samples/old/assets/sample.jpg +0 -0
  20. data/app/assets/javascripts/ckeditor/samples/old/assets/uilanguages/languages.js +0 -7
  21. data/app/assets/javascripts/ckeditor/samples/old/datafiltering.html +0 -508
  22. data/app/assets/javascripts/ckeditor/samples/old/dialog/assets/my_dialog.js +0 -48
  23. data/app/assets/javascripts/ckeditor/samples/old/dialog/dialog.html +0 -190
  24. data/app/assets/javascripts/ckeditor/samples/old/divreplace.html +0 -144
  25. data/app/assets/javascripts/ckeditor/samples/old/enterkey/enterkey.html +0 -106
  26. data/app/assets/javascripts/ckeditor/samples/old/index.html +0 -125
  27. data/app/assets/javascripts/ckeditor/samples/old/inlineall.html +0 -314
  28. data/app/assets/javascripts/ckeditor/samples/old/inlinebycode.html +0 -124
  29. data/app/assets/javascripts/ckeditor/samples/old/inlinetextarea.html +0 -113
  30. data/app/assets/javascripts/ckeditor/samples/old/jquery.html +0 -103
  31. data/app/assets/javascripts/ckeditor/samples/old/readonly.html +0 -76
  32. data/app/assets/javascripts/ckeditor/samples/old/replacebyclass.html +0 -60
  33. data/app/assets/javascripts/ckeditor/samples/old/replacebycode.html +0 -59
  34. data/app/assets/javascripts/ckeditor/samples/old/sample.css +0 -357
  35. data/app/assets/javascripts/ckeditor/samples/old/sample.js +0 -50
  36. data/app/assets/javascripts/ckeditor/samples/old/sample_posteddata.php +0 -16
  37. data/app/assets/javascripts/ckeditor/samples/old/sourcedialog/sourcedialog.html +0 -121
  38. data/app/assets/javascripts/ckeditor/samples/old/tabindex.html +0 -78
  39. data/app/assets/javascripts/ckeditor/samples/old/toolbar/toolbar.html +0 -235
  40. data/app/assets/javascripts/ckeditor/samples/old/uicolor.html +0 -72
  41. data/app/assets/javascripts/ckeditor/samples/old/uilanguages.html +0 -122
  42. data/app/assets/javascripts/ckeditor/samples/old/wysiwygarea/fullpage.html +0 -80
  43. data/app/assets/javascripts/ckeditor/samples/old/xhtmlstyle.html +0 -234
  44. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/css/fontello.css +0 -55
  45. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt +0 -10
  46. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/config.json +0 -28
  47. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.eot +0 -0
  48. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.svg +0 -14
  49. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.ttf +0 -0
  50. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/font/fontello.woff +0 -0
  51. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/index.html +0 -446
  52. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js +0 -13
  53. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js +0 -9
  54. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js +0 -33
  55. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js +0 -14
  56. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE +0 -19
  57. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css +0 -325
  58. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js +0 -288
  59. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js +0 -25
  60. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css +0 -36
  61. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css +0 -38
  62. data/app/assets/javascripts/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js +0 -16
@@ -1,204 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3
- * For licensing, see LICENSE.md or http://ckeditor.com/license
4
- *
5
- * Styles used by the XHTML 1.1 sample page (xhtml.html).
6
- */
7
-
8
- /**
9
- * Basic definitions for the editing area.
10
- */
11
- body
12
- {
13
- font-family: Arial, Verdana, sans-serif;
14
- font-size: 80%;
15
- color: #000000;
16
- background-color: #ffffff;
17
- padding: 5px;
18
- margin: 0px;
19
- }
20
-
21
- /**
22
- * Core styles.
23
- */
24
-
25
- .Bold
26
- {
27
- font-weight: bold;
28
- }
29
-
30
- .Italic
31
- {
32
- font-style: italic;
33
- }
34
-
35
- .Underline
36
- {
37
- text-decoration: underline;
38
- }
39
-
40
- .StrikeThrough
41
- {
42
- text-decoration: line-through;
43
- }
44
-
45
- .Subscript
46
- {
47
- vertical-align: sub;
48
- font-size: smaller;
49
- }
50
-
51
- .Superscript
52
- {
53
- vertical-align: super;
54
- font-size: smaller;
55
- }
56
-
57
- /**
58
- * Font faces.
59
- */
60
-
61
- .FontComic
62
- {
63
- font-family: 'Comic Sans MS';
64
- }
65
-
66
- .FontCourier
67
- {
68
- font-family: 'Courier New';
69
- }
70
-
71
- .FontTimes
72
- {
73
- font-family: 'Times New Roman';
74
- }
75
-
76
- /**
77
- * Font sizes.
78
- */
79
-
80
- .FontSmaller
81
- {
82
- font-size: smaller;
83
- }
84
-
85
- .FontLarger
86
- {
87
- font-size: larger;
88
- }
89
-
90
- .FontSmall
91
- {
92
- font-size: 8pt;
93
- }
94
-
95
- .FontBig
96
- {
97
- font-size: 14pt;
98
- }
99
-
100
- .FontDouble
101
- {
102
- font-size: 200%;
103
- }
104
-
105
- /**
106
- * Font colors.
107
- */
108
- .FontColor1
109
- {
110
- color: #ff9900;
111
- }
112
-
113
- .FontColor2
114
- {
115
- color: #0066cc;
116
- }
117
-
118
- .FontColor3
119
- {
120
- color: #ff0000;
121
- }
122
-
123
- .FontColor1BG
124
- {
125
- background-color: #ff9900;
126
- }
127
-
128
- .FontColor2BG
129
- {
130
- background-color: #0066cc;
131
- }
132
-
133
- .FontColor3BG
134
- {
135
- background-color: #ff0000;
136
- }
137
-
138
- /**
139
- * Indentation.
140
- */
141
-
142
- .Indent1
143
- {
144
- margin-left: 40px;
145
- }
146
-
147
- .Indent2
148
- {
149
- margin-left: 80px;
150
- }
151
-
152
- .Indent3
153
- {
154
- margin-left: 120px;
155
- }
156
-
157
- /**
158
- * Alignment.
159
- */
160
-
161
- .JustifyLeft
162
- {
163
- text-align: left;
164
- }
165
-
166
- .JustifyRight
167
- {
168
- text-align: right;
169
- }
170
-
171
- .JustifyCenter
172
- {
173
- text-align: center;
174
- }
175
-
176
- .JustifyFull
177
- {
178
- text-align: justify;
179
- }
180
-
181
- /**
182
- * Other.
183
- */
184
-
185
- code
186
- {
187
- font-family: courier, monospace;
188
- background-color: #eeeeee;
189
- padding-left: 1px;
190
- padding-right: 1px;
191
- border: #c0c0c0 1px solid;
192
- }
193
-
194
- kbd
195
- {
196
- padding: 0px 1px 0px 1px;
197
- border-width: 1px 2px 2px 1px;
198
- border-style: solid;
199
- }
200
-
201
- blockquote
202
- {
203
- color: #808080;
204
- }
@@ -1,59 +0,0 @@
1
- <!DOCTYPE html>
2
- <?php
3
- /*
4
- Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
5
- For licensing, see LICENSE.md or http://ckeditor.com/license
6
- */
7
- ?>
8
- <html>
9
- <head>
10
- <meta charset="utf-8">
11
- <title>Sample &mdash; CKEditor</title>
12
- <link rel="stylesheet" href="sample.css">
13
- </head>
14
- <body>
15
- <h1 class="samples">
16
- CKEditor &mdash; Posted Data
17
- </h1>
18
- <table border="1" cellspacing="0" id="outputSample">
19
- <colgroup><col width="120"></colgroup>
20
- <thead>
21
- <tr>
22
- <th>Field&nbsp;Name</th>
23
- <th>Value</th>
24
- </tr>
25
- </thead>
26
- <?php
27
-
28
- if (!empty($_POST))
29
- {
30
- foreach ( $_POST as $key => $value )
31
- {
32
- if ( ( !is_string($value) && !is_numeric($value) ) || !is_string($key) )
33
- continue;
34
-
35
- if ( get_magic_quotes_gpc() )
36
- $value = htmlspecialchars( stripslashes((string)$value) );
37
- else
38
- $value = htmlspecialchars( (string)$value );
39
- ?>
40
- <tr>
41
- <th style="vertical-align: top"><?php echo htmlspecialchars( (string)$key ); ?></th>
42
- <td><pre class="samples"><?php echo $value; ?></pre></td>
43
- </tr>
44
- <?php
45
- }
46
- }
47
- ?>
48
- </table>
49
- <div id="footer">
50
- <hr>
51
- <p>
52
- CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
53
- </p>
54
- <p id="copy">
55
- Copyright &copy; 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
56
- </p>
57
- </div>
58
- </body>
59
- </html>
@@ -1,7 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.md or http://ckeditor.com/license
4
- */
5
- var CKEDITOR_LANGS=function(){var c={af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",id:"Indonesian",
6
- is:"Icelandic",it:"Italian",ja:"Japanese",ka:"Georgian",km:"Khmer",ko:"Korean",ku:"Kurdish",lt:"Lithuanian",lv:"Latvian",mk:"Macedonian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",si:"Sinhala",sk:"Slovak",sq:"Albanian",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",tt:"Tatar",ug:"Uighur",uk:"Ukrainian",vi:"Vietnamese",
7
- zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},b=[],a;for(a in CKEDITOR.lang.languages)b.push({code:a,name:c[a]||a});b.sort(function(a,b){return a.name<b.name?-1:1});return b}();