Edgewall Software
Modify

Ticket #185 (closed enhancement: worksforme)

Opened 8 years ago

Last modified 8 years ago

optional text names for trac links

Reported by: daniel.chudnov@… Owned by: jonas
Priority: low Milestone:
Component: wiki system Version:
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

It might be useful to be able to present traclinks ({n}, [n], or #n) with optional text names, much like for other hrefs. So something like [{5} Open Reports] would generate href="report/5" with text=="Open Reports". If I understand the source correctly this is not possible presently, sorry if I'm mistaken! Thanks, -Dan

Attachments

Change History

comment:1 Changed 8 years ago by jonas

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

You can already do this but you have to use "long" trac links:

 * [report:1 All open tickets].
 * [ticket:1 Ticket number one].
 * [changeset:1 Changeset one].

Display:

TracLinks should perhaps be more verbose about this.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.