Frank Schönheit schrieb:
Hi,
in the file backend of our configuration data (vulgo: the .xcu files in
the [user|share]/registry/data/* folder hierarchy), it is possible to
declare a configuration node, and all sub nodes, as read-only by adding
the attribute "oor:finalized='true'". org/openoffice/Office/Paths.xcu
and org/openoffice/Office/Labels.xcu make exemplary use of this.
I wonder whether there is a possibility to declare an *element of a set
node* as non-removeable. oor:finalized doesn't work for this purpose, as
it only prevents the content of the node to be changed, but not the
complete node to be removed.
Any ideas anybody?
Thanks & Ciao
Frank
Hi Frank,
in addition to oor:finalized you can use oor:mandatory here so the
content can't be changed and removed.
Kind regards,
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]