Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2648 closed enhancement (fixed)

Show search engine terms in source browser

Reported by: Alec Thomas Owned by: Christian Boos
Priority: lowest Milestone: 0.10
Component: version control/browser Version: 0.9.3
Severity: trivial Keywords: search highlight
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Not sure if this will break anything, but it seems to work okay. Shows the highlighted search terms from the repository search plugin as well.

  • templates/browser.cs

    === templates/browser.cs
    ==================================================================
     
    1010 </ul>
    1111</div>
    1212
     13<div id="searchable">
    1314
    1415<div id="content" class="browser">
    1516 <h1><?cs call:browser_path_links(browser.path, browser) ?></h1>
     
    133134  </div>
    134135
    135136</div>
     137
     138</div>
     139
    136140<?cs include:"footer.cs"?>

Attachments (0)

Change History (4)

comment:1 by Christian Boos, 18 years ago

Milestone: 0.10
Owner: changed from Jonas Borgström to Christian Boos

Seems ok for me.

comment:2 by Matthew Good, 18 years ago

Resolution: fixed
Status: newclosed

Committed patch in [2997]

comment:3 by anonymous, 18 years ago

Resolution: fixed
Status: closedreopened

comment:4 by Matthew Good, 18 years ago

Resolution: fixed
Status: reopenedclosed

Modify Ticket

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