Changes between Version 3 and Version 4 of TracSuposePlugin


Ignore:
Timestamp:
May 15, 2011, 4:14:51 AM (13 years ago)
Author:
Bangyou Zheng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracSuposePlugin

    v3 v4  
    4545== Example ==
    4646
    47 A search box is add when browse source codes. TracSupose will search current folder and subfolder. 
     47A search box is add when browse source codes. TracSuposePlugin will search current folder and subfolder, even when you browse a file. SupoSE can not search a specific file as I know.
     48 
    4849[[Image(repo.PNG,500px)]]
    4950
    50 NOTE: A new parameter `indexedrev` will be added when first time to run TracSupose to store indexed rev. After first running, new submit revs only are indexed.
     51NOTE: A new parameter `indexedrev` will be added when first time to run TracSuposePlugin to store indexed rev. After first running, new submit revs only are indexed.
    5152
    52 All results of will be returned when the search box is clicked.
     53All results of will be returned when the search box is clicked. You can change the search path in the `reposearch`.
     54[[Image(reposearch.PNG,500px)]]
    5355
    5456== Recent Changes ==