#1858 closed enhancement (wontfix)

Add redirect_to_index_html boolean to [client]

Reported by: thedod Owned by:
Priority: normal Milestone: undecided
Component: code-frontend-web Version: unknown
Keywords: wui portal Cc:
Launchpad Bug:

Description

See github ​pull request #21.

This feature is mainly relevant for a public portal (see #389 and lafs-rpg): if wui is asked to show a folder, it checks whether the folder contains an index.html file. If there is one, wui redirects to it. Otherwise, it displays a folder view.

Examples:

Only active if redirect_to_index_html is True.

Change History (1)

comment:1 Changed at 2012-11-15T18:14:30Z by thedod

  • Resolution set to wontfix
  • Status changed from new to closed

As decided at ​pull request #21, this ticket will be closed and another one - with requirements for a builtin public web-server - will replace it.

Note: See TracTickets for help on using tickets.