Unifying mod_certificate folders

Unifying mod_certificate folders

Nosūtīja Pedro Gago
Atbilžu skaits: 1
Hi,

we use the mod_certificate extension to generate certificates. The issue is that its installation is a bit scattered: we have the certificate.php files in the /srv/moodle/application/mod/certificate/type/<certificate_type> folder while we have the image files (watermarks, frames, etc.) in the /srv/moodle/application-data/mod/certificate/pix folder.

Is this division natural? For maintenance purposes, it seems easier if everything hangs in one place. I've looked at the extension configuration but I don't see anything about it.

Does anyone know the folder structure and can give me some advice?

Regards,

Pedro

Vidējais novērtējums: -
Atbildot uz Pedro Gago

Re: Unifying mod_certificate folders

Nosūtīja Mark Nelson
Core developers attēls Documentation writers attēls Particularly helpful Moodlers attēls Peer reviewers attēls Plugin developers attēls Testers attēls
That plugin is no longer maintained. As to whether the images should be with each certificate type is another discussion. I think since they can be used in multiple types they should have a separate folder instead of "belonging" to one in particular.