<%-- * Copyright by Intland Software * * All rights reserved. * * This software is the confidential and proprietary information * of Intland Software. ("Confidential Information"). You * shall not disclose such Confidential Information and shall use * it only in accordance with the terms of the license agreement * you entered into with Intland. * * $Revision$ $Date$ --%> <%-- JSP page for selecting wikis to copy. This shows the wiki tree structure too. --%> <%@ taglib uri="jstl-c" prefix="c" %> <%@ taglib uri="uitaglib" prefix="ui" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib uri="http://www.springframework.org/tags" prefix="spring" %> <%@ page import="com.intland.codebeamer.controller.wiki.copywiki.CopyWikiControllerSupport"%> <%-- this actually must never happen --%>
Subtending a copy of Wiki page '${treeTopWikiPage.name}' and its children to page '${targetPage.name}' recursively. Paste a set of Wiki pages. Browsing starts from '${treeTopWikiPage.name}'
      Move
The pages shown below will become new children of the page '${targetPage.name}' Browse the Wiki page children and linked pages, and select which you want to paste... Click on tree links to view content of a page.