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

Prochaine révision
Révision précédente
local:aplpdf:installguide [2026/03/14 14:37] – créée adminlocal:aplpdf:installguide [2026/03/17 07:18] (Version actuelle) – [APLPdf : Installation guide] admin
Ligne 1: Ligne 1:
 +<html><!-- nomoodle --></html>
 ====== APL Shared libraries ====== ====== APL Shared libraries ======
  
-=====APLPlot : Installation guide=====+=====APLPdf : Installation guide=====
  
  
      
-<html><!-- nomoodle --></html> +<html><!-- /nomoodle --></html>
-==== See also ==== +
-  +
-[[:local:aplcore|APLcore shared library]], [[:local:aplpdf|APLPdf shared library]]+
  
 +APLPdf plugin installs straight away with the standard installation process of Moodle:
 +
 +   * Unzip the plugin in the ''/local'' folder of your Moodle distribution
 +   * 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. 
 +
 +A formal patch is provided by the plugin to amend the original lib/pdflib.php to do so.
 +
 +<html><!-- nomoodle --></html>
 [[:local:aplplot|Back to APLPlot index]] - [[:start|Back to plugins catalogue]] [[:local:aplplot|Back to APLPlot index]] - [[:start|Back to plugins catalogue]]
 <html><!-- /nomoodle --></html> <html><!-- /nomoodle --></html>
local/aplpdf/installguide.1773499031.txt.gz · Dernière modification : de admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki