[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/tcpdf/ -> readme_moodle.txt (source)

   1  Description of TCPDF library import 6.2.12
   2  ===========================================
   3  * delete examples/, tools/ and tcpdf_import.php
   4  * remove tcpdf_import.php from composer.json
   5  * remove all fonts that were not already present
   6  * visit http://127.0.0.1/lib/tests/other/pdflibtestpage.php and view the pdf
   7  
   8  2015/09/29
   9  ----------
  10  Upgrade to tcpdf_php5 TCPDF 6.2.12 (MDL-51534)
  11  by Jun Pataleta <jun@moodle.com>
  12  
  13  2015/03/23
  14  ----------
  15  Upgrade to tcpdf_php5 TCPDF 6.2.6 (MDL-49522)
  16  by Adrian Greeve <adrian@moodle.com>
  17  
  18  2011/10/29
  19  ----------
  20  Upgrade to tcpdf_php5 TCPDF 5.9.133 (MDL-29283)
  21  by Petr Skoda
  22  
  23  2009/11/19
  24  ----------
  25  Upgrade to tcpdf_php5 TCPDF 4.8.014 (MDL-20888)
  26  by David Mudrak <david.mudrak@gmail.com>
  27  
  28  2009/07/20
  29  ----------
  30  Upgrade to tcpdf_php5 TCPDF 4.6.020 (MDL-19876)
  31  by David Mudrak <david.mudrak@gmail.com>
  32  
  33  * deleted cache/ doc/ examples/ config/tcpdf_config_alt.php config/lang/ images/
  34  * removed all fonts but the core ones (courier.php, helveticabi.php,
  35      helveticab.php, helveticai.php, helvetica.php, symbol.php, timesbi.php,
  36      timesb.php, timesi.php, times.php, zapfdingbats.php) and FreeFont
  37  * FreeFont chosen as a default utf8 font distributed by default, all others will
  38      be downloadable from moodle.org via new UI
  39  * removed font/utils/
  40  * moving configuration to the lib/pdflib.php wrapper so we do not need to modify
  41      TCPDF at all. Credit to Chardelle Busch for this solution in MDL-17179
  42  
  43  2008/07/29
  44  ----------
  45  Upgrade to tcpdf_php5 TCPDF 4.0.015 (MDL-15055)
  46  by David Mudrak <david.mudrak@gmail.com>
  47  
  48  * deleted cache/ doc/ examples/
  49  * modified config/tcpdf_config.php
  50      Default values for K_PATH_MAIN and K_PATH_URL are automatically set for
  51      the Moodle installation. K_PATH_CACHE set to Moodle datadir cache.
  52      K_PATH_URL_CACHE can't be mapped in Moodle as datadir should not be
  53      accessible directly. However, it doesn't seem to be used within the
  54      library code.


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1