<%-- * 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: 30021 $ $Date: 2009-09-08 11:50:49 +0200 (Tue, 08 Sep 2009) $ --%> <%@ taglib uri="jstl-c" prefix="c" %> <%@ taglib uri="jstl-fmt" prefix="fmt" %> <%@ taglib uri="taglib" prefix="tag" %> <%@ taglib uri="uitaglib" prefix="ui" %> <%-- JSP fragment shows action menubar and links for a WIKI page This expects following params: actionMenuKeys : the list of keys for actions displayed in actionmenu actionLinkKeys : the list of keys for actions displayed in action link bar showRating : if the rating-widget is shown, defaults to false Both can be omitted, then the default actions shown --%> <%-- set defaults: --%> properties, comment, exportPdf, exportRtf, multiPagePDFExport, ------, projectWikiPermissions, lock, unlock, copyWiki, paste <%-- action bars --%>