You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cc-search/index.html
+38-48
Original file line number
Diff line number
Diff line change
@@ -167,11 +167,6 @@ <h4>Q2 2020</h4>
167
167
</thead>
168
168
<tbody>
169
169
170
-
<tr>
171
-
<thscope="row">OER Planning</th>
172
-
<tdscope="row">Plan for potential integration of OER into CC Search through research and consideration of potential issues.</td>
173
-
</tr>
174
-
175
170
<tr>
176
171
<thscope="row">Improve Search Algorithm with Popularity Data Integration</th>
177
172
<tdscope="row">Make changes to the search algorithm that incorporate image popularity data gathered from sources that provide it. </td>
@@ -202,18 +197,6 @@ <h4>Q2 2020</h4>
202
197
<tdscope="row">Manage Catalog deployment and provisioning entirely through infrastructure as code.</td>
203
198
</tr>
204
199
205
-
<tr>
206
-
<thscope="row">Use Data Dumps for Wikimedia Ingestion</th>
207
-
<tdscope="row">Switch our Catalog data ingestion for Wikimedia Commons to use the data dumps provided by Wikimedia instead of the MediaWiki API.</td>
208
-
</tr>
209
-
210
-
<tr>
211
-
<thscope="row">Improve Common Crawl Infrastructure</th>
212
-
<tdscope="row">Update our Common Crawl provider infrastructure to:
213
-
(1) use Apache Airflow instead of AWS tools like Data Pipeline & Glue for processing data
214
-
(2) unify provider processing to use the same base classes as API providers</td>
215
-
</tr>
216
-
217
200
<tr>
218
201
<thscope="row">Improve Documentation for Community Contributors</th>
219
202
<tdscope="row">Create better documentation for community contributors by consolidating internal and public documentation and making it available for everyone.</td>
@@ -225,23 +208,41 @@ <h4>Q2 2020</h4>
225
208
</tr>
226
209
227
210
<tr>
228
-
<thscope="row">User Reporting Strategy & Implementation</th>
229
-
<tdscope="row">We need a frontend feature where users can report problematic content, backend support, and an internal process for taking action on content that is reported as problematic.</td>
211
+
<thscope="row">Design Sprint: Audio UI for CC Search</th>
212
+
<tdscope="row">Designing and prototyping an upcoming user interface for searching for audio on CC Search.</td>
230
213
</tr>
231
214
215
+
</tbody>
216
+
</table>
217
+
218
+
<h4>Q3 2020</h4>
219
+
<tableclass="table table-striped">
220
+
<theadclass="thead-dark">
221
+
<tr>
222
+
<thscope="col">Task Name</th>
223
+
<thscope="col">Task Description</th>
224
+
</tr>
225
+
</thead>
226
+
<tbody>
227
+
232
228
<tr>
233
-
<thscope="row">Design Sprint: Audio UI for CC Search</th>
234
-
<tdscope="row">Designing and prototyping an upcoming user interface for searching for audio on CC Search.</td>
<tdscope="row">Improve how and where we explain licenses, and consider ways to make it easier for reusers to understand and comply with license requirements.</td>
235
231
</tr>
236
232
237
233
<tr>
238
-
<thscope="row">Audio Support and Integration</th>
239
-
<tdscope="row">Design and user test UIs for audio. Ingest a pilot collection of audio to the Catalog, build support in the API. Integrate design to frontend to allow users to search for CC licensed audio.</td>
234
+
<thscope="row">Improved Support Pages</th>
235
+
<tdscope="row">Improve the support pages on CC Search, which includes the Collections page, for a better experience. Add explanation text for collections, improve flow.</td>
<tdscope="row">Build infrastructure necessary for internationalization, to allow CC Search to be accessible in other languages.</td>
239
+
<thscope="row">Offline old CC Search</th>
240
+
<tdscope="row">Offline Old Search (oldsearch.creativecommons.org) and redirect traffic to CC Search. Prior to this, build in messaging on Old Search, and support similar functionality on CC Search. See "Meta Search Integration" for related work.</td>
241
+
</tr>
242
+
243
+
<tr>
244
+
<thscope="row">Design Sprint: Meta Search Integration</th>
245
+
<tdscope="row">Integrating meta search functionality into CC Search for sources that are not currently indexed, and content types we do not currently support.</td>
245
246
</tr>
246
247
247
248
<tr>
@@ -250,43 +251,32 @@ <h4>Q2 2020</h4>
250
251
</tr>
251
252
252
253
<tr>
253
-
<thscope="row">Integration of Design Sprint: License Language Changes</th>
254
-
<tdscope="row">Integrate License Language Changes into CC Search frontend, which include tooltips on license filters, and adjustments to the language and CTAs on single result pages.</td>
<tdscope="row">Build infrastructure necessary for internationalization, to allow CC Search to be accessible in other languages.</td>
255
256
</tr>
256
257
257
258
<tr>
258
-
<thscope="row">Design Sprint: Meta Search Integration</th>
259
-
<tdscope="row">Integrating meta search functionality into CC Search for sources that are not currently indexed, and content types we do not currently support.</td>
259
+
<thscope="row">Audio Support and Integration</th>
260
+
<tdscope="row">Design and user test UIs for audio. Ingest a pilot collection of audio to the Catalog, build support in the API. Integrate design to frontend to allow users to search for CC licensed audio.</td>
260
261
</tr>
261
262
262
263
<tr>
263
-
<thscope="row">Offline old CC Search</th>
264
-
<tdscope="row">Offline Old Search (oldsearch.creativecommons.org) and redirect traffic to CC Search. Prior to this, build in messaging on Old Search, and support similar functionality on CC Search. See "Meta Search Integration" for related work.</td>
264
+
<thscope="row">Improve Common Crawl Infrastructure</th>
265
+
<tdscope="row">Update our Common Crawl provider infrastructure to:
266
+
(1) use Apache Airflow instead of AWS tools like Data Pipeline & Glue for processing data
267
+
(2) unify provider processing to use the same base classes as API providers</td>
265
268
</tr>
266
269
267
270
<tr>
268
-
<thscope="row">Improved Support Pages</th>
269
-
<tdscope="row">Improve the support pages on CC Search, which includes the Collections page, for a better experience. Add explanation text for collections, improve flow.</td>
271
+
<thscope="row">Use Data Dumps for Wikimedia Ingestion</th>
272
+
<tdscope="row">Switch our Catalog data ingestion for Wikimedia Commons to use the data dumps provided by Wikimedia instead of the MediaWiki API.</td>
<tdscope="row">Improve how and where we explain licenses, and consider ways to make it easier for reusers to understand and comply with license requirements.</td>
276
+
<thscope="row">OER Planning</th>
277
+
<tdscope="row">Plan for potential integration of OER into CC Search through research and consideration of potential issues.</td>
275
278
</tr>
276
279
277
-
</tbody>
278
-
</table>
279
-
280
-
<h4>Q3 2020</h4>
281
-
<tableclass="table table-striped">
282
-
<theadclass="thead-dark">
283
-
<tr>
284
-
<thscope="col">Task Name</th>
285
-
<thscope="col">Task Description</th>
286
-
</tr>
287
-
</thead>
288
-
<tbody>
289
-
290
280
<tr>
291
281
<thscope="row">Web Monetization: Research Phase</th>
292
282
<tdscope="row">Research, mock up, and user test potential integrations for Web Monetization into CC Search and other CC web properties.</td>
0 commit comments