Hi, If you type a keyword and press Enter in the search field on the wiki, it does a title-search by default which is very limited. I tried looking for information about atheros or madwifi and couldn't find anything. Then I tried ipw2200 (I knew it existed because I created it) and no results still. I had to ask Ralph to see if the index was old, only to find out that there is a difference between text search and title search and the default is title search. I guess the default really should be text search for most users. If I can make the mistake anyone can, right ? :) -- -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]
Dag Wieers wrote:> > I guess the default really should be text search for most users. > > If I can make the mistake anyone can, right ? :) >Agreed.
Agreed Majorly. Probably should use google search on the entire wiki -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.centos.org/pipermail/centos-docs/attachments/20080524/5f1b1f43/attachment.htm
Dag Wieers wrote:> I guess the default really should be text search for most users.Alain? --- /home/ralph/modern-CentOS/modern-CentOS.py 2008-05-19 21:10:02.000000000 +0000 +++ /var/www/wiki.centos.org/wiki_instance/data/plugin/theme/modern-CentOS.py 2008-05-24 18:32:15.000000000 +0000 @@ -198,10 +198,10 @@ <input id="searchinput" type="text" name="value" value="%(search_value)s" size="20" onfocus="searchFocus(this)" onblur="searchBlur(this)" onkeyup="searchChange(this)" onchange="searchChange(this)" alt="Search"> -<input id="titlesearch" name="titlesearch" type="submit" - value="%(search_title_label)s" alt="Search Titles"> <input id="fullsearch" name="fullsearch" type="submit" value="%(search_full_label)s" alt="Search Full Text"> +<input id="titlesearch" name="titlesearch" type="submit" + value="%(search_title_label)s" alt="Search Titles"> </div> </form> <script type="text/javascript"> Can you incorporate that into the next version of modern-CentOS (the one where the borders are back), so that we can put that onto the real wiki then? Thanks and Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 194 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080525/078665bd/attachment.bin