# HG changeset patch # User paulb # Date 1126305245 0 # Node ID 183c7c2d51a041a6cc2bf77c921f06a2e43c9291 # Parent f3ad418c58889325f650379361504a3891799de7 [project @ 2005-09-09 22:34:05 by paulb] Added retention of selected list items. Introduced usage of the element-path extension function. diff -r f3ad418c5888 -r 183c7c2d51a0 examples/Common/Dictionary/Resources/words_template.xhtml --- a/examples/Common/Dictionary/Resources/words_template.xhtml Fri Sep 09 22:33:49 2005 +0000 +++ b/examples/Common/Dictionary/Resources/words_template.xhtml Fri Sep 09 22:34:05 2005 +0000 @@ -18,8 +18,8 @@ 'matches', '{template:this-attribute()}', '{template:other-elements(matches)}', - '{template:other-elements(matches)}', - '/words/entry/matches')" /> + '{template:other-attributes('word', matches)}', + '{template:element-path(template:other-elements(matches))}')" />