Thank you Hussein,
I should have read the documentation more carefully.
Another question : is it possible to express the current configuration
directory (the "%C" process variable) in the css files?
I try to have a collapsible element that display icons in respect with
some attributes as collapsed-content and a regular attribute editor as
not collapsed-content. I would like these icons relatives to the
configuration directory for easier deployment, someting like :
concatenate("image('", %{C},
xpath("name(targeteleme...@targetattr='yes']/@targetAttr)")".gif')")
Best regards,
Lionel Barth
Hussein Shafie a ecrit le 11/09/06 15:36:
> Lionel Barth wrote:
>
>> Is there a way to automatically generate an id when creating an element
>> with required id ?
>>
>>
>
> Yes. See attribute "generateIds" in configuration element
> "newElementContent":
> http://www.xmlmind.com/xmleditor/_distrib/doc/configure/newElementContent.html
>
> --
> XMLmind XML Editor Support List
> xmleditor-support at xmlmind.com
> http://www.xmlmind.com/mailman/listinfo/xmleditor-support
>