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

Handle resource updates & use modx cache folder #10

Closed
wants to merge 3 commits into from

Conversation

christianseel
Copy link

I moved the statcache folder to modx core/cache folder (I think this makes sense).

I also implemented some basic functionality to handle updates of a resource (delete the static file in the cache). This code might be improved before you build a new package version.

@sepiariver
Copy link

@christianseel does this mean you have to provide access to the core folder? what if core/ is above the web root? Just curious....

@christianseel
Copy link
Author

@sepiariver you're right, it won't work if the core folder is above the root. So it makes no sense to move the folder into core/cache/ :)

@christianseel
Copy link
Author

Closing this because #11 is better ;)

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