There's not exactly a way to delete a neighborhood, but you can create the initial database without the example neighborhoods. See the `setup-app` note at https://forge-allura.apache.org/docs/getting_started/installation.html Otherwise you can go into the mongodb shell to remove things, see: https://www.mail-archive.com/allura-dev@incubator.apache.org/msg02260.html
You could modify the `templates/neighborhood_list.html` file directly. A little cleaner but more work is to make a new python package and set up template overrides. Docs for that are at https://forge-allura.apache.org/docs/api/lib/package_path_loader.html#overriding-dotted-notation And yes, evicting is meant to send a project to the "Projects" neighborhood. The Projects neighborhood is the main default neighborhood. --- ** [tickets:#8204] Create new neighbourhood** **Status:** open **Milestone:** unreleased **Created:** Fri Jun 08, 2018 06:15 AM UTC by Vrinda **Last Updated:** Mon Jun 11, 2018 08:41 AM UTC **Owner:** nobody Hello, I understand neighbourhoods can be used for grouping similar projects. By default I can see 3 neighbourhoods created by default : Adobe, Projects and Users. Is it possible to create new neighbourhood? Regards, Vrinda. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.