milk 0.0.1 → 0.0.2

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 (160) hide show
  1. data/Rakefile +1 -1
  2. data/lib/milk.rb +13 -0
  3. data/lib/milk/application.rb +14 -0
  4. data/lib/milk/component.rb +67 -40
  5. data/lib/milk/field.rb +46 -2
  6. data/lib/milk/fields/component.haml +8 -0
  7. data/lib/milk/fields/component_array.haml +3 -0
  8. data/lib/milk/fields/component_view.haml +2 -0
  9. data/lib/milk/fields/image_chooser.haml +7 -0
  10. data/lib/milk/fields/image_chooser.rb +22 -0
  11. data/lib/milk/fields/markdown_field.haml +1 -0
  12. data/lib/milk/fields/page_chooser.haml +3 -0
  13. data/lib/milk/fields/page_chooser.rb +13 -0
  14. data/lib/milk/fields/sprite_chooser.haml +6 -0
  15. data/lib/milk/fields/sprite_chooser.rb +15 -0
  16. data/lib/milk/fields/text_field.haml +1 -0
  17. data/lib/milk/fields/xhtml.haml +253 -2
  18. data/lib/milk/page.rb +56 -14
  19. metadata +11 -174
  20. data/doc/classes/Milk.html +0 -198
  21. data/doc/classes/Milk.src/M000005.html +0 -17
  22. data/doc/classes/Milk/Application.html +0 -209
  23. data/doc/classes/Milk/Application.src/M000007.html +0 -69
  24. data/doc/classes/Milk/Application.src/M000008.html +0 -38
  25. data/doc/classes/Milk/Component.html +0 -397
  26. data/doc/classes/Milk/Component.src/M000014.html +0 -19
  27. data/doc/classes/Milk/Component.src/M000015.html +0 -16
  28. data/doc/classes/Milk/Component.src/M000016.html +0 -15
  29. data/doc/classes/Milk/Component.src/M000017.html +0 -15
  30. data/doc/classes/Milk/Component.src/M000018.html +0 -15
  31. data/doc/classes/Milk/Component.src/M000019.html +0 -15
  32. data/doc/classes/Milk/Component.src/M000020.html +0 -15
  33. data/doc/classes/Milk/Component.src/M000021.html +0 -15
  34. data/doc/classes/Milk/Component.src/M000022.html +0 -18
  35. data/doc/classes/Milk/Component.src/M000023.html +0 -21
  36. data/doc/classes/Milk/Component.src/M000024.html +0 -15
  37. data/doc/classes/Milk/Component.src/M000025.html +0 -22
  38. data/doc/classes/Milk/ExternalCompilerError.html +0 -117
  39. data/doc/classes/Milk/Field.html +0 -114
  40. data/doc/classes/Milk/Fields.html +0 -173
  41. data/doc/classes/Milk/Fields/ComponentArray.html +0 -114
  42. data/doc/classes/Milk/Fields/ImageChooser.html +0 -114
  43. data/doc/classes/Milk/Fields/MarkdownField.html +0 -114
  44. data/doc/classes/Milk/Fields/PageChooser.html +0 -114
  45. data/doc/classes/Milk/Fields/SpriteChooser.html +0 -114
  46. data/doc/classes/Milk/Fields/TextField.html +0 -114
  47. data/doc/classes/Milk/Haxe.html +0 -208
  48. data/doc/classes/Milk/Haxe.src/M000005.html +0 -40
  49. data/doc/classes/Milk/Haxe.src/M000006.html +0 -15
  50. data/doc/classes/Milk/Page.html +0 -243
  51. data/doc/classes/Milk/Page.src/M000009.html +0 -17
  52. data/doc/classes/Milk/Page.src/M000010.html +0 -17
  53. data/doc/classes/Milk/Page.src/M000011.html +0 -18
  54. data/doc/classes/Milk/Page.src/M000012.html +0 -20
  55. data/doc/classes/Milk/Page.src/M000013.html +0 -21
  56. data/doc/classes/Milk/PageNotFoundError.html +0 -110
  57. data/doc/classes/Object.html +0 -237
  58. data/doc/classes/Object.src/M000001.html +0 -13
  59. data/doc/classes/Object.src/M000002.html +0 -13
  60. data/doc/classes/Object.src/M000003.html +0 -15
  61. data/doc/classes/Object.src/M000004.html +0 -15
  62. data/doc/created.rid +0 -1
  63. data/doc/files/INSTALL.html +0 -106
  64. data/doc/files/LICENSE.html +0 -126
  65. data/doc/files/README.html +0 -100
  66. data/doc/files/Rakefile.html +0 -121
  67. data/doc/files/bin/milk.html +0 -100
  68. data/doc/files/doc/classes/Milk/Application_html.html +0 -302
  69. data/doc/files/doc/classes/Milk/Application_src/M000007_html.html +0 -173
  70. data/doc/files/doc/classes/Milk/Application_src/M000008_html.html +0 -142
  71. data/doc/files/doc/classes/Milk/Component_html.html +0 -477
  72. data/doc/files/doc/classes/Milk/Component_src/M000014_html.html +0 -123
  73. data/doc/files/doc/classes/Milk/Component_src/M000015_html.html +0 -120
  74. data/doc/files/doc/classes/Milk/Component_src/M000016_html.html +0 -119
  75. data/doc/files/doc/classes/Milk/Component_src/M000017_html.html +0 -119
  76. data/doc/files/doc/classes/Milk/Component_src/M000018_html.html +0 -119
  77. data/doc/files/doc/classes/Milk/Component_src/M000019_html.html +0 -119
  78. data/doc/files/doc/classes/Milk/Component_src/M000020_html.html +0 -119
  79. data/doc/files/doc/classes/Milk/Component_src/M000021_html.html +0 -119
  80. data/doc/files/doc/classes/Milk/Component_src/M000022_html.html +0 -122
  81. data/doc/files/doc/classes/Milk/Component_src/M000023_html.html +0 -125
  82. data/doc/files/doc/classes/Milk/Component_src/M000024_html.html +0 -119
  83. data/doc/files/doc/classes/Milk/Component_src/M000025_html.html +0 -126
  84. data/doc/files/doc/classes/Milk/ExternalCompilerError_html.html +0 -214
  85. data/doc/files/doc/classes/Milk/Field_html.html +0 -209
  86. data/doc/files/doc/classes/Milk/Fields/ComponentArray_html.html +0 -209
  87. data/doc/files/doc/classes/Milk/Fields/ImageChooser_html.html +0 -209
  88. data/doc/files/doc/classes/Milk/Fields/MarkdownField_html.html +0 -209
  89. data/doc/files/doc/classes/Milk/Fields/PageChooser_html.html +0 -209
  90. data/doc/files/doc/classes/Milk/Fields/SpriteChooser_html.html +0 -209
  91. data/doc/files/doc/classes/Milk/Fields/TextField_html.html +0 -209
  92. data/doc/files/doc/classes/Milk/Fields_html.html +0 -264
  93. data/doc/files/doc/classes/Milk/Haxe_html.html +0 -298
  94. data/doc/files/doc/classes/Milk/Haxe_src/M000005_html.html +0 -144
  95. data/doc/files/doc/classes/Milk/Haxe_src/M000006_html.html +0 -119
  96. data/doc/files/doc/classes/Milk/PageNotFoundError_html.html +0 -205
  97. data/doc/files/doc/classes/Milk/Page_html.html +0 -330
  98. data/doc/files/doc/classes/Milk/Page_src/M000009_html.html +0 -121
  99. data/doc/files/doc/classes/Milk/Page_src/M000010_html.html +0 -121
  100. data/doc/files/doc/classes/Milk/Page_src/M000011_html.html +0 -122
  101. data/doc/files/doc/classes/Milk/Page_src/M000012_html.html +0 -124
  102. data/doc/files/doc/classes/Milk/Page_src/M000013_html.html +0 -125
  103. data/doc/files/doc/classes/Milk_html.html +0 -321
  104. data/doc/files/doc/classes/Object_html.html +0 -334
  105. data/doc/files/doc/classes/Object_src/M000001_html.html +0 -117
  106. data/doc/files/doc/classes/Object_src/M000002_html.html +0 -117
  107. data/doc/files/doc/classes/Object_src/M000003_html.html +0 -119
  108. data/doc/files/doc/classes/Object_src/M000004_html.html +0 -119
  109. data/doc/files/doc/created_rid.html +0 -97
  110. data/doc/files/doc/files/INSTALL_html.html +0 -206
  111. data/doc/files/doc/files/LICENSE_html.html +0 -226
  112. data/doc/files/doc/files/README_html.html +0 -201
  113. data/doc/files/doc/files/Rakefile_html.html +0 -221
  114. data/doc/files/doc/files/bin/milk_html.html +0 -198
  115. data/doc/files/doc/files/lib/milk/application_rb_html.html +0 -188
  116. data/doc/files/doc/files/lib/milk/component_rb_html.html +0 -188
  117. data/doc/files/doc/files/lib/milk/field_rb_html.html +0 -188
  118. data/doc/files/doc/files/lib/milk/fields/component_array_rb_html.html +0 -188
  119. data/doc/files/doc/files/lib/milk/fields/image_chooser_rb_html.html +0 -188
  120. data/doc/files/doc/files/lib/milk/fields/markdown_field_rb_html.html +0 -188
  121. data/doc/files/doc/files/lib/milk/fields/page_chooser_rb_html.html +0 -188
  122. data/doc/files/doc/files/lib/milk/fields/sprite_chooser_rb_html.html +0 -188
  123. data/doc/files/doc/files/lib/milk/fields/text_field_rb_html.html +0 -188
  124. data/doc/files/doc/files/lib/milk/fields/xhtml_haml_html.html +0 -211
  125. data/doc/files/doc/files/lib/milk/haxe_rb_html.html +0 -188
  126. data/doc/files/doc/files/lib/milk/page_rb_html.html +0 -188
  127. data/doc/files/doc/files/lib/milk/tasks_rb_html.html +0 -202
  128. data/doc/files/doc/files/lib/milk/templates/bzrignore_html.html +0 -197
  129. data/doc/files/doc/files/lib/milk/templates/rackup_html.html +0 -217
  130. data/doc/files/doc/files/lib/milk/templates/rakefile_html.html +0 -198
  131. data/doc/files/doc/files/lib/milk/templates/restart_html.html +0 -197
  132. data/doc/files/doc/files/lib/milk_rb_html.html +0 -197
  133. data/doc/files/doc/fr_class_index_html.html +0 -160
  134. data/doc/files/doc/fr_file_index_html.html +0 -174
  135. data/doc/files/doc/fr_method_index_html.html +0 -178
  136. data/doc/files/doc/index_html.html +0 -128
  137. data/doc/files/doc/rdoc-style_css.html +0 -665
  138. data/doc/files/lib/milk/application_rb.html +0 -90
  139. data/doc/files/lib/milk/component_rb.html +0 -90
  140. data/doc/files/lib/milk/field_rb.html +0 -90
  141. data/doc/files/lib/milk/fields/component_array_rb.html +0 -90
  142. data/doc/files/lib/milk/fields/image_chooser_rb.html +0 -90
  143. data/doc/files/lib/milk/fields/markdown_field_rb.html +0 -90
  144. data/doc/files/lib/milk/fields/page_chooser_rb.html +0 -90
  145. data/doc/files/lib/milk/fields/sprite_chooser_rb.html +0 -90
  146. data/doc/files/lib/milk/fields/text_field_rb.html +0 -90
  147. data/doc/files/lib/milk/fields/xhtml_haml.html +0 -107
  148. data/doc/files/lib/milk/haxe_rb.html +0 -90
  149. data/doc/files/lib/milk/page_rb.html +0 -90
  150. data/doc/files/lib/milk/tasks_rb.html +0 -104
  151. data/doc/files/lib/milk/templates/bzrignore.html +0 -97
  152. data/doc/files/lib/milk/templates/rackup.html +0 -119
  153. data/doc/files/lib/milk/templates/rakefile.html +0 -98
  154. data/doc/files/lib/milk/templates/restart.html +0 -97
  155. data/doc/files/lib/milk_rb.html +0 -97
  156. data/doc/fr_class_index.html +0 -27
  157. data/doc/fr_file_index.html +0 -169
  158. data/doc/fr_method_index.html +0 -33
  159. data/doc/index.html +0 -21
  160. data/doc/rdoc-style.css +0 -299
@@ -1,97 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <title>File: created.rid [RDoc Documentation]</title>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
- <meta http-equiv="Content-Script-Type" content="text/javascript" />
8
- <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
9
- <script type="text/javascript">
10
- // <![CDATA[
11
-
12
- function popupCode( url ) {
13
- window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14
- }
15
-
16
- function toggleCode( id ) {
17
- if ( document.getElementById )
18
- elem = document.getElementById( id );
19
- else if ( document.all )
20
- elem = eval( "document.all." + id );
21
- else
22
- return false;
23
-
24
- elemStyle = elem.style;
25
-
26
- if ( elemStyle.display != "block" ) {
27
- elemStyle.display = "block"
28
- } else {
29
- elemStyle.display = "none"
30
- }
31
-
32
- return true;
33
- }
34
-
35
- // Make codeblocks hidden by default
36
- document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37
-
38
- // ]]>
39
- </script>
40
-
41
- </head>
42
- <body>
43
-
44
-
45
- <div id="fileHeader">
46
- <h1>created.rid</h1>
47
- <table class="header-table">
48
- <tr class="top-aligned-row">
49
- <td><strong>Path:</strong></td>
50
- <td>doc/created.rid
51
-
52
- </td>
53
- </tr>
54
- <tr class="top-aligned-row">
55
- <td><strong>Last Update:</strong></td>
56
- <td>2009-05-13 23:25:37 -0500</td>
57
- </tr>
58
- </table>
59
- </div>
60
- <!-- banner header -->
61
-
62
- <div id="bodyContent">
63
-
64
- <div id="contextContent">
65
-
66
- <div id="description">
67
- <p>
68
- Wed, 13 May 2009 23:25:36 -0500
69
- </p>
70
-
71
- </div>
72
-
73
- </div>
74
-
75
-
76
- </div>
77
-
78
- <!-- if includes -->
79
-
80
- <div id="section">
81
-
82
-
83
-
84
-
85
- <!-- if method_list -->
86
-
87
-
88
-
89
-
90
- </div>
91
-
92
- <div id="validator-badges">
93
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
94
- </div>
95
-
96
- </body>
97
- </html>
@@ -1,206 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <title>File: INSTALL.html [RDoc Documentation]</title>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
- <meta http-equiv="Content-Script-Type" content="text/javascript" />
8
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
9
- <script type="text/javascript">
10
- // <![CDATA[
11
-
12
- function popupCode( url ) {
13
- window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14
- }
15
-
16
- function toggleCode( id ) {
17
- if ( document.getElementById )
18
- elem = document.getElementById( id );
19
- else if ( document.all )
20
- elem = eval( "document.all." + id );
21
- else
22
- return false;
23
-
24
- elemStyle = elem.style;
25
-
26
- if ( elemStyle.display != "block" ) {
27
- elemStyle.display = "block"
28
- } else {
29
- elemStyle.display = "none"
30
- }
31
-
32
- return true;
33
- }
34
-
35
- // Make codeblocks hidden by default
36
- document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37
-
38
- // ]]>
39
- </script>
40
-
41
- </head>
42
- <body>
43
-
44
-
45
- <div id="fileHeader">
46
- <h1>INSTALL.html</h1>
47
- <table class="header-table">
48
- <tr class="top-aligned-row">
49
- <td><strong>Path:</strong></td>
50
- <td>doc/files/INSTALL.html
51
-
52
- </td>
53
- </tr>
54
- <tr class="top-aligned-row">
55
- <td><strong>Last Update:</strong></td>
56
- <td>2009-05-13 23:25:36 -0500</td>
57
- </tr>
58
- </table>
59
- </div>
60
- <!-- banner header -->
61
-
62
- <div id="bodyContent">
63
-
64
- <div id="contextContent">
65
-
66
- <div id="description">
67
- <p>
68
- <!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Strict//EN&#8220;
69
- &#8220;<a
70
- href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a>&#8220;>
71
- <html xmlns=&#8220;<a
72
- href="http://www.w3.org/1999/xhtml">www.w3.org/1999/xhtml</a>&#8220;
73
- xml:lang=&#8220;en&#8221; lang=&#8220;en&#8221;> <head>
74
- </p>
75
- <pre>
76
- &lt;title&gt;File: INSTALL [RDoc Documentation]&lt;/title&gt;
77
- &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
78
- &lt;meta http-equiv=&quot;Content-Script-Type&quot; content=&quot;text/javascript&quot; /&gt;
79
- &lt;link rel=&quot;stylesheet&quot; href=&quot;.././rdoc-style.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
80
- &lt;script type=&quot;text/javascript&quot;&gt;
81
- // &lt;![CDATA[
82
-
83
- function popupCode( url ) {
84
- window.open(url, &quot;Code&quot;, &quot;resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400&quot;)
85
- }
86
-
87
- function toggleCode( id ) {
88
- if ( document.getElementById )
89
- elem = document.getElementById( id );
90
- else if ( document.all )
91
- elem = eval( &quot;document.all.&quot; + id );
92
- else
93
- return false;
94
-
95
- elemStyle = elem.style;
96
-
97
- if ( elemStyle.display != &quot;block&quot; ) {
98
- elemStyle.display = &quot;block&quot;
99
- } else {
100
- elemStyle.display = &quot;none&quot;
101
- }
102
-
103
- return true;
104
- }
105
-
106
- // Make codeblocks hidden by default
107
- document.writeln( &quot;&lt;style type=\&quot;text/css\&quot;&gt;div.method-source-code { display: none }&lt;\/style&gt;&quot; )
108
-
109
- // ]]&gt;
110
- &lt;/script&gt;
111
- </pre>
112
- <p>
113
- </head> <body>
114
- </p>
115
- <pre>
116
- &lt;div id=&quot;fileHeader&quot;&gt;
117
- &lt;h1&gt;INSTALL&lt;/h1&gt;
118
- &lt;table class=&quot;header-table&quot;&gt;
119
- &lt;tr class=&quot;top-aligned-row&quot;&gt;
120
- &lt;td&gt;&lt;strong&gt;Path:&lt;/strong&gt;&lt;/td&gt;
121
- &lt;td&gt;INSTALL
122
-
123
- &lt;/td&gt;
124
- &lt;/tr&gt;
125
- &lt;tr class=&quot;top-aligned-row&quot;&gt;
126
- &lt;td&gt;&lt;strong&gt;Last Update:&lt;/strong&gt;&lt;/td&gt;
127
- &lt;td&gt;2009-05-13 23:23:41 -0500&lt;/td&gt;
128
- &lt;/tr&gt;
129
- &lt;/table&gt;
130
- &lt;/div&gt;
131
- &lt;!-- banner header --&gt;
132
-
133
- &lt;div id=&quot;bodyContent&quot;&gt;
134
-
135
- &lt;div id=&quot;contextContent&quot;&gt;
136
-
137
- &lt;div id=&quot;description&quot;&gt;
138
- &lt;p&gt;
139
- </pre>
140
- <p>
141
- To install: </p> <pre>
142
- </p>
143
- <pre>
144
- rake gem
145
-
146
- sudo gem install pkg/milk-0.0.1.gem
147
- </pre>
148
- <p>
149
- </pre> <p> This should install milk, all it&amp;8217;s dependencies and the
150
- `milk` command line tool to generate new sites. </p>
151
- </p>
152
- <pre>
153
- &lt;/div&gt;
154
-
155
- &lt;/div&gt;
156
-
157
- &lt;/div&gt;
158
-
159
- &lt;!-- if includes --&gt;
160
-
161
- &lt;div id=&quot;section&quot;&gt;
162
-
163
- &lt;!-- if method_list --&gt;
164
-
165
- &lt;/div&gt;
166
- </pre>
167
- <p>
168
- <div id=&#8220;validator-badges&#8221;>
169
- </p>
170
- <pre>
171
- &lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://validator.w3.org/check/referer&quot;&gt;[Validate]&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;
172
- </pre>
173
- <p>
174
- </div>
175
- </p>
176
- <p>
177
- </body> </html>
178
- </p>
179
-
180
- </div>
181
-
182
- </div>
183
-
184
-
185
- </div>
186
-
187
- <!-- if includes -->
188
-
189
- <div id="section">
190
-
191
-
192
-
193
-
194
- <!-- if method_list -->
195
-
196
-
197
-
198
-
199
- </div>
200
-
201
- <div id="validator-badges">
202
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
203
- </div>
204
-
205
- </body>
206
- </html>
@@ -1,226 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <title>File: LICENSE.html [RDoc Documentation]</title>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
- <meta http-equiv="Content-Script-Type" content="text/javascript" />
8
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
9
- <script type="text/javascript">
10
- // <![CDATA[
11
-
12
- function popupCode( url ) {
13
- window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14
- }
15
-
16
- function toggleCode( id ) {
17
- if ( document.getElementById )
18
- elem = document.getElementById( id );
19
- else if ( document.all )
20
- elem = eval( "document.all." + id );
21
- else
22
- return false;
23
-
24
- elemStyle = elem.style;
25
-
26
- if ( elemStyle.display != "block" ) {
27
- elemStyle.display = "block"
28
- } else {
29
- elemStyle.display = "none"
30
- }
31
-
32
- return true;
33
- }
34
-
35
- // Make codeblocks hidden by default
36
- document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37
-
38
- // ]]>
39
- </script>
40
-
41
- </head>
42
- <body>
43
-
44
-
45
- <div id="fileHeader">
46
- <h1>LICENSE.html</h1>
47
- <table class="header-table">
48
- <tr class="top-aligned-row">
49
- <td><strong>Path:</strong></td>
50
- <td>doc/files/LICENSE.html
51
-
52
- </td>
53
- </tr>
54
- <tr class="top-aligned-row">
55
- <td><strong>Last Update:</strong></td>
56
- <td>2009-05-13 23:25:36 -0500</td>
57
- </tr>
58
- </table>
59
- </div>
60
- <!-- banner header -->
61
-
62
- <div id="bodyContent">
63
-
64
- <div id="contextContent">
65
-
66
- <div id="description">
67
- <p>
68
- <!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Strict//EN&#8220;
69
- &#8220;<a
70
- href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a>&#8220;>
71
- <html xmlns=&#8220;<a
72
- href="http://www.w3.org/1999/xhtml">www.w3.org/1999/xhtml</a>&#8220;
73
- xml:lang=&#8220;en&#8221; lang=&#8220;en&#8221;> <head>
74
- </p>
75
- <pre>
76
- &lt;title&gt;File: LICENSE [RDoc Documentation]&lt;/title&gt;
77
- &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
78
- &lt;meta http-equiv=&quot;Content-Script-Type&quot; content=&quot;text/javascript&quot; /&gt;
79
- &lt;link rel=&quot;stylesheet&quot; href=&quot;.././rdoc-style.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
80
- &lt;script type=&quot;text/javascript&quot;&gt;
81
- // &lt;![CDATA[
82
-
83
- function popupCode( url ) {
84
- window.open(url, &quot;Code&quot;, &quot;resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400&quot;)
85
- }
86
-
87
- function toggleCode( id ) {
88
- if ( document.getElementById )
89
- elem = document.getElementById( id );
90
- else if ( document.all )
91
- elem = eval( &quot;document.all.&quot; + id );
92
- else
93
- return false;
94
-
95
- elemStyle = elem.style;
96
-
97
- if ( elemStyle.display != &quot;block&quot; ) {
98
- elemStyle.display = &quot;block&quot;
99
- } else {
100
- elemStyle.display = &quot;none&quot;
101
- }
102
-
103
- return true;
104
- }
105
-
106
- // Make codeblocks hidden by default
107
- document.writeln( &quot;&lt;style type=\&quot;text/css\&quot;&gt;div.method-source-code { display: none }&lt;\/style&gt;&quot; )
108
-
109
- // ]]&gt;
110
- &lt;/script&gt;
111
- </pre>
112
- <p>
113
- </head> <body>
114
- </p>
115
- <pre>
116
- &lt;div id=&quot;fileHeader&quot;&gt;
117
- &lt;h1&gt;LICENSE&lt;/h1&gt;
118
- &lt;table class=&quot;header-table&quot;&gt;
119
- &lt;tr class=&quot;top-aligned-row&quot;&gt;
120
- &lt;td&gt;&lt;strong&gt;Path:&lt;/strong&gt;&lt;/td&gt;
121
- &lt;td&gt;LICENSE
122
-
123
- &lt;/td&gt;
124
- &lt;/tr&gt;
125
- &lt;tr class=&quot;top-aligned-row&quot;&gt;
126
- &lt;td&gt;&lt;strong&gt;Last Update:&lt;/strong&gt;&lt;/td&gt;
127
- &lt;td&gt;2009-05-13 23:20:23 -0500&lt;/td&gt;
128
- &lt;/tr&gt;
129
- &lt;/table&gt;
130
- &lt;/div&gt;
131
- &lt;!-- banner header --&gt;
132
-
133
- &lt;div id=&quot;bodyContent&quot;&gt;
134
-
135
- &lt;div id=&quot;contextContent&quot;&gt;
136
-
137
- &lt;div id=&quot;description&quot;&gt;
138
- &lt;p&gt;
139
- </pre>
140
- <p>
141
- Copyright &amp;169; 2009, Creationix All rights reserved. </p> <p>
142
- Redistribution and use in source and binary forms, with or without
143
- modification, are permitted provided that the following conditions are met:
144
- </p> <pre>
145
- </p>
146
- <pre>
147
- * Redistributions of source code must retain the above copyright notice,
148
- this list of conditions and the following disclaimer.
149
-
150
- * Redistributions in binary form must reproduce the above copyright notice,
151
- this list of conditions and the following disclaimer in the documentation
152
- and/or other materials provided with the distribution.
153
-
154
- * Neither the name of Creationix nor the names of its contributors may be
155
- used to endorse or promote products derived from this software without
156
- specific prior written permission.
157
- </pre>
158
- <p>
159
- </pre> <p> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
160
- CONTRIBUTORS &amp;8220;AS IS&amp;8221; AND ANY EXPRESS OR IMPLIED
161
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
162
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
163
- EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
164
- INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
165
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
166
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
167
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
168
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
169
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
170
- DAMAGE. </p>
171
- </p>
172
- <pre>
173
- &lt;/div&gt;
174
-
175
- &lt;/div&gt;
176
-
177
- &lt;/div&gt;
178
-
179
- &lt;!-- if includes --&gt;
180
-
181
- &lt;div id=&quot;section&quot;&gt;
182
-
183
- &lt;!-- if method_list --&gt;
184
-
185
- &lt;/div&gt;
186
- </pre>
187
- <p>
188
- <div id=&#8220;validator-badges&#8221;>
189
- </p>
190
- <pre>
191
- &lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://validator.w3.org/check/referer&quot;&gt;[Validate]&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;
192
- </pre>
193
- <p>
194
- </div>
195
- </p>
196
- <p>
197
- </body> </html>
198
- </p>
199
-
200
- </div>
201
-
202
- </div>
203
-
204
-
205
- </div>
206
-
207
- <!-- if includes -->
208
-
209
- <div id="section">
210
-
211
-
212
-
213
-
214
- <!-- if method_list -->
215
-
216
-
217
-
218
-
219
- </div>
220
-
221
- <div id="validator-badges">
222
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
223
- </div>
224
-
225
- </body>
226
- </html>