%--
* 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$
--%>
<%@ 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: --%>
wikiStructureBrowser, wikiStructureBrowserWicketx, ---, comment, label, ----, viewInOtherFormat, -----, exportPdf, exportRtf, multiPagePDFExport, ------, projectWikiPermissions, lock, unlock, delete, copyWiki, paste
<%-- action bars --%>