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

Image upload and web fonts #743

Open
pculka opened this issue Jan 5, 2018 · 10 comments
Open

Image upload and web fonts #743

pculka opened this issue Jan 5, 2018 · 10 comments
Labels

Comments

@pculka
Copy link

pculka commented Jan 5, 2018

Can you please extend your demo to include common items, like for example:

  • images
  • custom fonts

Thank you

@javiereguiluz javiereguiluz changed the title images Image upload and web fonts Jan 13, 2018
@Nenglish7
Copy link

Nenglish7 commented Jan 19, 2018

Would be to cool to add.

@liudianpeng
Copy link

youle

@bocharsky-bw
Copy link
Contributor

While images look reasonable for me, I'm against web fonts. Really, there's nothing related to Symfony except using asset() Twig function to build proper paths. What about asset() function itself - we already have examples of it for JS/CSS files

@phpeek
Copy link
Contributor

phpeek commented Jan 20, 2018

Handling uploads sounds very useful to include in symfony/demo. What would You recommend ?

@bocharsky-bw
Copy link
Contributor

As always, it depends on your use cases. If there's a bundle that fits your needs - use it as it's a ready-to-use solution, make even more sense if it's a popular, well-tested, and maintained bundle.

@pculka
Copy link
Author

pculka commented Jan 21, 2018

Actually I meant using assets in templates and stylesheets while using webpack encore. Not uploading files...
And as far as custom fonts go: there are many usecases, one of which is corporate design which might have been historically supplied as a webfont. Switching to svg might be a bit off. Being against including handling of fonts in a demo is a bit awkward...

@kironet
Copy link

kironet commented Mar 21, 2018

It would be great to see the right way to handle multiple file (image) uploads. 👍

@sundowndev
Copy link
Contributor

@pculka What do you mean by custom fonts feature ?

@pculka
Copy link
Author

pculka commented May 13, 2018

@sundowndev : like when I create my own webfont .eot, .woff, .ttf ...

@manzwebdesigns
Copy link

Handling uploads sounds very useful to include in symfony/demo. What would You recommend ?

I just use VichUploaderBundle...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants