|
41 | 41 | <h1>Examples</h1>
|
42 | 42 | <div class="grid-wrapper">
|
43 | 43 | <div class="grid-column-one">
|
44 |
| - <h2>Non version specific features</h2> |
45 |
| - <div class="notice notice-info"> |
46 |
| - <svg class="icn icn-info"> |
47 |
| - <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-info"></use> |
48 |
| - </svg> |
49 |
| - <div class="notice-txt"> |
50 |
| - Demonstration of features not depending of API version configured. |
51 |
| - </div> |
52 |
| - </div> |
53 | 44 | <p><strong>Get started</strong></p>
|
54 | 45 | <div class="center">
|
55 | 46 | <a href="non-version-specific/get_started.html" class="btn">
|
@@ -120,110 +111,106 @@ <h2>Non version specific features</h2>
|
120 | 111 | </svg>
|
121 | 112 | Get source code</a>
|
122 | 113 | </div>
|
123 |
| - <p><strong>Settings the attributes programmatically</strong></p> |
| 114 | + <p><strong>Select input with the list of supported languages configured in Javascript</strong> |
| 115 | + </p> |
124 | 116 | <div class="center">
|
125 |
| - <a href="non-version-specific/programmatic_init.html" class="btn"> |
| 117 | + <a href="non-version-specific/get_languages_programmatic.html" class="btn"> |
126 | 118 | <svg class="icn">
|
127 | 119 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
|
128 | 120 | </svg>
|
129 | 121 | View example</a>
|
130 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/non-version-specific/programmatic_init.html" |
| 122 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/non-version-specific/get_languages_programmatic.html" |
131 | 123 | target="_blank" class="btn">
|
132 | 124 | <svg class="icn">
|
133 | 125 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
|
134 | 126 | </svg>
|
135 | 127 | Get source code</a>
|
136 | 128 | </div>
|
137 |
| - <p><strong>Select input populate with the list of supported languages</strong></p> |
| 129 | + </div> |
| 130 | + <div class="grid-column-two"> |
| 131 | + <p><strong>REST text</strong></p> |
138 | 132 | <div class="center">
|
139 |
| - <a href="non-version-specific/get_languages.html" class="btn"> |
| 133 | + <a href="v4/iink_rest_text.html" class="btn"> |
140 | 134 | <svg class="icn">
|
141 | 135 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
|
142 | 136 | </svg>
|
143 | 137 | View example</a>
|
144 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/non-version-specific/get_languages.html" |
| 138 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/v4/iink_rest_text.html" |
145 | 139 | target="_blank" class="btn">
|
146 | 140 | <svg class="icn">
|
147 | 141 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
|
148 | 142 | </svg>
|
149 | 143 | Get source code</a>
|
150 | 144 | </div>
|
151 |
| - <p><strong>Select input populate with the list of supported languages configured in Javascript</strong> |
152 |
| - </p> |
| 145 | + <p><strong>Import content</strong></p> |
153 | 146 | <div class="center">
|
154 |
| - <a href="non-version-specific/get_languages_programmatic.html" class="btn"> |
| 147 | + <a href="v4/import_content.html" class="btn"> |
155 | 148 | <svg class="icn">
|
156 | 149 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
|
157 | 150 | </svg>
|
158 | 151 | View example</a>
|
159 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/non-version-specific/get_languages_programmatic.html" |
| 152 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/v4/import_content.html" |
160 | 153 | target="_blank" class="btn">
|
161 | 154 | <svg class="icn">
|
162 | 155 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
|
163 | 156 | </svg>
|
164 | 157 | Get source code</a>
|
165 | 158 | </div>
|
166 |
| - </div> |
167 |
| - <div class="grid-column-two"> |
168 |
| - <h2>V4 - iink SDK web</h2> |
169 |
| - <p><strong>REST text</strong></p> |
| 159 | + <p><strong>Pointer Events</strong></p> |
170 | 160 | <div class="center">
|
171 |
| - <a href="v4/iink_rest_text.html" class="btn"> |
| 161 | + <a href="v4/pointer_events.html" class="btn"> |
172 | 162 | <svg class="icn">
|
173 | 163 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
|
174 | 164 | </svg>
|
175 | 165 | View example</a>
|
176 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/v4/iink_rest_text.html" |
| 166 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/v4/pointer_events.html" |
177 | 167 | target="_blank" class="btn">
|
178 | 168 | <svg class="icn">
|
179 | 169 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
|
180 | 170 | </svg>
|
181 | 171 | Get source code</a>
|
182 | 172 | </div>
|
183 |
| - <p><strong>Import content</strong></p> |
| 173 | + <p><strong>Settings the attributes programmatically</strong></p> |
184 | 174 | <div class="center">
|
185 |
| - <a href="v4/import_content.html" class="btn"> |
| 175 | + <a href="non-version-specific/programmatic_init.html" class="btn"> |
186 | 176 | <svg class="icn">
|
187 | 177 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
|
188 | 178 | </svg>
|
189 | 179 | View example</a>
|
190 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/v4/import_content.html" |
| 180 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/non-version-specific/programmatic_init.html" |
191 | 181 | target="_blank" class="btn">
|
192 | 182 | <svg class="icn">
|
193 | 183 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
|
194 | 184 | </svg>
|
195 | 185 | Get source code</a>
|
196 | 186 | </div>
|
197 |
| - <p><strong>Pointer Events</strong></p> |
| 187 | + <p><strong>Select input with the list of supported languages</strong></p> |
198 | 188 | <div class="center">
|
199 |
| - <a href="v4/pointer_events.html" class="btn"> |
| 189 | + <a href="non-version-specific/get_languages.html" class="btn"> |
200 | 190 | <svg class="icn">
|
201 | 191 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
|
202 | 192 | </svg>
|
203 | 193 | View example</a>
|
204 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/v4/pointer_events.html" |
| 194 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/non-version-specific/get_languages.html" |
205 | 195 | target="_blank" class="btn">
|
206 | 196 | <svg class="icn">
|
207 | 197 | <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
|
208 | 198 | </svg>
|
209 | 199 | Get source code</a>
|
210 | 200 | </div>
|
211 |
| - <div style="margin-top: 76px;"> |
212 |
| - <h2>Development</h2> |
213 |
| - <p><strong>Activate debug mode</strong></p> |
214 |
| - <div class="center"> |
215 |
| - <a href="dev/debug.html" class="btn"> |
216 |
| - <svg class="icn"> |
217 |
| - <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use> |
218 |
| - </svg> |
219 |
| - View example</a> |
220 |
| - <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/dev/debug.html" |
221 |
| - target="_blank" class="btn"> |
222 |
| - <svg class="icn"> |
223 |
| - <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use> |
224 |
| - </svg> |
225 |
| - Get source code</a> |
226 |
| - </div> |
| 201 | + <p><strong>Activate debug mode</strong></p> |
| 202 | + <div class="center"> |
| 203 | + <a href="dev/debug.html" class="btn"> |
| 204 | + <svg class="icn"> |
| 205 | + <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use> |
| 206 | + </svg> |
| 207 | + View example</a> |
| 208 | + <a href="https://github.com/MyScript/myscript-common-element/blob/master/examples/dev/debug.html" |
| 209 | + target="_blank" class="btn"> |
| 210 | + <svg class="icn"> |
| 211 | + <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use> |
| 212 | + </svg> |
| 213 | + Get source code</a> |
227 | 214 | </div>
|
228 | 215 | </div>
|
229 | 216 | </div>
|
|
0 commit comments