Andreas Gohr
9510c08045
Added additional include hooks to easily extend the navigation
2023-01-03 14:20:46 +01:00
Andreas Gohr
3e1e2a1f18
added option to disable the autocollapsing of the sidebar
2021-07-06 12:27:28 +02:00
Andreas Gohr
f9746258d3
allow for SVG image in logo. related to #53
2021-06-03 09:17:54 +02:00
Andreas Gohr
99cb0c43c0
load logo image larger. partly fixes #53
...
We now load the image in a larger size than needed and resize via CSS.
This should make it crisper.
2021-06-03 09:08:10 +02:00
Anna Dabrowska
75a0a8e498
Fix invalid CSS class name
2019-05-14 11:35:02 +02:00
Anna Dabrowska
e78ffc6c79
Separate states of different sidebars
2019-05-13 18:19:31 +02:00
Andreas Gohr
4ac10cf3be
use a smooth animation to fade in the navigation
...
This avoids the flash of unstyled/unprocessed content
2019-03-21 11:36:05 +01:00
Andreas Gohr
1995880094
resize the main logo
...
This avoids downloading an oversized image
2019-03-13 14:06:29 +01:00
Andreas Gohr
046583e205
fixed sitemapnavi after the parameter has been renamed
2019-03-12 11:23:07 +01:00
Andreas Gohr
c1e0eaa830
added support for the sitemapnavi plugin
...
When installed the navigation can be switched between the default
sidebar based navigation and the site tree
2019-03-12 11:09:43 +01:00
Andreas Gohr
84f9464195
SPR-972 add more info to the breadcrumb
...
* add the current admin plugin to the breadcrumb
* use proper translations for the various modes
* do no longer rely on JavaScript for the enhanced breadcrumb
* add image name in breadcrumb for detail view
2017-04-26 14:57:49 +02:00
Michael Große
67d7dea5e8
Show number of tags in metabox label
...
SPR-939
2017-04-21 16:36:05 +02:00
Michael Große
e302d67fb6
Remove references to removed options
...
In commit cb7cc643bf
the other options
were removed, as discussed.
This commit now removes references to these options from the codebase.
SPR-754
2017-04-18 13:24:33 +02:00
Michael Große
485e7ff45a
Add tplinc locations above and below the sidebar
...
SPR-921
2017-04-11 14:43:40 +02:00
Jana Deutschländer
76c0f22393
Merge branch 'magicmatcherIssueList' into 'master'
...
Add Magicmatcher issue list
See merge request !20
2017-03-30 05:40:17 +02:00
Andreas Gohr
cad2e67442
support the tplinc plugin
...
This is a first commit to generally support the plugin and make the page
footer use it. More includes should be added at other places.
2017-03-28 16:55:26 +02:00
Michael Große
9cae5e7723
Make Issues tab-heading translateable
2017-03-20 16:58:22 +01:00
Michael Große
1f3641a828
Add MagicMatcher Issue list to meta box
...
This adds the issue list to the meta-box.
SPR-881
2017-03-16 13:23:18 +01:00
Andreas Gohr
e17d84d6e9
fix alt pre/postfixes for logo
...
alt tags need to mention what kind of stugg is shown. It changes
depending on if it's liknked or not.
2017-02-22 11:11:36 +01:00
Andreas Gohr
9dbc42be48
output newline after logo images
2017-02-22 11:11:05 +01:00
Andreas Gohr
3a6eaa0b7a
SPR-787 use proper fallbacks for main logo as well
2017-02-21 13:32:57 +01:00
Andreas Gohr
06cdf1484d
SPR-787 use same logo resized
2017-02-20 16:21:45 +01:00
Andreas Gohr
2387fd467e
moved tab logic to a new class
...
More of the logic should be moved to this class
2017-02-15 17:05:00 +01:00