Outils pour utilisateurs

Outils du site


local:aplpdf:installguide

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
local:aplpdf:installguide [2026/03/17 07:17] adminlocal:aplpdf:installguide [2026/03/17 07:18] (Version actuelle) – [APLPdf : Installation guide] admin
Ligne 12: Ligne 12:
    * Unzip the plugin in the ''/local'' folder of your Moodle distribution    * Unzip the plugin in the ''/local'' folder of your Moodle distribution
    * Run the administration notifications to register the plugin in Moodle    * Run the administration notifications to register the plugin in Moodle
 +
 +===Special handling===
  
 Due to some "hardcoding" of the standard PDF implantation in Moodle, the original TCPDF must be lightly modified to protect against library conflicts when using this alternative. the main reason is because PHP **does not support** reloading a class after it has been loaded once into memory. Note that this is a constraint, but might be better for general security of the code.  Due to some "hardcoding" of the standard PDF implantation in Moodle, the original TCPDF must be lightly modified to protect against library conflicts when using this alternative. the main reason is because PHP **does not support** reloading a class after it has been loaded once into memory. Note that this is a constraint, but might be better for general security of the code. 
 +
 +A formal patch is provided by the plugin to amend the original lib/pdflib.php to do so.
  
 <html><!-- nomoodle --></html> <html><!-- nomoodle --></html>
local/aplpdf/installguide.1773731861.txt.gz · Dernière modification : de admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki