83:32a48ea3b956
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 22:24:23 by paulb]
Added stylesheet preparation and usage to the WebStack resource class,
along with documentation of various presentation-related attributes. |
|
|
XSLForms/Resources.py
|
|
82:541381504c4d
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 21:39:35 by paulb]
Changed the resource to be a higher-level XSLForms resource employing form
objects and implementing the respond_to_form method. |
|
|
examples/Common/Configurator/__init__.py
|
|
81:7e8fc7d24941
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 21:38:44 by paulb]
Introduced a Form class in XSLForms.Fields which provides a nicer
abstraction over processed request parameters.
Added XSLForms.Resources which provides WebStack resource classes that
permit subclasses to implement a higher-level method that deals with form
information directly (rather than having to explicitly process the field
data). |
|
|
XSLForms/Fields.py XSLForms/Resources.py
|
|
80:6b270cffc3d4
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 16:18:48 by paulb]
Added encoding usage to the processing of in-page update field values. |
|
|
examples/Common/Configurator/__init__.py
|
|
79:666a1c437535
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 16:04:05 by paulb]
Tidied up the code and made use of the XSLForms.Utils convenience
functions. |
|
|
examples/Common/Configurator/__init__.py
|
|
78:2dc3db5f3ce7
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 16:03:24 by paulb]
Added element addition/removal convenience functions for XML documents. |
|
|
XSLForms/Utils.py
|
|
77:1c77a8db4267
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 16:02:42 by paulb]
Added diagnostic message. |
|
|
XSLOutput.py
|
|
76:2f39cb100162
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 00:35:29 by paulb]
Added a note about Mozilla and XMLHttpRequest privileges. |
|
|
README.txt
|
|
75:25fb15562a0f
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 00:32:31 by paulb]
Updated to Sarissa 0.9.6 API, adding a note about Mozilla privilege
restrictions. |
|
|
examples/Common/Configurator/Resources/scripts/XSLForms.js
|
|
74:fc3f9060bbb0
|
2005-07-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-07-14 00:32:07 by paulb]
Fixed the resource locations (removing the "Resources" part of the path). |
|
|
examples/BaseHTTPRequestHandler/ConfiguratorApp.py
|
|