CDPedia
CDPedia copied to clipboard
CDPedia is a project to make the Wikipedia accesable offline
_From [[email protected]](https://code.google.com/u/113918106348664864973/) on December 09, 2013 08:58:10_ Don't show the link in the "main left vertical bar" as it will not be very used... it can be even a link...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
That is, not having custom code for `delta_decode` and `delta_encode` in `DocSet` class in `src/armado/sqlite_index.py`, and instead using the [tencdec](https://pypi.org/project/tencdec/0.0.1/) project.
2022-11-28 20:08:20,350 cdpetron INFO Opened succesfully image type config file 'imagtypes.yaml' 2022-11-28 20:08:20,355 cdpetron INFO Opened succesfully language config file 'languages.yaml' 2022-11-28 20:08:20,355 cdpetron INFO Dump directory: '/home/flash/CDPedia/out' 2022-11-28 20:08:20,355...
@fzuccolo @facundobatista Acá van las mejoras que les comente en https://github.com/PyAr/CDPedia/pull/397 ### Longitud maxima de archivo Note que habia muchos errores de `OSError: [Errno 36] File name too long` por...
## Description Image links like maps with PNG format are left out. ```python3 2021-04-17 17:35:45,509 images.extract WARNING Unsupported image with GET args. Won't be included: extensions/ImageMap/resources/desc-20.png?15600 2021-04-17 17:35:48,371 images.extract WARNING...
## Description Some processes do not reflect the status or their progress when cdpetron is running This gives a feeling of not knowing what is happening or some idea of...
## Description: `XHTML` is specially designed for desktop applications and `HTML5` for all devices. This is a first step in allowing cdpedia to visually adapt to all devices (responsive). This...
## Description It is possible that cdpedia is served in a wireless network in which various devices can be connected (mobiles, tablets, ...) The idea would be to implement a...
### Issue reproduction 1. start CDPedia 2. navigate to an article 3. return to the first page by pressing the browser's back button 4. wait at least 2 minutes and...