From 0f34beb1aa4cf0c68374cfeae6d7d4a55f4f5dc4 Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Thu, 29 Jun 2023 17:14:27 +0200 Subject: [PATCH] Update search front page --- .../resources/templates/search/index/index-updates.hdb | 8 +++----- .../resources/templates/search/parts/search-footer.hdb | 8 ++++++++ 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/code/services-core/search-service/src/main/resources/templates/search/index/index-updates.hdb b/code/services-core/search-service/src/main/resources/templates/search/index/index-updates.hdb index 1774a783..40afcfc7 100644 --- a/code/services-core/search-service/src/main/resources/templates/search/index/index-updates.hdb +++ b/code/services-core/search-service/src/main/resources/templates/search/index/index-updates.hdb @@ -1,12 +1,10 @@

Updates

-

☛ A recipe filter has been added to the algorithm selector.

-

☛ The Random Mode has been overhauled, and is - quite entertaining. I encourage you to give it a spin.

-

☛ A simple public API is now available.

+

☛ It is possible to search by website generator.

+

☛ New filters for forums and wikis are added.

\ No newline at end of file diff --git a/code/services-core/search-service/src/main/resources/templates/search/parts/search-footer.hdb b/code/services-core/search-service/src/main/resources/templates/search/parts/search-footer.hdb index ae6bdfe4..5cbd9c32 100644 --- a/code/services-core/search-service/src/main/resources/templates/search/parts/search-footer.hdb +++ b/code/services-core/search-service/src/main/resources/templates/search/parts/search-footer.hdb @@ -63,6 +63,14 @@ format:xhtmlFilter documents using the XHTML standard format:html123Filter documents using the HTML standards 1, 2, and 3. This is typically very old websites. + generator:wordpressFilter documents with the specified generator, in this case wordpress + + file:zipFilter documents containing a link to a zip file (most file-endings work) + file:audioFilter documents containing a link to an audio file + file:videoFilter documents containing a link to a video file + file:archiveFilter documents containing a link to a compressed archive + file:documentFilter documents containing a link to a document + -special:mediaFilter out documents with audio or video tags -special:scriptsFilter out documents with javascript -special:affiliateFilter out documents with likely Amazon affiliate links