<br><font size=2 face="sans-serif">Hi Gilles</font>
<br>
<br><font size=2 face="sans-serif">You would want to take a look at th
new xml-content functionality in OpenCMS 6.</font>
<br>
<br><font size=2 face="sans-serif">There is some documentation for it under
in the OpenCMS docs under alkacon-documentation, and some under xmlcontent
demo. (You should read the first one first)</font>
<br><font size=2 face="sans-serif">The documentation isn't complete, so
i will give you some additional pointers.</font>
<br>
<br><font size=2 face="sans-serif">You will have to create two xsd's. First
create a xsd to describe a "linkitem" (or whatever you want to
call it), with a string for your link and a string for the title.</font>
<br><font size=2 face="sans-serif">Then create a xsd to describe the list,
which should probaply only contain a sequence of linkintem's.</font>
<br>
<br><font size=2 face="sans-serif">The documentation for nested xmlcontent
is fund under xmlcontent demo.</font>
<br><font size=2 face="sans-serif"><br>
Best Regards<br>
Stefan Uldum Grinsted<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Gilles Archambault"
<Gilles.Archambault@promutuel.ca></b> </font>
<br><font size=1 face="sans-serif">Sent by: opencms-dev-bounces@opencms.org</font>
<p><font size=1 face="sans-serif">27-06-2005 21:20</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
The OpenCms mailing list <opencms-dev@opencms.org></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif"><opencms-dev@opencms.org></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[opencms-dev] How to use templates in
a repeat mode</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>Hi all,<br>
<br>
I wonder how to add between 1 and 10 special calls to a Javascript<br>
function in a template.<br>
<br>
My first page contains only hyperlinks to other internal pages.<br>
Each hyperlink shows the content of the page in another window<br>
controlled by a JavaScript. <br>
So the only information I would need the users enter is:<br>
- the hyperlink  (e.g: details/detail.html)<br>
- the text of the hyperlink (e.g: Use this hyperlink)<br>
<br>
So these lines should be added n number of times, depending on the<br>
number of hyperlinks the user adds in the page.<br>
<br>
Here is the code I would like to repeat n number of times:<br>
<a href="#" onClick="openWindow('details/detail.html');"><br>
   <img src="<cms:link>../resources/arrow.gif</cms:link>"
border="0"><br>
Use this hyperlink<br>
</a> <br /><br>
<br>
Is there a way to create such a template?<br>
<br>
Also, I would need the user adds the number of hyperlinks he needs.<br>
In a text editor, we would copy and paste the 3 lines above, but it is<br>
not really user friendly...<br>
How can I do that with OpenCms?<br>
<br>
I am using OpenCms 6.0 RC1.<br>
<br>
Thanks in advance,<br>
<br>
Gilles A.<br>
<br>
<br>
_______________________________________________<br>
This mail is send to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
http://mail.opencms.org/mailman/listinfo/opencms-dev<br>
</tt></font>
<br>