Hi everybody,
I'm using Mediawiki and want that the searchmatches are displayed bold. I found the css code .searchmatch { font-weigth: bold; }, when i looked with firebug at an other mediawiki side who had this option and saw that the diffrence with mine is - that the searchmatches are not marked as searchmatches. I use the vector skin. How can i enable that option?
The other question is, how can i make that the class mw-search-result-data only displays the date, without the bytes, words and the time?
Thx alot for your answers!
Kind regards, Rea
On Wed, Jun 25, 2014 at 10:35 AM, Rea Iseli speedrunners@msn.com wrote:
Hi everybody,
I'm using Mediawiki and want that the searchmatches are displayed bold. I found the css code .searchmatch { font-weigth: bold; }, when i looked with firebug at an other mediawiki side who had this option and saw that the diffrence with mine is - that the searchmatches are not marked as searchmatches. I use the vector skin. How can i enable that option?
The other question is, how can i make that the class mw-search-result-data only displays the date, without the bytes, words and the time?
Thx alot for your answers!
There are a bunch of search plugins for searching - I work a lot on the
one that WMF is slowly moving to. I'm not an expert on the built in search but it _should_ highlight the matches. It might not highlight them perfectly, like if you search for "cats" and the backend finds "cat" it might not highlight it.
If you want a really nice search I suggest setting up CirrusSearch because it should be easier to set up then the other options. And, if it doesn't work for you I can help.
Sorry thats kind of a non-answer.
Nik
mediawiki-l@lists.wikimedia.org