- Apr 24, 2018
-
-
phallobst authored
-
phallobst authored
-
Harriet Neitz authored
-
- Apr 23, 2018
-
-
Michael Große authored
fixes #2330
-
- Apr 20, 2018
-
-
Schplurtz le Déboulonné authored
-
- Apr 19, 2018
-
-
Anika Henke authored
Punctuation is more natural, makes sense with CSS switched off and makes screenreaders add a little pause.
-
- Apr 17, 2018
-
-
Domingo Redal authored
-
Michael Große authored
This implements some of the changes discussed in #2314: 1. last mod and number of hits are on the same line and always shown 2. There is a class around the last mod string so it can be hidden/replaced by an icon 3. All items in the resultBody returned by the event are wrapped in `<dd>` tags to ensure validity. They get their array key as class 4. There is still a wrapper div around each result for styling purposes
-
Yuriy Skalko authored
-
- Apr 15, 2018
-
-
Anika Henke authored
Recent changes to the search results page added various divs to the pre-existing description list, which is invalid. This fixes that by a) removing a couple of unnecessary elements and b) interpret the 'last modified' line as another 'dd'.
-
- Apr 13, 2018
-
-
Davor Turkalj authored
-
- Mar 28, 2018
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Mar 27, 2018
-
-
Andreas Gohr authored
This removes a lot of reudundant CSS classes in favor of cascading selectors. Styling isn't done, yet this is just a first step. Still to do: * aria labels * styling the toggle mechanism * RTL styling * making sure everything displays correct when no JS is available * translations may be missing * refactoring the rest of search.less to make use of LESS features
-
- Mar 26, 2018
-
-
Michael Große authored
This functionality is inspired by what other large search engines are doing.
-
- Mar 25, 2018
-
-
Yuriy Skalko authored
-
- Mar 23, 2018
-
-
Wojciech Lichota authored
-
Wojciech Lichota authored
-
- Mar 20, 2018
-
-
Michael Große authored
This add some search assistance to simple, single-word search queries which may be restricted to a single namespace. Further improvements: * better styling * trigger events for other plugins * set namespaces directly from fulltext search results * some more config options
-
- Feb 01, 2018
-
-
Michael Große authored
This also adds the default theme color for the DokuWiki template as the green from the existing links.
-
- Dec 19, 2017
-
-
Tor Härnqvist authored
-
- Dec 10, 2017
-
-
Andreas Gohr authored
This adds some simple defaults for the guaranteed placeholders. This ensures plugins can safely use these placeholders even when a template did not implement them.
-
- Oct 04, 2017
-
-
F. Mueller-Donath authored
-
- Aug 16, 2017
-
-
Schplurtz le Déboulonné authored
-
- Aug 15, 2017
-
-
Andreas Gohr authored
This looks a bit better and is closer to the original, even though the sizes are a bit weird now.
-
Andreas Gohr authored
this got lost in a previous update
-
Andreas Gohr authored
-
- Aug 01, 2017
-
-
Phy authored
-
- Jul 28, 2017
-
-
Yurii K authored
also dokuwiki and php are on https
-
- May 19, 2017
-
-
Andreas Gohr authored
This basically reimplements tpl_action_dropdown but makes use of the other menus (by setting the context to mobile) and thus still triggers the appropriate events. This makes #1598 obsolete. tpl_action_dropdown (and the other tpl_action* methods) still need to be replaced to make use of the new Menu system.
-
Andreas Gohr authored
this adds an option to print the menu without icons (as we do in the dokuwiki template) but icons were added nontheless
-
Andreas Gohr authored
also adjusts styles and adds images
-
Andreas Gohr authored
-
Andreas Gohr authored
all menu items should have a default SVG. Template authors then can decide if they want to use them or not. These are only the page tool SVGs. More need to be added.
-
- Feb 27, 2017
-
-
phy25 authored
-
- Feb 17, 2017
-
-
Hella Breitkopf authored
-
- Feb 16, 2017
-
-
Marco Hofmann authored
-
- Feb 08, 2017
-
-
Andreas Gohr authored
When an svg has a fill attribute directly on the path, we need more specifity to override it.
-
- Feb 06, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-