XMM
1.14.1
  • About XMM
  • XMM Usage
  • Models
  • Internal API
  • XMM UI
  • XMM Admin
  • XMM Pipelines
  • RESTful HTTP API
  • Cache busting
XMM
  • Docs »
  • X-Media Manager Documentation
  • View page source

X-Media Manager Documentation¶

Welcome to the XMM 1.14.1 documentation.

The aim of this documentation is to provide a higher level user guide as well as a low-end API documentation for developers of both the Python source as well as the RESTful HTTP API.

Quick links¶

  • Project home
  • Frontend project
  • Project backlog

Build Status¶

https://circleci.com/gh/polynorm/poly-xmm-core.svg?style=shield&circle-token=4203368749a225b9477501052217bf00ee4fdf30 https://codecov.io/gh/polynorm/poly-xmm-core/branch/stable%2F1.14/graph/badge.svg?token=dvYDRJ574d https://img.shields.io/badge/docs-1.14.0-brightgreen.svg

Table of contents¶

  • About XMM
    • Getting started
      • Prerequisites
      • Installation
    • Development
      • Migrate Mongodb
      • Using Git
      • Code quality
      • Testing
      • Documentation
    • Configuration
    • Deployment
      • Flask web app
      • Websocket server
      • Media watchdog
      • Celery worker & beat
    • Settings
  • XMM Usage
    • Command line interface
      • xmm-admin and manage.py
      • Commands
    • Thumbor thumbnail server usage
      • Installation
      • Running
  • Models
    • XMM Core Models
    • Model classification
    • CMS Models
  • Internal API
    • Fields
      • List of Fields
    • File data model
    • Tasks
      • List of Tasks
    • Versioning
    • Websocket Services
      • Services
  • XMM UI
    • UI-CLI
      • xmm-ui dev
      • xmm-ui build
      • xmm-ui serve
      • xmm-ui test
      • xmm-ui test-watch
      • xmm-ui lint
      • xmm-ui lint-watch
    • Customization
      • styleMap
      • CMS Layout
      • Components
  • XMM Admin
    • XMM Data models
      • Models
      • NodeTypes
      • Tags
      • Pagetypes
      • Blocktypes
    • Users and Permissions
      • Users
      • Groups
      • Permissions
    • System internals
      • Tasks
      • Notifications
      • Units
    • Auditing
      • Configuration
      • Technical implementation
  • XMM Pipelines
    • Pipeline format
    • Steps
      • Import steps
      • Export steps
      • Generic steps
      • Reader classes
      • Loader classes
      • Writer classes
      • Transfer classes
  • RESTful HTTP API
    • CMS Export
    • Generic endpoints
    • Model data endpoints
    • Cross references endpoint
  • Cache busting

Generated on Apr 18, 2018.

Next

© Copyright 2018, Polynorm Software AG.

Built with Sphinx using a theme provided by Read the Docs.