Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

WebDAV support / Mutable body #26

@dantleech

Description

@dantleech

I wonder to what extent we could support WebDAV, for example via

https://github.com/fruux/sabre-dav

Ultimately this would allow people to mount the repository tree locally as a filesystem.

If we support [get|set]Body then we could support remote authoring / template design.

For example if Twig templates could be stored in the ORM, PHPCR-ODM or even on the filesystem (!). A document/entity would only need to implement a MutableBody interface and a designer could modify remote templates in a local editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions