XSLTools

Annotated packages/ubuntu-hoary/python2.4-xsltools/debian/changelog

521:a19b7a0978eb
2006-03-12 paulb [project @ 2006-03-12 15:18:23 by paulb] Updated release notes.
paulb@463 1
xsltools (0.4-0ubuntu1) hoary; urgency=low
paulb@463 2
paulb@487 3
  * Changed the preparation of templates to produce
paulb@487 4
    rule-based output stylesheets, thus permitting recursive
paulb@506 5
    templates. This requires an extra expr-prefix annotation
paulb@506 6
    to be used in certain kinds of templates.
paulb@492 7
  * Added a recursive template example application.
paulb@487 8
  * Changed fragment production to use original template
paulb@487 9
    documents instead of output stylesheets.
paulb@515 10
  * Changed the in_page_resources attribute to provide the
paulb@515 11
    output identifier, thus changing the prepare_fragment
paulb@515 12
    method in Web resources so that only the fragment
paulb@515 13
    identifier needs to be supplied.
paulb@515 14
  * Added the XSLForms.Resources.WebResources.prepare_resources
paulb@515 15
    method for the preparation of initialiser and output
paulb@515 16
    stylesheets before an application is run.
paulb@487 17
  * Changed selectors to not automatically create elements
paulb@487 18
    in the form data document unless requested to do so.
paulb@487 19
    Introduced a Form.get_selector method in
paulb@487 20
    XSLForms.Fields.
paulb@521 21
  * Permitted the creation of hierarchies of elements in
paulb@521 22
    XSLForms.Utils.add_elements.
paulb@463 23
  * Introduced dynamic parameter evaluation for multiple-
paulb@463 24
    choice fields in order to support sources of multiple-
paulb@463 25
    choice values which reside in the form data document
paulb@463 26
    itself.
paulb@474 27
  * Added the FixNamespace.xsl stylesheet to correct
paulb@474 28
    documents saved by HTML editors which strip namespace
paulb@474 29
    prefixes.
paulb@503 30
  * Fixed filesystem encoding issues in the Candidate
paulb@503 31
    example; fixed language preference access in the
paulb@503 32
    Configurator and VerySimple examples.
paulb@515 33
  * Changed the BaseHTTPRequestHandler version of the
paulb@515 34
    Candidate example to store data in a subdirectory of
paulb@515 35
    the current working directory, thus allowing the
paulb@515 36
    demonstration application to work after package
paulb@515 37
    installation.
paulb@463 38
paulb@521 39
 -- Paul Boddie <paul@boddie.org.uk>  Sun, 12 Mar 2006 16:17:29 +0100
paulb@463 40
paulb@464 41
xsltools (0.3.1-0ubuntu1) hoary; urgency=low
paulb@464 42
paulb@464 43
  * Fixed copyright and licensing information.
paulb@464 44
paulb@464 45
 -- Paul Boddie <paul@boddie.org.uk>  Fri, 09 Dec 2005 14:57:29 +0100
paulb@464 46
paulb@430 47
xsltools (0.3-0ubuntu1) hoary; urgency=low
paulb@430 48
paulb@430 49
  * Introduced copying of multiple-choice value element
paulb@430 50
    contents so that option element labels can differ from
paulb@430 51
    the underlying values.
paulb@447 52
  * Added internationalisation support, providing the
paulb@447 53
    template:i18n annotation and the template:i18n extension
paulb@439 54
    function.
paulb@447 55
  * Updated the documentation to cover the above new
paulb@447 56
    features.
paulb@451 57
  * Fixed non-GET/POST request method handling in
paulb@451 58
    WebResources.
paulb@430 59
  * Added the xslform_preparemacro.py script.
paulb@456 60
  * Added an experimental template:range extension function.
paulb@430 61
paulb@459 62
 -- Paul Boddie <paul@boddie.org.uk>  Thu, 08 Dec 2005 16:59:02 +0100
paulb@430 63
paulb@394 64
xsltools (0.2-0ubuntu1) hoary; urgency=low
paulb@312 65
paulb@312 66
  * New upstream release.
paulb@312 67
paulb@312 68
 -- Paul Boddie <paul@boddie.org.uk>  Tue, 16 Aug 2005 19:46:29 +0200