Skip to content

Plone 6: [dev] Backend / Classic UI  #1137

Closed
@MrTango

Description

@MrTango

Overview Plone 6 backend / classic-ui developer docs

structure

Keep it as flat as possible, very long stories should be handled in trainings. Short examples (tutorial style) should stay in the docs close to the context.
Backend is relevant for Headless and Classic UI, if in doubt keep it in backend for the moment.

Backend
  • content types
  • behaviors
  • annotations
  • vocabularies
  • fields
    • schema
      • autoform (directives) ordering/filtering/permissions
    • supermodel (xml)
      • autoform (directives) ordering/filtering/permissions
  • widgets
    • autoform (directives): widget/fieldset
  • plone_view/utils (global functions CMFPlone/plone.app.layout)
  • portal actions
  • users and groups
  • security
    • permissions
    • roles
      • global roles
      • local roles
    • sharing
  • workflows
  • search
    • catalog
    • querystring
  • ZODB
  • plone.api (probably stay external)
  • plone.restapi (probably stay external)
  • sending email
Classic UI
  • static resources
  • theming
  • templates
  • views
  • viewlets
  • forms
  • portlets
  • Cross-Site Request Forgery (CSRF): only ui?
  • TTW
    • Templates
    • RestrictedPython
    • conten types

Tasks:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions