Skip to content

Image upload and web fonts #743

Open
@pculka

Description

@pculka

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

  • images
  • custom fonts

Thank you

Activity

changed the title [-]images[/-] [+]Image upload and web fonts[/+] on Jan 13, 2018
Nenglish7

Nenglish7 commented on Jan 19, 2018

@Nenglish7

Would be to cool to add.

liudianpeng

liudianpeng commented on Jan 19, 2018

@liudianpeng

youle

bocharsky-bw

bocharsky-bw commented on Jan 19, 2018

@bocharsky-bw
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

phpeek commented on Jan 20, 2018

@phpeek
Contributor

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

bocharsky-bw

bocharsky-bw commented on Jan 21, 2018

@bocharsky-bw
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

pculka commented on Jan 21, 2018

@pculka
Author

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

kironet commented on Mar 21, 2018

@kironet

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

sundowndev

sundowndev commented on May 10, 2018

@sundowndev
Contributor

@pculka What do you mean by custom fonts feature ?

pculka

pculka commented on May 13, 2018

@pculka
Author

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

manzwebdesigns

manzwebdesigns commented on Jul 27, 2019

@manzwebdesigns

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @javiereguiluz@manzwebdesigns@phpeek@kironet@bocharsky-bw

        Issue actions

          Image upload and web fonts · Issue #743 · symfony/demo