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

Relative URL for resources #11

Closed
aurelien-baudet opened this issue Aug 13, 2015 · 0 comments
Closed

Relative URL for resources #11

aurelien-baudet opened this issue Aug 13, 2015 · 0 comments

Comments

@aurelien-baudet
Copy link
Member

Allow to use relative URLs for resources that are provided in the template. The resource resolution will then be relative according to the current template resolver. It will allow to avoid specifying the lookup directly in the template and then the template could be usable even if stored in different storages.

@aurelien-baudet aurelien-baudet modified the milestone: Release v1.2.0 Oct 14, 2015
@aurelien-baudet aurelien-baudet modified the milestones: Release v3.1.0, Release v3.0.0 Jun 3, 2019
@aurelien-baudet aurelien-baudet self-assigned this Jun 11, 2019
aurelien-baudet added a commit that referenced this issue Jun 12, 2019
- Add RelativePath and RelativePathresolver
- Add ParsedContent to track original template path
- Use MayHaveStringContent instead of StringContent
- Add tests
aurelien-baudet added a commit that referenced this issue Jun 25, 2019
- Add RelativePath and RelativePathresolver
- Add ParsedContent to track original template path
- Use MayHaveStringContent instead of StringContent
- Add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant