Gitea: How to change the default homepage from Dashboard to an Organization

Created on 18 May 2017  路  5Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.1.1+2-g2854c8a
  • Git version: 2.12.2
  • Operating system: Windows Server 2012
  • Database (use [x]):

    • [x] MSSQL

  • Can you reproduce the bug at https://try.gitea.io:

    • [x] Not relevant

  • Log gist: Not relevant

Description

I would like to change the default homepage that all users are directed to. We have one organization with a few repos, so I would like all users to log in and land on the organization's page. The Dashboard page is not useful to us (neither is Issues, Pull Requests, and Explore pages).

What is the best way to change the default homepage? Would it be to inject a JavaScript redirect in the "home" template?

kinfeature kinproposal

Most helpful comment

In general it would be great to set the default homepage per user and/or a global variable to something other than the current homepage, e.g. an organization dashboard or the user profile page which is more usable to welcome new users than a nearly blank page.

All 5 comments

In general it would be great to set the default homepage per user and/or a global variable to something other than the current homepage, e.g. an organization dashboard or the user profile page which is more usable to welcome new users than a nearly blank page.

Yes, this would be nice.

...no response?

I thik there are several ways to do this but, one of them could be the use of custom templates.

For a work account, I think it would be much better to have the option to set an organization as the default dashboard page

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cookiengineer picture cookiengineer  路  3Comments

jorise7 picture jorise7  路  3Comments

internalfx picture internalfx  路  3Comments

kolargol picture kolargol  路  3Comments

ghost picture ghost  路  3Comments