* Splits the logic for parsing HTML from the resource handling code. * Fix a circular import in the oEmbed code (which uses the HTML parsing code). * Renames some of the HTML parsing methods to: * Make it clear which methods are "internal" to the module. * Clarify what the methods do. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| config_resource.py | ||
| download_resource.py | ||
| filepath.py | ||
| media_repository.py | ||
| media_storage.py | ||
| oembed.py | ||
| preview_html.py | ||
| preview_url_resource.py | ||
| storage_provider.py | ||
| thumbnail_resource.py | ||
| thumbnailer.py | ||
| upload_resource.py | ||