Edgewall Software

Ticket #2648 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Show search engine terms in source browser

Reported by: athomas Owned by: cboos
Priority: lowest Milestone: 0.10
Component: version control/browser Version: 0.9.3
Severity: trivial Keywords: search highlight
Cc:

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

Change History

Changed 3 years ago by cboos

  • owner changed from jonas to cboos
  • milestone set to 0.10

Seems ok for me.

Changed 3 years ago by mgood

  • status changed from new to closed
  • resolution set to fixed

Committed patch in [2997]

Changed 2 years ago by anonymous

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 2 years ago by mgood

  • status changed from reopened to closed
  • resolution set to fixed

Add/Change #2648 (Show search engine terms in source browser)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.