<%@ page import="org.opencms.util.CmsStringUtil, org.opencms.workplace.galleries.*, org.opencms.ade.upload.shared.I_CmsUploadConstants, org.opencms.ade.upload.CmsUploadActionElement" %> <%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %><% //initialize the gallery instance A_CmsAjaxGallery wp = new CmsAjaxTableGallery(pageContext, request, response); //URL to /system/workplace/resources/ + "..." String galleryResourcePath = org.opencms.workplace.CmsWorkplace.getSkinUri() + "components/galleries/"; String jQueryResourcePath = org.opencms.workplace.CmsWorkplace.getSkinUri() + "jquery/"; String jsIntegratorQuery = ""; //check in settings if the upload-applet is used String uploadVariant = wp.getSettings().getUserSettings().getUploadVariant().toString(); %> <%= wp.key(Messages.GUI_TITLE_TABLEGALLERY_0) %> <% if (wp.isModeEditor()) { %> <% } %> <% if (wp.isModeWidget()) { %> <% } %> <% if (uploadVariant.equals("gwt")) { CmsUploadActionElement upload = new CmsUploadActionElement(pageContext, request, response); %> <%= upload.exportButton() %> <% } %>
<%@ include file="%(link.strong:/system/workplace/galleries/galleryelements/gallerytabs_tablegallery.html:213db736-4b6b-11de-850a-350e680a0242)" %> <%@ include file="%(link.strong:/system/workplace/galleries/tablegallery/html/tab_preview_tablegallery.html:68b3ec1c-4b67-11de-850a-350e680a0242)" %> <%@ include file="%(link.strong:/system/workplace/galleries/tablegallery/html/tab_galleries_tablegallery.jsp:68a80538-4b67-11de-850a-350e680a0242)" %> <% if (wp.isModeEditor() || wp.isModeWidget()) { %> <%@ include file="%(link.strong:/system/workplace/galleries/tablegallery/html/tab_categories_tablegallery.jsp:6899ad54-4b67-11de-850a-350e680a0242)" %> <% } %>
<%@ include file="%(link.strong:/system/workplace/galleries/galleryelements/searchdialog.html:01f57eeb-5f28-11de-8c07-2d12956623b5)" %>