<%-- PAGEBUILDER TAGS --%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://platform.washingtonpost.com/pagebuilder" prefix="pb" %> <%@ taglib tagdir="/WEB-INF/tags/twp" prefix="twp" %> <%@ taglib tagdir="/WEB-INF/tags/partials" prefix="partials" %> <%@ taglib tagdir="/WEB-INF/tags/arc" prefix="arc" %> <%-- END TAGS --%> <%-- Filters --%> { "label": "Time", "urlParameter": "tf", "values": { "100-y": "Anytime", "24-h": "Last 24 Hours", "4-d": "Past 4 Days", "1-w": "Past Week", "31-d": "Past Month" } } { "label": "Type", "urlParameter": "t", "values": { "ALL": "All", "story": "Stories", "video": "Videos", "gallery": "Galleries", "images": "Photos" }, "count": { "ALL": "${global.content.aggregations.all}", "story": "${global.content.aggregations.story}", "video": "${global.content.aggregations.video}", "gallery": "${global.content.aggregations.gallery}", "images": "${global.content.aggregations.image}" } } <%-- No specific info about this and the search-API is also not ready for this --%> <%-- Check & consider previous filters to build 1. Selected list of filters 2. URL for future fitlers --%> <%-- Filter --%>

Filter

clear all <%-- begin = 1 to exclude sort --%> <%-- build URL based on selected values for this filter --%>
    <%-- Build entries based on values with updated selectionUrl to trigger filter --%>
  • ${value}${count}