From 10ed746209c0543acdc66ffda223014b74be1246 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 18 Oct 2012 10:51:52 +0100 Subject: [PATCH] Seach titles as well as bodies --- core/modules/wiki.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/modules/wiki.js b/core/modules/wiki.js index 821a30a85..280b7a756 100644 --- a/core/modules/wiki.js +++ b/core/modules/wiki.js @@ -635,9 +635,14 @@ exports.search = function(text,options) { if(contentTypeInfo ? contentTypeInfo.encoding === "utf8" : true) { var match = true; for(var t=0; t