Iterates through the list of available editors, so a user can choose which editor to use.


Usage#

<wiki:HistoryIterator id="<variable name>">

HTML or JSP
</wiki:HistoryIterator>

Parameters#

id
Name of the variable to create.

Example#

Editor:<br/>
<select onchange="location.href=this.value">
  <wiki:EditorIterator id="editor">
     <option <%=editor.isSelected()%> value="<%=editor.getURL()%>"><%=editor.getName()%></option>
  </wiki:EditorIterator>
</select>

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-4) was last changed on 12-Jul-2006 11:11 by 141.7.56.2  
G’day (anonymous guest) My Prefs
This is the left menu footer
JSPWiki v2.8.3-svn-4