Daniel Rotter

Results 205 comments of Daniel Rotter

@webmozart #593 is solved, and in sulu-minimal we don't have a `WebsiteBundle` or any other bundle at all anymore. Is that issue solved for you with these improvements?

@sagikazarmark [sulu-minmal](https://github.com/sulu/sulu-minimal) is much slimmer than sulu-standard, and has a few other improvements in it (Symfony3 folder structure, easier to setup, ...)

There is a favicon placed in the `web` folder, I guess that's what you mean by browser link. And I am afraid to tell you, that it is currently not...

@stefann-sasori Yeah, that solution would probably work, but it is indeed quite hacky, and not what this mechanism is thought for... We would have to introduce a configuration to set...

Somehow related to one of our oldest issues: https://github.com/sulu/sulu/issues/46 I am not really sure how to handle this...

Tracked it even further down: https://github.com/liip/LiipThemeBundle/pull/193#discussion_r222939731 The `TemplateNameParser` class seems to be still available in Symfony 4.1, any reason not to use that one?

@alexander-schranz Some of this stuff is already implemented, right? I think we should go through this list, which of these ideas are still left to be implemented and which of...

I also don't see the huge advantage of this change... However, changing it back would be another BC break, causing more headaches for people who have already changed it :see_no_evil:...

Another important question: What data do they contain?

What exactly did you do? I am not sure if the document manager is made for handling media stuff until now. Can you show your progress, and how you made...