Log of /trunk/contrib
Directory Listing
Revision
395 -
Directory Listing
Modified
Thu Aug 12 10:03:17 2010 UTC
(14 years, 6 months ago)
by
torsten
Updated help
Revision
394 -
Directory Listing
Modified
Thu Aug 12 10:00:47 2010 UTC
(14 years, 6 months ago)
by
torsten
Improved script. Added more options
Revision
393 -
Directory Listing
Modified
Tue Aug 10 15:53:42 2010 UTC
(14 years, 6 months ago)
by
torsten
Added helper script to diff to given formedtree files.
Revision
80 -
Directory Listing
Modified
Thu Aug 23 09:49:22 2007 UTC
(17 years, 6 months ago)
by
torsten
Added small script to extract fields and options from the formlar XFA data.
Revision
68 -
Directory Listing
Modified
Tue Aug 21 13:28:35 2007 UTC
(17 years, 6 months ago)
by
frank
* contrib/convert-formedtree2html.xsl: Display switch nodes as alternatives.
Revision
67 -
Directory Listing
Modified
Tue Aug 21 13:15:51 2007 UTC
(17 years, 6 months ago)
by
frank
* contrib/convert-formedtree2html.xsl:
Replace technical types with readable descriptions
Revision
53 -
Directory Listing
Modified
Fri Aug 17 16:13:36 2007 UTC
(17 years, 6 months ago)
by
frank
* contrib/convert-formedtree2html.xsl:
Heading level depending on depth of group node.
In case of radio/choice/check only list of options.
Revision
51 -
Directory Listing
Modified
Fri Aug 17 13:59:32 2007 UTC
(17 years, 6 months ago)
by
torsten
Added docstring and meta-header to make the output of the xslt transformation
a valid html document.
Revision
50 -
Directory Listing
Modified
Fri Aug 17 13:09:11 2007 UTC
(17 years, 6 months ago)
by
torsten
Added xsl script for converting FormEd xml-tree to html
Revision
43 -
Directory Listing
Modified
Wed Aug 15 15:47:47 2007 UTC
(17 years, 6 months ago)
by
torsten
Added small xslt script for exporting the XML form-editor tree to CSV
Revision
40 -
Directory Listing
Modified
Mon Aug 13 16:01:14 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added external loadable item list for choices.
Revision
38 -
Directory Listing
Modified
Sun Aug 12 22:21:30 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added extractor for XFA choice item list
Revision
37 -
Directory Listing
Modified
Sun Aug 12 22:00:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
Choices are groups and options are embedded bools now. WARNING: This breaks compatibility with old documents.
Revision
32 -
Directory Listing
Modified
Sat Aug 11 13:53:56 2007 UTC
(17 years, 6 months ago)
by
teichmann
Removed support for "text" attributes in bool items.
Revision
31 -
Directory Listing
Modified
Sat Aug 11 11:24:04 2007 UTC
(17 years, 6 months ago)
by
teichmann
Simplified convert-choices.xsl
Revision
30 -
Directory Listing
Added
Fri Aug 10 23:19:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
Removed options attribute from choices. Use value attribute for same purpose, please.