Titlegeneric search
Date24-Oct-2005 21:55:50 EEST
JSPWiki version2.2.33
Submitter84.175.250.1
Idea CategoryGenericIdea
Reference
Idea StatusNewIdea

When you do a generic search (e.g. wikinam*), the found textplaces are not marked.

By inserting the two lines into search_highlight.js just behind the function highlightWord(node,word) {

if (word.charAt(word.length-1)=='*') word=word.substr(0,word.length-1);

the found textplaces are marked.


Nice idea, but it seems that I am doing something wrong: I can't get it to work.

-- JanneJalkanen

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.
« This page (revision-10) was last changed on 04-Oct-2006 13:55 by TS