122:7e924f759ce2
|
2005-07-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-17 22:35:16 by paulb]
Added a very simple example similar to that described in the documentation. |
|
|
examples/Common/VerySimple/Resources/structure_template.xhtml examples/Common/VerySimple/__init__.py
|
|
121:4deb57f556b0
|
2005-07-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-17 22:34:52 by paulb]
Changed the example HTML code to match the working example code.
Added more selector documentation. |
|
|
docs/design.html docs/selectors.html docs/structure.html
|
|
120:839da32932e9
|
2005-07-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-17 22:33:17 by paulb]
Added a new_instance method to the Form class which remembers new instances
and thus enables the re-evaluation of selectors on newly-created documents. |
|
|
XSLForms/Fields.py
|
|
119:77c0470d7734
|
2005-07-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-17 19:18:51 by paulb]
Added conceptual model and selector documents. Improved the existing
documents. |
|
|
docs/index.html docs/model.html docs/overview.html docs/selectors.html docs/structure.html
|
|
118:082c3973a0ed
|
2005-07-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-17 01:07:10 by paulb]
Added missing stylesheet.
Added more documentation about designing templates and applications. |
|
|
docs/design.html docs/directory.html docs/index.html docs/overview.html docs/structure.html docs/styles.css
|
|
117:fe3182235a4d
|
2005-07-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-16 20:59:23 by paulb]
Added Sarissa licence information. |
|
|
docs/LICENCE-Sarissa.txt
|
|
116:860ef5c866fc
|
2005-07-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-16 20:59:14 by paulb]
Added explicit licence information to XSLTools files. |
|
|
XSLForms/Constants.py XSLForms/Fields.py XSLForms/Output.py XSLForms/Prepare.py XSLForms/Resources.py XSLForms/Utils.py XSLForms/__init__.py
|
|
115:c98fe361a6fc
|
2005-07-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-16 20:59:05 by paulb]
Added Sarissa licence information and explicit licence information to
XSLTools files. |
|
|
README.txt XSLOutput.py
|
|
114:4eb3084362d4
|
2005-07-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-16 20:36:23 by paulb]
Added a script to launch the demo, similar to the WebStack script. |
|
|
tools/demo.py
|
|
113:155c22486811
|
2005-07-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-16 20:35:47 by paulb]
Changed the identification of in-page resources (so that the application
can reside within the demo application). |
|
|
examples/Common/Configurator/__init__.py
|
|