Edgewall Software
Modify

Opened 11 years ago

Closed 11 years ago

#11257 closed enhancement (fixed)

Show a hint on the Basic Settings page when Babel is not installed

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.2
Component: admin/web Version: 1.0-stable
Severity: normal Keywords: babel hint
Cc: Branch:
Release Notes:

Messages are displayed on the Basic Settings admin panel when babel is not installed.

API Changes:
Internal Changes:

Description

Similar to the hint that was added in #11117, show hints on the basic settings panel when Babel is not installed:

  • Default language - Install babel for extended language support
  • Default date format - Install babel for localized date formats

This was first mentioned in comment:13:ticket:11117.

The major complication I see with this is that Babel should be installed first when installing from source (TracInstall#Fromsource) so simply stating install babel is a bit of an oversimplification of what needs to be done in that case. However I still think the hint will help, and one possible way to deal with the complexity of what needs to be done would be to link to the documentation.

We could add a link to the documentation in places link this,

Install babel for extended language support

or

Install babel for extended language support

The document section I've linked is just for use as an example, for this case we'd probably want to write a brief section documenting Babel.

Attachments (1)

BasicSettingsHints.png (33.5 KB ) - added by Ryan J Ollos 11 years ago.

Download all attachments as: .zip

Change History (3)

by Ryan J Ollos, 11 years ago

Attachment: BasicSettingsHints.png added

comment:1 by Ryan J Ollos, 11 years ago

Owner: set to Ryan J Ollos
Status: newassigned

comment:2 by Ryan J Ollos, 11 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to 1.0-stable in [11877] and merged to trunk in [11880].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos 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.