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

Enhancement: support for registering multiple file extensions for components #26

Closed
paulrobertlloyd opened this issue Mar 10, 2016 · 3 comments

Comments

@paulrobertlloyd
Copy link
Contributor

Most of my components are HTML, but some are SVG. What if I wish to have them both types use their correct file extensions… possible?

@paulrobertlloyd paulrobertlloyd changed the title Enhancement: support for registering multiple named file component extensions Enhancement: support for registering multiple file extensions for components Mar 10, 2016
@allmarkedup
Copy link
Member

Possible... but then we get into the the question of should each of those be able have their own template engine/parser specified. I'm not against it but would require a bit of work to keep the configuration settings straightforward.

I'll leave this open for now but I think this will be a post v1.0 feature request as I'm not sure the use case is very common.

@allmarkedup allmarkedup added this to the 2.0 milestone Mar 10, 2016
@shawnbot
Copy link

Couldn't SVG components just be encoded as HTML, sans the XML prolog? Also, I'm really curious what an example of an SVG component looks like!

@allmarkedup allmarkedup added this to Pages in [v2] Fractal Core Aug 7, 2017
@allmarkedup allmarkedup moved this from Pages to Fractal core in [v2] Fractal Core Aug 7, 2017
@allmarkedup allmarkedup moved this from Planning to In progress in [v2] Fractal Core Aug 16, 2017
@allmarkedup allmarkedup moved this from In progress to Completed in [v2] Fractal Core Sep 1, 2017
@stale
Copy link

stale bot commented Jul 13, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 13, 2018
@stale stale bot closed this as completed Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants