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

Improving the use of paths in Ghost #394

Merged
merged 1 commit into from
Aug 12, 2013
Merged

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Aug 12, 2013

fixes #392

  • adds appRoot, and uses this to calculate other paths
  • removes path calculations from loader
  • remove the themedir setting in config.. completely unnecessary
  • highlights just how important BIG FAT ghost.js & index.js refactor #360 is

fixes TryGhost#392

- adds appRoot, and uses this to calculate other paths
- removes path calculations from loader
- remove the themedir setting in config.. completely unnecessary
- highlights just how important TryGhost#360 is
ErisDS added a commit that referenced this pull request Aug 12, 2013
Improving the use of paths in Ghost
@ErisDS ErisDS merged commit c9ec5df into TryGhost:master Aug 12, 2013
daniellockyer pushed a commit that referenced this pull request Jul 20, 2022
refs https://github.com/TryGhost/Team/issues/1577

The call to `edit` was not loading the newsletter relations which is needed
by the serializer used by the webhooks service.

Co-authored-by: Fabien "egg" O'Carroll <[email protected]>
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.

Ghost is completely broken when not using node index.js due to path errors in plugin/loader.js
1 participant