Skip to content

Commit

Permalink
Cleanup after prior noCacheHash argument removal
Browse files Browse the repository at this point in the history
  • Loading branch information
mh-goe committed Jul 4, 2024
1 parent 90d62ee commit 4c5529a
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 23 deletions.
3 changes: 0 additions & 3 deletions Resources/Private/Partials/Components/DetailResultPager.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
action="index"
arguments="{linkArguments}"
section="c{config.uid}-result-{document.fields.id}"

class="icon-level-up internal"
>
<f:translate key="Return to results list"/>
Expand Down Expand Up @@ -55,7 +54,6 @@
action="detail"
arguments="{id: document-previous.fields.id}"
section="{settings.jumpToID}"

class="previous icon-left-dir internal no-change"
onclick="return tx_find.detailViewWithPaging(this, {document-previous-number});"
title="{f:translate(key:'previous')}: {s:data.valueForKey(array:document-previous.fields, key:settings.standardFields.title)}"/>
Expand All @@ -70,7 +68,6 @@
action="detail"
arguments="{id: document-next.fields.id}"
section="{settings.jumpToID}"

class="next icon-right-dir internal no-change"
onclick="return tx_find.detailViewWithPaging(this, {document-next-number});" title="{f:translate(key:'next')}: {s:data.valueForKey(array:document-next.fields, key:settings.standardFields.title)}"/>
</f:then>
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Display/DetailLink.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
action="detail"
arguments="{id:document.id}"
section="{settings.jumpToID}"

onclick="{f:if(condition:'{settings.paging.detailPagePaging}',then:'return tx_find.detailViewWithPaging(this);')}"
class="details icon-right-open internal no-change"
>
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Display/Field/Content.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
q:queryArray,
facet:linkFacets
}"

class="internal"
title="{f:translate(
key:'Alle Datensätze mit %1$s »%2$s« zeigen.',
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Display/Result.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ <h1>
action="detail"
arguments="{id:document.id}"
section="{settings.jumpToID}"

class="internal no-change"
onclick="{f:if(
condition:'{settings.paging.detailPagePaging == 1}',
Expand Down
2 changes: 0 additions & 2 deletions Resources/Private/Partials/Facets/Facet/Histogram.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{s:find.facetLinkArguments(facetID:facetInfo.id, activeFacets:config.activeFacets, mode:'remove')}"
section="{settings.jumpToID}"

class="icon-cancel facetRemove internal"
title="{f:translate(key:'remove filter %s', arguments:{0:years})}"><span class="facetName">{years}</span></f:link.action>
</span>
Expand Down Expand Up @@ -45,7 +44,6 @@
arguments:'{addArguments}',
argumentsToBeExcludedFromQueryString:'{removeArguments}',
section:'{settings.jumpToID}',
)}"/>
</f:alias>
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ <h3>
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{1: 'tx_find_find[facet]', 2: 'tx_find_find[q]'}"
section="{settings.jumpToID}"

class=""
title="alle Filter zurücksetzen">
<span class="icon bel-ende01"></span>
Expand All @@ -27,7 +26,6 @@ <h3>
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{1: 'tx_find_find[facet]'}"
section="{settings.jumpToID}"

class=""
title="{f:translate(key:'Reset all facets')}">
<span class="icon bel-ende01"></span>
Expand All @@ -44,7 +42,6 @@ <h3>
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{s:find.facetLinkArguments(facetID:facetKey, facetTerm:reverseFacetKey, activeFacets:config.activeFacets, mode:'remove')}"
section="{settings.jumpToID}"

class=""
style="text-decoration:line-through;"
title="{f:translate(key:'remove filter %s', arguments:{0:facetTerm})}">
Expand All @@ -67,7 +64,6 @@ <h3>
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{s:find.facetLinkArguments(facetID:facetInfo.id, facetTerm:facetTerm, activeFacets:config.activeFacets, mode:'remove')}"
section="{settings.jumpToID}"

class=""
title="{f:translate(key:'remove filter %s', arguments:{0:facetTerm})}">
<span class="icon bel-ende01"></span>
Expand Down Expand Up @@ -101,7 +97,6 @@ <h3>
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{1:'tx_find_find[facet][Zeit]'}"
section="{settings.jumpToID}"

class=""
title="{f:translate(key:'remove filter %s', arguments:{0:facetTerm})}">
<span class="icon bel-ende01"></span>
Expand All @@ -119,7 +114,6 @@ <h3>
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{1:'tx_find_find[facet][NeuImKatalog]'}"
section="{settings.jumpToID}"

class=""
title="{f:translate(key:'remove filter %s', arguments:{0:facetTerm})}">
<span class="icon bel-ende01"></span>
Expand Down
2 changes: 0 additions & 2 deletions Resources/Private/Partials/Facets/Facet/List/Item.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
addQueryString="TRUE"
argumentsToBeExcludedFromQueryString="{s:find.facetLinkArguments(facetID:facetInfo.id, facetTerm:facetTerm, activeFacets:config.activeFacets, mode:'remove')}"
section="{settings.jumpToID}"

class="icon-cancel facetRemove internal"
title="{f:translate(key:'remove filter %s', arguments:{0:facetTerm})}"><span class="facetName"><f:translate key="LLL:{settings.languageRootPath}locallang-facets.xml:facet.{facetInfo.id}.{facetTermDisplay}" default="{facetTermDisplay}"/></span></f:link.action>
</f:then>
Expand All @@ -39,7 +38,6 @@
arguments="{s:find.facetLinkArguments(facetID:facetInfo.id, facetTerm:facetTerm, activeFacets:config.activeFacets)}"
argumentsToBeExcludedFromQueryString="{0:'{config.prefixID}[page]'}"
section="{settings.jumpToID}"

class="facetAdd internal">
<f:translate
key="LLL:{settings.languageRootPath}locallang-facets.xml:facet.{facetInfo.id}.{facetTermDisplay}"
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Facets/Facet/Map.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
action:'index',
pageType:'1369315139',
format:'data',

)}")},
facetData: {f:format.json(value:facetData.values)},
facetFetchMaximum: {facetInfo.fetchMaximum}
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Facets/Facet/Tabs.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
argumentsToBeExcludedFromQueryString="{s:find.facetLinkArguments(facetID:facetInfo.id, activeFacets:config.activeFacets, mode:'remove')}"
arguments="{s:find.facetLinkArguments(facetID:facetInfo.id, facetTerm:facetTerm, activeFacets:config.activeFacets)}"
section="{settings.jumpToID}"

class="internal"
>
<f:translate
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Form/Fields/Text.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
action:'suggest',
pageType:'1369315139',
format:'data',

)}\"}</f:then><f:else>{a:1}</f:else></f:if>"
/>
<f:if condition="{hasAlternate}">
Expand Down
1 change: 0 additions & 1 deletion Resources/Private/Partials/Form/QueryError.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
argumentsToBeExcludedFromQueryString="{0:'{config.prefixID}[q]'}"
arguments="{escapedArguments}"
section="{settings.jumpToID}"

class="internal"
>
<f:translate key="Re-run the query with escaped terms."/>
Expand Down
3 changes: 0 additions & 3 deletions Resources/Private/Partials/Pager/ListPager.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
arguments="{page:pager.previous}"
addQueryString="TRUE"
section="{settings.jumpToID}"

class="icon-left-dir internal"
title="{f:translate(key:'Go to previous page of results. (Page %s)', arguments:'{1:pager.previous}')}"
/>
Expand All @@ -28,7 +27,6 @@
arguments="{page:page.number}"
addQueryString="TRUE"
section="{settings.jumpToID}"

class="internal"
>
{page.text}
Expand All @@ -48,7 +46,6 @@
arguments="{page:pager.next}"
addQueryString="TRUE"
section="{settings.jumpToID}"

class="icon-right-dir internal"
title="{f:translate(key:'Go to next page of results. (Page %s)', arguments:'{1:pager.next}')}"
/>
Expand Down

0 comments on commit 4c5529a

Please sign in to comment.