-
Currently we're using javascript to create meta tags in the header, from the body.
The cleanest way would be if we could render the `_seo_block` directly in the header itself.
This can be done usi…
-
Hi,
I use a LDAP directory as a central login system.
Your bundle seems to be the only one that could help me authenticate my users with LDAP, so I gave it a try.
It works pretty well, but, sadly, m…
-
I am using bleeding edge of the cmf, but had this problem with 1.0 and 1.1 too:
When tring to create Blocks with attr settings, i cant get it working, to not show a error anywhere:
trying to set th…
-
On a simple web test case like this one:
```php
namespace Tests\AppBundle\Controller;
use Liip\FunctionalTestBundle\Test\WebTestCase;
final class DefaultControllerTest extends WebTestCase
{…
-
Command: `composer require friendsofsymfony/oauth-server-bundle:dev-master`
Fails with
```
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In Ar…
-
For export large data need call flush() in StreamedResponse.
its allow clear buffer and not use extra memory.
Todo as feature of framework?
My solution:
```yml
# config/services.yml
services:
…
-
Hi all
I'm the maintainer of this project. I know it might have looked like it over the last few years but I haven't abandoned it. It's just been a busy few years with little spare time. 😄 When I s…
-
Hey all,
Here is an idea I've been thinking about for a few months. I'd like to gather some feedback.
Since v1.1, we have the `delegate lookup feature` that lets us have many containers working side…
-
Javascript is not the best programming language. Nor is Wordpress the best CMS and React is not the best framework, The reason they became the most popular is the massive ecosystem that they offer. Th…
-
### Issue details
Running upgrade to Wallabag 2.4 fails during database migration.
`sudo -u www-data make update`
I just pressed enter for the questions regarding missing parameters:
```
Some…