[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/glossary/ -> upgrade.txt (source)

   1  This files describes API changes in /mod/glossary/*,
   2  information provided here is intended especially for developers.
   3  
   4  === 3.2 ===
   5  * External functions that were returning file information now return the following file fields:
   6    filename, filepath, mimetype, filesize, timemodified and fileurl.
   7    Those fields are now marked as VALUE_OPTIONAL for backwards compatibility.
   8  
   9  === 2.8 ===
  10  * The glossary_print_entry_attachment function no longer takes an `align`
  11    or `insidetable` property. Instead the attachments are printed within a
  12    div whose class is `attachments` and which can be targetted using
  13    appropriate CSS rules.
  14  * The glossary_print_entry_attachment function now displays the attachments
  15    on the left by default.


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