{* * Amsterdam Web Communities System * Copyright (c) 2025-2026 Erbosoft Metaverse Design Solutions, All Rights Reserved * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. *}

Set Community Category:

{{ commName }}


Cancel
Previous community category: {{ oldCat.Name }}
Current category:
{{ if len(newCat) == 0 }} Top {{ else }} Top: {{ range i, c := newCat }} {{ if i == (len(newCat) - 1) }} {{ c.Name }} {{ else }} {{ c.Name }}: {{ end }} {{ end }} {{ if oldCat.CatId != newCatId }} *️⃣ {{ end }} {{ end }}
Subcategories:
{{ if len(subCats) == 0 }}
(None)
{{ else }} {{ range i, c := subCats }} {{ end }}
🟣 {{ c.Name }} {{ if c.CatId != oldCat.CatId }} *️⃣ {{ else }}   {{ end }}
{{ end }}

Changing the Community's Category:

Click on a subcategory name to make that category the currently-displayed one.

Click on a *️⃣ icon to set that category as the community's new category and return to the Community Administration menu.