488:a5b8e5223ce0
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:44:13 by paulb]
Changed the extraction script to use the original template.
Added reference and parameter support to the output script. |
|
|
scripts/xslform_extract.py scripts/xslform_output.py
|
|
487:76bdda549d1b
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:43:49 by paulb]
Updated release notes. |
|
|
packages/ubuntu-hoary/python2.4-xsltools/debian/changelog
|
|
486:ccd8a9456fb3
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:43:34 by paulb]
Changed the in-page update element paths according to the updated template
mechanisms. |
|
|
examples/Common/Dictionary/Resources/words_template.xhtml examples/Common/VerySimple/Resources/structure_multivalue_label_template.xhtml examples/Common/VerySimple/Resources/structure_multivalue_template.xhtml
|
|
485:8c12cae2dcad
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:43:30 by paulb]
Added trace statements. |
|
|
examples/Common/Dictionary/__init__.py
|
|
484:ec57d9857752
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:43:08 by paulb]
Changed the in-page update element paths according to the updated template
mechanisms. |
|
|
examples/Common/Configurator/Resources/config_template.xhtml
|
|
483:2afd5a0090e3
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:42:39 by paulb]
Changed the get_selectors call to create elements explicitly.
Fixed commented-out trace statements. |
|
|
examples/Common/Configurator/__init__.py
|
|
482:5bf698cc5805
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:41:33 by paulb]
Changed the quoted template document to reflect how in-page update element
paths operate with the new template mechanisms. |
|
|
docs/in-page-updates.html
|
|
481:490425e80153
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:40:56 by paulb]
Changed the method of preparation so that output stylesheets use template
rules as opposed to nested for-each loops; this potentially allows
recursive templates.
Changed the extraction stylesheet to operate on original templates rather
than output stylesheets.
Added template:copy to various lists for attribute exclusion. |
|
|
XSLForms/XSL/Extract.xsl XSLForms/XSL/FixNamespace.xsl XSLForms/XSL/Prepare.xsl
|
|
480:1c7309b5dada
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:35:15 by paulb]
Changed the preparation of fragment stylesheets to use the original
template instead of the complete generated output stylesheet. |
|
|
XSLForms/Resources/WebResources.py
|
|
479:4e947a26c214
|
2006-01-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2006-01-27 00:34:56 by paulb]
Introduced optional element creation when selectors are being resolved.
Added a get_selector method to the Form class.
Changed the preparation of fragment stylesheets to use the original
template instead of the complete generated output stylesheet. |
|
|
XSLForms/Fields.py XSLForms/Prepare.py
|
|