Notes: 8 Jul 2005 - v0.16 added new field type of 'time' which is expected to be in 24h format, e.g. '1530' added new xsl:template name="showTime" to utils.xslt to handle display of time fields as drop-downs for hour and min parts, defaulting to current time passed in by the .pm. Added two supporting templates showSelectHour and showSelectMin the latter making a call to the recursive template optionRange. added method _fileTypesOK() to do some field content validation, mostly looking for well-formed date and time fields, but also checking max lengths of strings as per config.xml settings added new method _getDateTime the results of which are passed into the XSLT transform and used as defaults for date/time fields if none provided added an xslt file in a new folder /tools/ for flattening xml files to be suitable for importing into the XApp framework. Included some sample xml input and output and added some docs to introduce them added a documentation page illustrating typical directory structures and permissions required to get XApp up and running. added checks to RunTests.pl for date/time values and methods generated DTD's for the titles and messages xml resource files and associated them with the files. removed the *-all resource files from distribution as not used. also added time as valid attribute value in config.dtd
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use