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

Adding theme switcher to settings/general #574

Merged
merged 1 commit into from
Sep 2, 2013

Conversation

sebgie
Copy link
Contributor

@sebgie sebgie commented Aug 30, 2013

closes #488 and #107

  • added dropdown for theme selection on general page
  • added GET /api/v0.1/themes to retrieve available themes
  • modified settings model to get available themes
  • modified updateSettignsCache to remove path from settings.activeTheme

closes TryGhost#488 and TryGhost#107
- added dropdown for theme selection on general page
- added GET /api/v0.1/themes to retrieve available themes
- modified settings model to get available themes
- modified updateSettignsCache to remove path from settings.activeTheme
ErisDS added a commit that referenced this pull request Sep 2, 2013
Adding theme switcher to settings/general
@ErisDS ErisDS merged commit 76c2ff6 into TryGhost:master Sep 2, 2013
ErisDS added a commit that referenced this pull request Sep 2, 2013
- In some cases, Ghost exploded when the active theme did not have a partials directory
- Added handling for if the active theme was not present
- Probably will conflict with #574 I need to fix this.
@sebgie sebgie deleted the issue#488-2 branch May 6, 2014 09:32
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.

Theme Switcher
2 participants