<br><font size=2><tt>opencms-dev-bounces@opencms.org wrote on 17-07-2006
13:19:16:<br>
 <br>
> I don't see any way of storing more than one value in a file property.<br>
> Whereas a page body can have several versions in more than one language<br>
> I don't see any way of storing one file property (say: "Title")
in one<br>
> file in more than one language.<br>
</tt></font>
<br><font size=2><tt>If I understand it correctly properties are meant
to be used for configuration</tt></font>
<br><font size=2><tt>data which differ between siblings - or in other words
the properties configure</tt></font>
<br><font size=2><tt>the sibling they belong to. If this is correct you
are trying to go against</tt></font>
<br><font size=2><tt>the paradigm of OpenCms.</tt></font>
<br><font size=2><tt>One of the properties is the locale - how much sense
would it make to be able</tt></font>
<br><font size=2><tt>to switch between several locales in some sort of
editor in order to fill in</tt></font>
<br><font size=2><tt>the value of the locale property ?</tt></font>
<br>
<br><font size=2><tt>If you want to configure stuff in a locale dependant
way I guess it could be</tt></font>
<br><font size=2><tt>done via xmlcontent where you map the properties you
desire to acess through</tt></font>
<br><font size=2><tt>the xml editor and use the language switching mechanism
there.</tt></font>
<br>
<br><font size=2><tt>There are several of the xmlcontent examples that
come with OpenCms where</tt></font>
<br><font size=2><tt>you can edit the "Title" property in this
way.</tt></font>
<br>
<br><font size=2><tt>Note that if you afterwards set the affected property
through the property</tt></font>
<br><font size=2><tt>dialog it will override the xmlcontent (until next
time you save it - then it</tt></font>
<br><font size=2><tt>reverts to the value in the xmlcontent)</tt></font>
<br>
<br><font size=2><tt>Cheers,</tt></font>
<br>
<br><font size=2><tt>Carl</tt></font>