Skip to main content

Turn arbitary HTML content to mobile browser friendly format

Project description

Introduction

mobile.htmlprocessing is a Python package providing utilities to sanitize arbitrary HTML content into mobile browser friendly format.

It is part of mFabrik Web and Mobile solutions package to build multichannel content management with Python.

Features

  • Rewrite <img> tags so that images are resized for mobile viewing

  • Make arbitraty input HTML to valid XHTML to more compatible with mobile phones

  • Enforce empty ALT text on images missing ALT attribute

  • Protect against Cross-Site Scripting Attacks (XSS) and other nastiness, as provided by lxml.html.clean. Both trusted HTML and non-trusted HTML processing modes are supported.

  • Unicode compliant - eats funky characters

This is a framework library which is designed to work with any web server or Python based CMS system. It allow rewrites HTML. You need to subclass and specialize provided base classes to match with your CMS paradigms. For examples, see Go Mobile for Plone CMS add-on product.

Requirements

Usage

Please see example code in unit tests.

Unit tests

Put mobile.htmlprocessing to your PYTHONPATH.

Run unit tests normally like:

python tests/test_image.py

See also

Source code and issue tracking

The project is hosted at Google Code project repository.

Commercial support and development

This package is licenced under open source GPL 2 license.

Commercial CMS and mobile development support options are available from mFabrik’s Web and Mobile product site.

Our top class Python developers are ready to help you with any software development needs.

Author

mFabrik Research Oy - Python and Plone professionals for hire.

Changelog

0.9

  • Major project restructuring [miohtama]

0.1

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mobile.htmlprocessing-0.9.zip (14.1 kB view details)

Uploaded Source

File details

Details for the file mobile.htmlprocessing-0.9.zip.

File metadata

File hashes

Hashes for mobile.htmlprocessing-0.9.zip
Algorithm Hash digest
SHA256 9a0afd19937c84672635247eb1cea2cb743be1435c22a3f9d9be389c7a3aa724
MD5 4a740d9780dc5dcb63cb33746bb298e5
BLAKE2b-256 e8f2bab654717135e3f3b94da1d5d986a6b78a88c73e90b67aac03f623057703

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page