# CONTENT # # This is the main schema for all types of content object! # Version 2 - 2017-12-20 # ---------------------------------------------------------------------------------------------------------------------- # A list of default types for use in this schema _types: # --- Types ----------------------------------------------------- # unformatted text simpletext: &simpletext filter: PlainExt options: {characterset: 15, characters: "'\"&#/;"} # Simple HTML simplehtml: &simplehtml filter: Strip options: {allowable_tags: "

"} freehtml: &freehtml filter: Strip options: {allowable_tags: "