Skip to content

Local-only node browser navigation page #214

@justparking

Description

@justparking

Currently this navigation path exists:

  1. node interface ($NODE/index.xml) ⟶
  2. global node browser (/nodes.xml) ⟶
  3. local server diagnostics (/diagnostics.xml)

Sometimes it can be useful to know exactly what's running on the server you're browsing i.e. local-only nodes. Besides that, sometimes the server is accessed from restricted locations that prevent the entire global list of nodes from being directly browsed and having a local-only list makes it clear and convenient what can be accessed.

To achieve that, I propose another step is added to the navigation path (see step 2. below)

  1. node interface ($NODE/index.xml) ⟶
  2. 🟢local node browser (/locals.xml) ⟶🟢
  3. global node browser (/nodes.xml) ⟶
  4. server diagnostics (/diagnostics.xml)

For local node browser, only nodes hosted on the current webserver will be shown and relative paths will be used instead of the absolute path the global browser currently provides.

(@mcartmel @scroix @paxofsnax and others - feedback welcome!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement to existing functionalityfeature requestA request for new functionalityinconvenienceA minor inconvenience, not blockingproposalA feature or update proposal where feedback is sought.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions