From 496d78cb18dfac54707818835e0a9401f15226c8 Mon Sep 17 00:00:00 2001 From: Phil Reed Date: Wed, 5 Aug 2026 09:19:41 +0100 Subject: [PATCH 1/4] Fix typo in user.md regarding multi-space instances --- TeSS_docs/accounts/user.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TeSS_docs/accounts/user.md b/TeSS_docs/accounts/user.md index fcfd002..cc2a19a 100644 --- a/TeSS_docs/accounts/user.md +++ b/TeSS_docs/accounts/user.md @@ -4,9 +4,9 @@ A TeSS instance is viewable by everyone, you do not need to register to search o The materials that TeSS points to may be restricted-access, but the registry itself is open. If you want to register your materials, you can register for a user account. -```{admonition} Note for mutli-space TeSS instances +```{admonition} Note for multi-space TeSS instances :class: note -If a TeSS instanace has multiple [spaces](../spaces/intro-spaces), please register one user account for all spaces. +If a TeSS instance has multiple [spaces](../spaces/intro-spaces), please register one user account for all spaces. For security reasons, if the spaces are on different domains (`site1.com` and `site2.com`), you will need to log in to each space separately, even though you are using the same account. ``` From ac8157dca64acebaa2d781fc2432b980af0631ed Mon Sep 17 00:00:00 2001 From: Phil Reed Date: Wed, 5 Aug 2026 09:24:15 +0100 Subject: [PATCH 2/4] Fix typo in filtering parameters instruction --- TeSS_docs/search/searching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TeSS_docs/search/searching.md b/TeSS_docs/search/searching.md index ad2ff6e..0c565ca 100644 --- a/TeSS_docs/search/searching.md +++ b/TeSS_docs/search/searching.md @@ -46,7 +46,7 @@ To perform a filtered search on a particular type of training: 1. In the top menu, click the type of training you wish to search. 2. You can enter **keywords** in the search box above the results. 3. You can **sort** results by date or title using the control on the left. -4. You can **filter** results by multiple paramaters using the controls on the left. +4. You can **filter** results by multiple parameters using the controls on the left. - For example, search across all spaces in a TeSS instance by clicking 'Show materials from all spaces'. 5. You can move through the pages of results at the bottom of the page. From 4b3db15ee26f99b4c3b173ca096939b6fcfeddf4 Mon Sep 17 00:00:00 2001 From: Phil Reed Date: Wed, 5 Aug 2026 09:27:12 +0100 Subject: [PATCH 3/4] Add note for multi-space TeSS instances in searching.md Added note about searching in multi-space TeSS instances. --- TeSS_docs/search/searching.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TeSS_docs/search/searching.md b/TeSS_docs/search/searching.md index 0c565ca..0b906ef 100644 --- a/TeSS_docs/search/searching.md +++ b/TeSS_docs/search/searching.md @@ -29,6 +29,11 @@ Use the tabs at the top of the page to browse events or materials separately the Browsing by events or materials allows more precise filtering on several parameters (such as event type, country, and target audience), alone or in combination. You can also search for content providers, users and other types of training. +```{admonition} Note for multi-space TeSS instances +:class: note +If a TeSS instance has multiple [spaces](../spaces/intro-spaces), your search results will be limited to the current space by default. To search across all spaces, use the filter described below. A TeSSHub may also have a cross-space search feature. +``` + ## General search From 3857a4d7f7d923230c8f3ca6346391bd30328208 Mon Sep 17 00:00:00 2001 From: Phil Reed Date: Wed, 12 Aug 2026 16:12:19 +0100 Subject: [PATCH 4/4] Add links to spaces in TeSSHub instances Corrected the spelling of 'multiple' and updated instance details. --- TeSS_docs/spaces/request-space.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TeSS_docs/spaces/request-space.md b/TeSS_docs/spaces/request-space.md index 574433c..aacbb5b 100644 --- a/TeSS_docs/spaces/request-space.md +++ b/TeSS_docs/spaces/request-space.md @@ -6,10 +6,10 @@ The request will be processed by an administration team. If the request is approved, the administration team will create the space for you. Further details about the governance of spaces are decided by the administration team of each TeSS instance. -```{admonition} The following TeSS instances support mutiple spaces: +```{admonition} The following TeSS instances support multiple spaces: :class: seealso -* ELIXIR TeSS (coming soon; until then, see [ELIXIR TeSS sandbox](https://dev.tess.elixir-europe.org/spaces)) -* PaN Training (coming soon; until then, see [de.KCD test space](https://kcd.tesshub.hzdr.de/)) +* [ELIXIR TeSSHub](https://tesshub.org/) is the home of [ELIXIR TeSS](https://tess.elixir-europe.org/). It has Spaces for [PaN-Training](https://pan-training.tesshub.org/) and [Bioconductor](https://bioconductor.tesshub.org/). You can [request a space in TeSSHub.org](https://docs.google.com/forms/d/e/1FAIpQLSeNPKIsL3Ot-a5XHMogeTIe3duft6bdK4Q-elFmgw26fT6GZQ/viewform?usp=sharing&ouid=118376385452187767793). +* [PaN-Training TeSSHub](https://pan-training.tesshub.hzdr.de/) is the home of PaN-Training. It has Spaces for ELIXIR, [DALIA](https://dalia.tesshub.hzdr.de/), [OERSI](https://oersi.tesshub.hzdr.de/) and others. * Other instances to be announced ``` @@ -23,4 +23,4 @@ To request a new space on TeSS: 5. You will be informed of the outcome shortly. ![Space themes](../images/spaces/space-themes.png) -There are currently five themes to choose from to style your new space. \ No newline at end of file +There are currently five themes to choose from to style your new space.