- 03 Feb, 2014 2 commits
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- 02 Feb, 2014 4 commits
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- 13 Jan, 2014 2 commits
-
-
Ubbo Veentjer authored
form control ported from exist-2.1 template engine, except for request param handling. form-control works again
-
Ubbo Veentjer authored
each should not wrap the element, at least not in my use-case (TODO: evaluate if this makes sense sometimes)
-
- 08 Jan, 2014 2 commits
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
copying a qname in map does not seem to work, use a string for config entry like in exist-2.1 template engine
-
- 06 Jan, 2014 1 commit
-
-
Ubbo Veentjer authored
-
- 19 Nov, 2013 1 commit
-
-
Ubbo Veentjer authored
-
- 18 Nov, 2013 4 commits
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
-
- 13 Nov, 2013 6 commits
- 06 Nov, 2013 9 commits
- 03 Nov, 2013 2 commits
- 18 Oct, 2013 1 commit
-
-
vronk authored
-
- 07 Oct, 2013 2 commits
-
-
vronk authored
-
Daniel Schopper authored
fcs:apply-index(): adding a fallback call to util:eval($data), when applying the index-xpath to the data results in an empty sequence
-
- 04 Oct, 2013 3 commits
-
-
Daniel Schopper authored
-
Daniel Schopper authored
The XCQL2Xpath Stylesheet now interprets constructs like the following: <index key="myFulltextIndex" index-type="fulltext"/> <index key="myNgramIndex" index-type="ngram"/> These are translated into: myIndexPath[ft:query(.,$term)] myIndexPath[ngram:contains(.,$term)]
-
Daniel Schopper authored
- adding webfont filename extensions to the list of file types to be resolved by config:resolve-template-to-uri() - putting that list of web-resources into the variable $webResources- - adding some documentation
-
- 25 Sep, 2013 1 commit
-
-
Daniel Schopper authored
-