Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Register of own "virtual file system handler" #48

@hvorragend

Description

@hvorragend

It should be possible to register an own "virtual file system handler" like the media handler.

Now the original file has to be replaced with an own created vfs Handler. It would be better to have a table were the handler are registered..
Change History
comment:1 Changed 17 months ago by ftree

Here the way it could work:
In the admin Panel the user can switch between
.)Files on local file system (value:fsdirect)
.)Files in database (value:vfsdb)

I have seen that these value is stored in the Modul Vars

Her could be an third entry
.)other (value:something)

And know the own Handler can be stored in the Modul Vars without getting overwritten when updating the Admin Panel

If in the modulvars an value other than fsdirect and vfsdb is stored in the admin panel the other option is aktivated

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