Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize theme in Admin Plugin #1069

Merged
merged 2 commits into from
Apr 14, 2017

Conversation

Sommerregen
Copy link
Contributor

@Sommerregen Sommerregen commented Apr 14, 2017

Currently, the default site theme is not initialized in Admin Plugin. This PR changes this and allows to use custom theme hooks to manipulate the Admin Plugin directly (like plugins do already).

@rhukster rhukster merged commit 735111c into getgrav:develop Apr 14, 2017
ricardo118 added a commit to ricardo118/grav-aviary-plugin that referenced this pull request Apr 26, 2017
1. [](#new)
    * Added a new `Content Padding` option to tighten up UI padding space (default `true`)
1. [](#bugfix)
    * Added back `Admin::initTheme()` relying on Grav fix [#1069](getgrav/grav-plugin-admin#1069) as it conflicts ith Gantry5
    * Fix for missing scrollbar when in full-size editor for Firefox [#1077](getgrav/grav-plugin-admin#1077)
    * Fix for overlay of Add-Page button in full-size editor [#1077](getgrav/grav-plugin-admin#1077)
    * Better fix for session-based parent overriding root page parents [#1078](getgrav/grav-plugin-admin#1078)
    * Allow support for `Pages::getList()` with `show_modular` option [#1080](getgrav/grav-plugin-admin#1080)
    * Added `[tmp,user]` ignores for direct install of Grav [grav#1447](getgrav/grav#1447)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants