Skip to content

OpenNTI/nti.contentfragments

Repository files navigation

nti.contentfragments

Latest release

Supported Python versions

image

image

Documentation Status

Support for working with string-based content in a Zope3/ZTK environment.

Overview

In a client/server environment dealing with various types of content from users, it's important to know what not just the Python type of a particular string is, but also what the semantic type of the string is: HTML, plain text, LaTeX, etc.

This package defines interfaces and classes to be able to record this information. It also features a framework for transforming between the various supported semantic types (e.g., HTML to plain text).

Other features:

  • Support for making arbitrary incoming HTML safe (sanitizing it).
  • Support for very configurable (optionally) event-based profanity censoring that integrates with nti.schema/zope.schema.

See the documentation for more details.

About

Semantic content typing and transformations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages