| » Version | » Information |
|---|---|
| 0.1.3 |
Release date: 2007-04-21 10:06 UTC Release state: beta Changelog: - Request #10593: new option 'writeMode' that allows to specify which mode is used in the internal fopen() calls (useful e.g. to append to an existing file) (thanks to Anthony Topper) Dependencies:
|
| 0.1.2 |
Release date: 2006-12-16 11:13 UTC Release state: beta Changelog: - the generated XML can now be stored into a file on the local filesystem by setting the new option 'saveToFile' to boolean true - for both writing to the filesystem and sending to the browser, a filename can be specified by setting the new 'filename' option - added support for custom XML attributes - this package is now licensed under the New BSD license Dependencies:
|
| 0.1.1 |
Release date: 2006-09-25 13:10 UTC Release state: beta Changelog: - fixed request #8007 'Options for customizing XML renderer' new options: fieldTag, fieldAttribute and labelAttribute thanks Markus Ernst (derernst at gmx dot ch) - fixed request #8427: the XML declaration now reflects the "encoding" option thanks Andrew Coghlan (acoghlan at itsm dot net) Warning: the XML declaration encoding wasn't set in previous versions. Dependencies:
|
| 0.1.0 |
Release date: 2006-06-19 12:18 UTC Release state: beta Changelog: Changes since Structures_DataGrid 0.6.3: - Renderer driver unbundled from Structures_DataGrid core - new options 'useXMLDecl', 'outerTag' and 'rowTag' that allow customization of the output of this renderer Dependencies:
|