Explorar el Código

generated files of parent

Noémi Ványi hace 8 años
padre
commit
a1a0c35ebf
Se han modificado 5 ficheros con 158 adiciones y 152 borrados
  1. 114
    112
      _sources/dev/engine_overview.txt
  2. 1
    1
      _sources/dev/plugins.txt
  3. 1
    1
      _sources/index.txt
  4. 41
    37
      dev/engine_overview.html
  5. 1
    1
      index.html

+ 114
- 112
_sources/dev/engine_overview.txt Ver fichero

@@ -30,15 +30,17 @@ settings. However, the standard way is the following:
30 30
 engine file
31 31
 ~~~~~~~~~~~
32 32
 
33
-+---------------------+-----------+-----------------------------------------+
34
-| argument            | type      | information                             |
35
-+=====================+===========+=========================================+
36
-| categories          | list      | pages, in which the engine is working   |
37
-+---------------------+-----------+-----------------------------------------+
38
-| paging              | boolean   | support multible pages                  |
39
-+---------------------+-----------+-----------------------------------------+
40
-| language\_support   | boolean   | support language choosing               |
41
-+---------------------+-----------+-----------------------------------------+
33
++----------------------+-----------+-----------------------------------------+
34
+| argument             | type      | information                             |
35
++======================+===========+=========================================+
36
+| categories           | list      | pages, in which the engine is working   |
37
++----------------------+-----------+-----------------------------------------+
38
+| paging               | boolean   | support multible pages                  |
39
++----------------------+-----------+-----------------------------------------+
40
+| language\_support    | boolean   | support language choosing               |
41
++----------------------+-----------+-----------------------------------------+
42
+| time\_range\_support | boolean   | support search time range               |
43
++----------------------+-----------+-----------------------------------------+
42 44
 
43 45
 settings.yml
44 46
 ~~~~~~~~~~~~
@@ -186,126 +188,126 @@ To set another media-type as default, the parameter
186 188
 default
187 189
 ~~~~~~~
188 190
 
189
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
190
-| result-parameter   | information                                                                                                                        |
191
-+====================+====================================================================================================================================+
192
-| url                | string, which is representing the url of the result                                                                                |
193
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
194
-| title              | string, which is representing the title of the result                                                                              |
195
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
196
-| content            | string, which is giving a general result-text                                                                                      |
197
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
198
-| publishedDate      | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, represent when the result is published   |
199
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
191
++--------------------+---------------------------------------------------------------------------------------------------------------+
192
+| result-parameter   | information                                                                                                   |
193
++====================+===============================================================================================================+
194
+| url                | string, url of the result                                                                                     |
195
++--------------------+---------------------------------------------------------------------------------------------------------------+
196
+| title              | string, title of the result                                                                                   |
197
++--------------------+---------------------------------------------------------------------------------------------------------------+
198
+| content            | string, general result-text                                                                                   |
199
++--------------------+---------------------------------------------------------------------------------------------------------------+
200
+| publishedDate      | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, time of publish     |
201
++--------------------+---------------------------------------------------------------------------------------------------------------+
200 202
 
201 203
 images
202 204
 ~~~~~~
203 205
 
204 206
 to use this template, the parameter
205 207
 
206
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
207
-| result-parameter   | information                                                                                                                                               |
208
-+====================+===========================================================================================================================================================+
209
-| template           | is set to ``images.html``                                                                                                                                 |
210
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
211
-| url                | string, which is representing the url to the result site                                                                                                  |
212
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
213
-| title              | string, which is representing the title of the result *(partly implemented)*                                                                              |
214
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
215
-| content            | *(partly implemented)*                                                                                                                                    |
216
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
217
-| publishedDate      | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, represent when the result is published *(partly implemented)*   |
218
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
219
-| img\_src           | string, which is representing the url to the result image                                                                                                 |
220
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
221
-| thumbnail\_src     | string, which is representing the url to a small-preview image                                                                                            |
222
-+--------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
208
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
209
+| result-parameter   | information                                                                                                                           |
210
++====================+=======================================================================================================================================+
211
+| template           | is set to ``images.html``                                                                                                             |
212
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
213
+| url                | string, url to the result site                                                                                                        |
214
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
215
+| title              | string, title of the result *(partly implemented)*                                                                                    |
216
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
217
+| content            | *(partly implemented)*                                                                                                                |
218
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
219
+| publishedDate      | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, time of publish *(partly implemented)*      |
220
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
221
+| img\_src           | string, url to the result image                                                                                                       |
222
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
223
+| thumbnail\_src     | string, url to a small-preview image                                                                                                  |
224
++--------------------+---------------------------------------------------------------------------------------------------------------------------------------+
223 225
 
224 226
 videos
225 227
 ~~~~~~
226 228
 
227
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
228
-| result-parameter   | information                                                                                                                        |
229
-+====================+====================================================================================================================================+
230
-| template           | is set to ``videos.html``                                                                                                          |
231
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
232
-| url                | string, which is representing the url of the result                                                                                |
233
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
234
-| title              | string, which is representing the title of the result                                                                              |
235
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
236
-| content            | *(not implemented yet)*                                                                                                            |
237
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
238
-| publishedDate      | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, represent when the result is published   |
239
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
240
-| thumbnail          | string, which is representing the url to a small-preview image                                                                     |
241
-+--------------------+------------------------------------------------------------------------------------------------------------------------------------+
229
++--------------------+--------------------------------------------------------------------------------------------------------------+
230
+| result-parameter   | information                                                                                                  |
231
++====================+==============================================================================================================+
232
+| template           | is set to ``videos.html``                                                                                    |
233
++--------------------+--------------------------------------------------------------------------------------------------------------+
234
+| url                | string, url of the result                                                                                    |
235
++--------------------+--------------------------------------------------------------------------------------------------------------+
236
+| title              | string, title of the result                                                                                  |
237
++--------------------+--------------------------------------------------------------------------------------------------------------+
238
+| content            | *(not implemented yet)*                                                                                      |
239
++--------------------+--------------------------------------------------------------------------------------------------------------+
240
+| publishedDate      | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, time of publish    |
241
++--------------------+--------------------------------------------------------------------------------------------------------------+
242
+| thumbnail          | string, url to a small-preview image                                                                         |
243
++--------------------+--------------------------------------------------------------------------------------------------------------+
242 244
 
243 245
 torrent
244 246
 ~~~~~~~
245 247
 
246
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
247
-| result-parameter | information                                                                                                                                              |
248
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
249
-| template         | is set to ```torrent.html```                                                                                                                             |
250
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
251
-| url              | string, which is representing the url of the result                                                                                                      |
252
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
253
-| title            | string, which is representing the title of the result                                                                                                    |
254
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
255
-| content          | string, which is giving a general result-text                                                                                                            |
256
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
257
-| publishedDate    | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, represent when the result is published *(not implemented yet)* |
258
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
259
-| seed             | int, number of seeder                                                                                                                                    |
260
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
261
-| leech            | int, number of leecher                                                                                                                                   |
262
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
263
-| filesize         | int, size of file in bytes                                                                                                                               |
264
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
265
-| files            | int, number of files                                                                                                                                     |
266
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
267
-| magnetlink       | string, which is the `magnetlink <https://en.wikipedia.org/wiki/Magnet_URI_scheme>`__ of the result                                                      |
268
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
269
-| torrentfile      | string, which is the torrentfile of the result                                                                                                           |
270
-+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
248
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
249
+| result-parameter | information                                                                                                                           |
250
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
251
+| template         | is set to ``torrent.html``                                                                                                            |
252
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
253
+| url              | string, url of the result                                                                                                             |
254
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
255
+| title            | string, title of the result                                                                                                           |
256
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
257
+| content          | string, general result-text                                                                                                           |
258
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
259
+| publishedDate    | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, time of publish *(not implemented yet)*     |
260
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
261
+| seed             | int, number of seeder                                                                                                                 |
262
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
263
+| leech            | int, number of leecher                                                                                                                |
264
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
265
+| filesize         | int, size of file in bytes                                                                                                            |
266
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
267
+| files            | int, number of files                                                                                                                  |
268
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
269
+| magnetlink       | string, `magnetlink <https://en.wikipedia.org/wiki/Magnet_URI_scheme>`__ of the result                                                |
270
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
271
+| torrentfile      | string, torrentfile of the result                                                                                                     |
272
++------------------+---------------------------------------------------------------------------------------------------------------------------------------+
271 273
 
272 274
 
273 275
 map
274 276
 ~~~
275 277
 
276
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
277
-| result-parameter        | information                                                                                                                        |
278
-+=========================+====================================================================================================================================+
279
-| url                     | string, which is representing the url of the result                                                                                |
280
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
281
-| title                   | string, which is representing the title of the result                                                                              |
282
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
283
-| content                 | string, which is giving a general result-text                                                                                      |
284
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
285
-| publishedDate           | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, represent when the result is published   |
286
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
287
-| latitude                | latitude of result (in decimal format)                                                                                             |
288
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
289
-| longitude               | longitude of result (in decimal format)                                                                                            |
290
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
291
-| boundingbox             | boundingbox of result (array of 4. values ``[lat-min, lat-max, lon-min, lon-max]``)                                                |
292
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
293
-| geojson                 | geojson of result (http://geojson.org)                                                                                             |
294
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
295
-| osm.type                | type of osm-object (if OSM-Result)                                                                                                 |
296
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
297
-| osm.id                  | id of osm-object (if OSM-Result)                                                                                                   |
298
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
299
-| address.name            | name of object                                                                                                                     |
300
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
301
-| address.road            | street adress of object                                                                                                            |
302
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
303
-| address.house\_number   | house number of object                                                                                                             |
304
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
305
-| address.locality        | city, place of object                                                                                                              |
306
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
307
-| address.postcode        | postcode of object                                                                                                                 |
308
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
309
-| address.country         | country of object                                                                                                                  |
310
-+-------------------------+------------------------------------------------------------------------------------------------------------------------------------+
278
++-------------------------+--------------------------------------------------------------------------------------------------------------+
279
+| result-parameter        | information                                                                                                  |
280
++=========================+==============================================================================================================+
281
+| url                     | string, url of the result                                                                                    |
282
++-------------------------+--------------------------------------------------------------------------------------------------------------+
283
+| title                   | string, title of the result                                                                                  |
284
++-------------------------+--------------------------------------------------------------------------------------------------------------+
285
+| content                 | string, general result-text                                                                                  |
286
++-------------------------+--------------------------------------------------------------------------------------------------------------+
287
+| publishedDate           | `datetime.datetime <https://docs.python.org/2/library/datetime.html#datetime-objects>`__, time of publish    |
288
++-------------------------+--------------------------------------------------------------------------------------------------------------+
289
+| latitude                | latitude of result (in decimal format)                                                                       |
290
++-------------------------+--------------------------------------------------------------------------------------------------------------+
291
+| longitude               | longitude of result (in decimal format)                                                                      |
292
++-------------------------+--------------------------------------------------------------------------------------------------------------+
293
+| boundingbox             | boundingbox of result (array of 4. values ``[lat-min, lat-max, lon-min, lon-max]``)                          |
294
++-------------------------+--------------------------------------------------------------------------------------------------------------+
295
+| geojson                 | geojson of result (http://geojson.org)                                                                       |
296
++-------------------------+--------------------------------------------------------------------------------------------------------------+
297
+| osm.type                | type of osm-object (if OSM-Result)                                                                           |
298
++-------------------------+--------------------------------------------------------------------------------------------------------------+
299
+| osm.id                  | id of osm-object (if OSM-Result)                                                                             |
300
++-------------------------+--------------------------------------------------------------------------------------------------------------+
301
+| address.name            | name of object                                                                                               |
302
++-------------------------+--------------------------------------------------------------------------------------------------------------+
303
+| address.road            | street name of object                                                                                        |
304
++-------------------------+--------------------------------------------------------------------------------------------------------------+
305
+| address.house\_number   | house number of object                                                                                       |
306
++-------------------------+--------------------------------------------------------------------------------------------------------------+
307
+| address.locality        | city, place of object                                                                                        |
308
++-------------------------+--------------------------------------------------------------------------------------------------------------+
309
+| address.postcode        | postcode of object                                                                                           |
310
++-------------------------+--------------------------------------------------------------------------------------------------------------+
311
+| address.country         | country of object                                                                                            |
312
++-------------------------+--------------------------------------------------------------------------------------------------------------+
311 313
 

+ 1
- 1
_sources/dev/plugins.txt Ver fichero

@@ -11,7 +11,7 @@ Example plugin
11 11
 
12 12
     name = 'Example plugin'
13 13
     description = 'This plugin extends the suggestions with the word "example"'
14
-    default_on = False  # disable by default
14
+    default_on = False  # disabled by default
15 15
 
16 16
     js_dependencies = tuple()  # optional, list of static js files
17 17
     css_dependencies = tuple()  # optional, list of static css files

+ 1
- 1
_sources/index.txt Ver fichero

@@ -16,7 +16,7 @@ Features
16 16
  - No user tracking
17 17
  - No user profiling
18 18
  - About 70 supported search engines
19
- - Easy intergration with any search engines
19
+ - Easy integration with any search engine
20 20
  - Cookies are not used by default
21 21
  - Secure, encrypted connections (HTTPS/SSL)
22 22
  - Hosted by organisations, such as La Quadrature du Net, which promote digital rights

+ 41
- 37
dev/engine_overview.html Ver fichero

@@ -88,9 +88,9 @@ settings. However, the standard way is the following:</p>
88 88
 <h3><a class="toc-backref" href="#id4">engine file</a><a class="headerlink" href="#engine-file" title="Permalink to this headline">¶</a></h3>
89 89
 <table border="1" class="docutils">
90 90
 <colgroup>
91
-<col width="29%" />
91
+<col width="30%" />
92 92
 <col width="15%" />
93
-<col width="56%" />
93
+<col width="55%" />
94 94
 </colgroup>
95 95
 <thead valign="bottom">
96 96
 <tr class="row-odd"><th class="head">argument</th>
@@ -111,6 +111,10 @@ settings. However, the standard way is the following:</p>
111 111
 <td>boolean</td>
112 112
 <td>support language choosing</td>
113 113
 </tr>
114
+<tr class="row-odd"><td>time_range_support</td>
115
+<td>boolean</td>
116
+<td>support search time range</td>
117
+</tr>
114 118
 </tbody>
115 119
 </table>
116 120
 </div>
@@ -347,8 +351,8 @@ Currently the following media-types are supported:</p>
347 351
 <h3><a class="toc-backref" href="#id13">default</a><a class="headerlink" href="#default" title="Permalink to this headline">¶</a></h3>
348 352
 <table border="1" class="docutils">
349 353
 <colgroup>
350
-<col width="13%" />
351
-<col width="87%" />
354
+<col width="15%" />
355
+<col width="85%" />
352 356
 </colgroup>
353 357
 <thead valign="bottom">
354 358
 <tr class="row-odd"><th class="head">result-parameter</th>
@@ -357,16 +361,16 @@ Currently the following media-types are supported:</p>
357 361
 </thead>
358 362
 <tbody valign="top">
359 363
 <tr class="row-even"><td>url</td>
360
-<td>string, which is representing the url of the result</td>
364
+<td>string, url of the result</td>
361 365
 </tr>
362 366
 <tr class="row-odd"><td>title</td>
363
-<td>string, which is representing the title of the result</td>
367
+<td>string, title of the result</td>
364 368
 </tr>
365 369
 <tr class="row-even"><td>content</td>
366
-<td>string, which is giving a general result-text</td>
370
+<td>string, general result-text</td>
367 371
 </tr>
368 372
 <tr class="row-odd"><td>publishedDate</td>
369
-<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, represent when the result is published</td>
373
+<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, time of publish</td>
370 374
 </tr>
371 375
 </tbody>
372 376
 </table>
@@ -376,8 +380,8 @@ Currently the following media-types are supported:</p>
376 380
 <p>to use this template, the parameter</p>
377 381
 <table border="1" class="docutils">
378 382
 <colgroup>
379
-<col width="11%" />
380
-<col width="89%" />
383
+<col width="13%" />
384
+<col width="87%" />
381 385
 </colgroup>
382 386
 <thead valign="bottom">
383 387
 <tr class="row-odd"><th class="head">result-parameter</th>
@@ -389,22 +393,22 @@ Currently the following media-types are supported:</p>
389 393
 <td>is set to <code class="docutils literal"><span class="pre">images.html</span></code></td>
390 394
 </tr>
391 395
 <tr class="row-odd"><td>url</td>
392
-<td>string, which is representing the url to the result site</td>
396
+<td>string, url to the result site</td>
393 397
 </tr>
394 398
 <tr class="row-even"><td>title</td>
395
-<td>string, which is representing the title of the result <em>(partly implemented)</em></td>
399
+<td>string, title of the result <em>(partly implemented)</em></td>
396 400
 </tr>
397 401
 <tr class="row-odd"><td>content</td>
398 402
 <td><em>(partly implemented)</em></td>
399 403
 </tr>
400 404
 <tr class="row-even"><td>publishedDate</td>
401
-<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, represent when the result is published <em>(partly implemented)</em></td>
405
+<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, time of publish <em>(partly implemented)</em></td>
402 406
 </tr>
403 407
 <tr class="row-odd"><td>img_src</td>
404
-<td>string, which is representing the url to the result image</td>
408
+<td>string, url to the result image</td>
405 409
 </tr>
406 410
 <tr class="row-even"><td>thumbnail_src</td>
407
-<td>string, which is representing the url to a small-preview image</td>
411
+<td>string, url to a small-preview image</td>
408 412
 </tr>
409 413
 </tbody>
410 414
 </table>
@@ -413,8 +417,8 @@ Currently the following media-types are supported:</p>
413 417
 <h3><a class="toc-backref" href="#id15">videos</a><a class="headerlink" href="#videos" title="Permalink to this headline">¶</a></h3>
414 418
 <table border="1" class="docutils">
415 419
 <colgroup>
416
-<col width="13%" />
417
-<col width="87%" />
420
+<col width="15%" />
421
+<col width="85%" />
418 422
 </colgroup>
419 423
 <thead valign="bottom">
420 424
 <tr class="row-odd"><th class="head">result-parameter</th>
@@ -426,19 +430,19 @@ Currently the following media-types are supported:</p>
426 430
 <td>is set to <code class="docutils literal"><span class="pre">videos.html</span></code></td>
427 431
 </tr>
428 432
 <tr class="row-odd"><td>url</td>
429
-<td>string, which is representing the url of the result</td>
433
+<td>string, url of the result</td>
430 434
 </tr>
431 435
 <tr class="row-even"><td>title</td>
432
-<td>string, which is representing the title of the result</td>
436
+<td>string, title of the result</td>
433 437
 </tr>
434 438
 <tr class="row-odd"><td>content</td>
435 439
 <td><em>(not implemented yet)</em></td>
436 440
 </tr>
437 441
 <tr class="row-even"><td>publishedDate</td>
438
-<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, represent when the result is published</td>
442
+<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, time of publish</td>
439 443
 </tr>
440 444
 <tr class="row-odd"><td>thumbnail</td>
441
-<td>string, which is representing the url to a small-preview image</td>
445
+<td>string, url to a small-preview image</td>
442 446
 </tr>
443 447
 </tbody>
444 448
 </table>
@@ -447,27 +451,27 @@ Currently the following media-types are supported:</p>
447 451
 <h3><a class="toc-backref" href="#id16">torrent</a><a class="headerlink" href="#torrent" title="Permalink to this headline">¶</a></h3>
448 452
 <table border="1" class="docutils">
449 453
 <colgroup>
450
-<col width="10%" />
451
-<col width="90%" />
454
+<col width="12%" />
455
+<col width="88%" />
452 456
 </colgroup>
453 457
 <tbody valign="top">
454 458
 <tr class="row-odd"><td>result-parameter</td>
455 459
 <td>information</td>
456 460
 </tr>
457 461
 <tr class="row-even"><td>template</td>
458
-<td>is set to <code class="docutils literal"><span class="pre">`torrent.html`</span></code></td>
462
+<td>is set to <code class="docutils literal"><span class="pre">torrent.html</span></code></td>
459 463
 </tr>
460 464
 <tr class="row-odd"><td>url</td>
461
-<td>string, which is representing the url of the result</td>
465
+<td>string, url of the result</td>
462 466
 </tr>
463 467
 <tr class="row-even"><td>title</td>
464
-<td>string, which is representing the title of the result</td>
468
+<td>string, title of the result</td>
465 469
 </tr>
466 470
 <tr class="row-odd"><td>content</td>
467
-<td>string, which is giving a general result-text</td>
471
+<td>string, general result-text</td>
468 472
 </tr>
469 473
 <tr class="row-even"><td>publishedDate</td>
470
-<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, represent when the result is published <em>(not implemented yet)</em></td>
474
+<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, time of publish <em>(not implemented yet)</em></td>
471 475
 </tr>
472 476
 <tr class="row-odd"><td>seed</td>
473 477
 <td>int, number of seeder</td>
@@ -482,10 +486,10 @@ Currently the following media-types are supported:</p>
482 486
 <td>int, number of files</td>
483 487
 </tr>
484 488
 <tr class="row-odd"><td>magnetlink</td>
485
-<td>string, which is the <a class="reference external" href="https://en.wikipedia.org/wiki/Magnet_URI_scheme">magnetlink</a> of the result</td>
489
+<td>string, <a class="reference external" href="https://en.wikipedia.org/wiki/Magnet_URI_scheme">magnetlink</a> of the result</td>
486 490
 </tr>
487 491
 <tr class="row-even"><td>torrentfile</td>
488
-<td>string, which is the torrentfile of the result</td>
492
+<td>string, torrentfile of the result</td>
489 493
 </tr>
490 494
 </tbody>
491 495
 </table>
@@ -494,8 +498,8 @@ Currently the following media-types are supported:</p>
494 498
 <h3><a class="toc-backref" href="#id17">map</a><a class="headerlink" href="#map" title="Permalink to this headline">¶</a></h3>
495 499
 <table border="1" class="docutils">
496 500
 <colgroup>
497
-<col width="16%" />
498
-<col width="84%" />
501
+<col width="19%" />
502
+<col width="81%" />
499 503
 </colgroup>
500 504
 <thead valign="bottom">
501 505
 <tr class="row-odd"><th class="head">result-parameter</th>
@@ -504,16 +508,16 @@ Currently the following media-types are supported:</p>
504 508
 </thead>
505 509
 <tbody valign="top">
506 510
 <tr class="row-even"><td>url</td>
507
-<td>string, which is representing the url of the result</td>
511
+<td>string, url of the result</td>
508 512
 </tr>
509 513
 <tr class="row-odd"><td>title</td>
510
-<td>string, which is representing the title of the result</td>
514
+<td>string, title of the result</td>
511 515
 </tr>
512 516
 <tr class="row-even"><td>content</td>
513
-<td>string, which is giving a general result-text</td>
517
+<td>string, general result-text</td>
514 518
 </tr>
515 519
 <tr class="row-odd"><td>publishedDate</td>
516
-<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, represent when the result is published</td>
520
+<td><a class="reference external" href="https://docs.python.org/2/library/datetime.html#datetime-objects">datetime.datetime</a>, time of publish</td>
517 521
 </tr>
518 522
 <tr class="row-even"><td>latitude</td>
519 523
 <td>latitude of result (in decimal format)</td>
@@ -537,7 +541,7 @@ Currently the following media-types are supported:</p>
537 541
 <td>name of object</td>
538 542
 </tr>
539 543
 <tr class="row-odd"><td>address.road</td>
540
-<td>street adress of object</td>
544
+<td>street name of object</td>
541 545
 </tr>
542 546
 <tr class="row-even"><td>address.house_number</td>
543 547
 <td>house number of object</td>

+ 1
- 1
index.html Ver fichero

@@ -51,7 +51,7 @@
51 51
 <li>No user tracking</li>
52 52
 <li>No user profiling</li>
53 53
 <li>About 70 supported search engines</li>
54
-<li>Easy intergration with any search engines</li>
54
+<li>Easy integration with any search engine</li>
55 55
 <li>Cookies are not used by default</li>
56 56
 <li>Secure, encrypted connections (HTTPS/SSL)</li>
57 57
 <li>Hosted by organisations, such as La Quadrature du Net, which promote digital rights</li>