How to store files (using filepicker) in a system wide context?

How to store files (using filepicker) in a system wide context?

de Vincent MICHELI -
Número de respuestas: 5

Hello sonrisa

I am working on a shared resource repository. These resources are not in a course context or in a module context. They have to be in a global one.

How to store files (using filepicker) in a system wide context?

I tried to fake a context (in files table), but filestorage cron function delete files entry that are not associated with a real one.

Thanks in advance.

Promedio de valoraciones: -
En respuesta a Vincent MICHELI

Re: How to store files (using filepicker) in a system wide context?

de Tabitha Parker (was Roder) -

what about just putting them in site files (see site administration block, frontpage menu)

En respuesta a Tabitha Parker (was Roder)

Re: How to store files (using filepicker) in a system wide context?

de Stuart Mealor -
Imagen de Particularly helpful Moodlers

You can do this in Moodle 1.9.

No such thing as Site Files in Moodle 2.0 - unless I missed it?

En respuesta a Stuart Mealor

Re: How to store files (using filepicker) in a system wide context?

de Vincent MICHELI -

Indeed, that is my problem triste

Sorry, I forgot to mention that I work in Moodle 2.0

It seems to be impossible to store several files in the same context (files table) using filepicker. Each new entry "break" the preview by delete the entry with filearea = content.

Any Idea ?

Cheers

En respuesta a Vincent MICHELI

Re: How to store files (using filepicker) in a system wide context?

de Tim Hunt -
Imagen de Core developers Imagen de Documentation writers Imagen de Particularly helpful Moodlers Imagen de Peer reviewers Imagen de Plugin developers

Modules can associate files with the system context. It was discussed here some time ago. Search for forum threads that include 'sam marshall'.