- replace
_
in author names with spaces
- replace
_
in category names with spaces
- prevent PRE overflows
- stick the footer to the bottom of the viewport
- improve FAVICON support
- update dependencies
- support the recommended
CSS
configuration instead of"custom_css"
- use the correct
SEARCH
constant instead ofSearchHandler::SEARCH
- do not generate empty headline if no title is set
- support custom CSS through the
custom_css
configuration value
- pagination now has correct colours
- updated dependencies
- improved colour scheme
- updated dependencies
- updated theme to be compatible with Urlaube 0.1a10
- fixed alternate URL in
head.php
- fixed link color in sidebar
- improved default title
- only execute handler when theme is active
- modified the handler so that redirect which correct the URI still retain the query string
- do not set a canonical URI on error
- activate the menu entry if the entry's URI is currently on display
- zoom in/out of the menu logo when the menu bar is expanded/collapse
- fixed line breaks and trailing whitspace
- headline in list now has same font-weight as on single page
- improve how code blocks look like
- changed
array()
to[]
shortcodes - prevent mismatching category names from triggering a warning
- added support for
BEFORE_SIDEBAR
andAFTER_SIDEBAR
plugins
- updated theme to be compatible with Urlaube 0.1a7
- optimized look of the theme
- added sticky glyph
- rewrote to use the new
value()
function of the Urlaube core
- rewrote to use the new
widgets()
function of the Urlaube core
- rewrote to use the new translation mechanism of Urlaube 0.1a4
- introduced support for feed URIs
- removed unnecessary methods
- introduced translatability
- initial version