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

Register of own "virtual file system handler" #48

Open
hvorragend opened this issue Aug 16, 2011 · 0 comments
Open

Register of own "virtual file system handler" #48

hvorragend opened this issue Aug 16, 2011 · 0 comments

Comments

@hvorragend
Copy link
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant