Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10684 closed defect (invalid)

Change homepage to custom url?

Reported by: garrett Owned by:
Priority: normal Milestone:
Component: general Version: 0.12-stable
Severity: normal Keywords: homepage, default_handler
Cc: ryano@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

My company wanted the homepage of our Trac installation to show the list of available reports, which I accomplished without issue. However now they would like the list to be alphabetized by default. Obviously if you click the title column it will add ?sort=title&asc=1 to the url and alphabetize the list, but is there a way to set this by default?

Along the same lines is there a way to define a url for Trac to use as it's homepage? Thanks in advance,

-G

Attachments (0)

Change History (2)

comment:1 by Ryan J Ollos <ryano@…>, 12 years ago

Resolution: invalid
Status: newclosed

It would be more appropriate to post questions like this to the mailing list before opening a ticket.

I'm not sure if you are asking how to change the sorting for an instance of the TicketQuery macro, or for a report, but both are possible. See the TicketQuery and TracReports documentation for more information.

Regarding your second question, you can change the default_handler, so that, for example, the ReportModule is the landing page when logging in. See TracIni#trac-section. If you want to display another webpage within Trac, you might need the th:TracTabPlugin.

comment:2 by Ryan J Ollos <ryano@…>, 12 years ago

Cc: ryano@… added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.