Jeremy Benoist
|
fcad69a427
|
Replace images with &
Images with `&` in the path weren’t well replaced because they might be with `&` in the html instead.
Replacing `&` with `&` fix the problem.
|
2017-06-01 22:50:33 +02:00 |
|
Nicolas Lœuillet
|
a42f38d9fb
|
Added a configuration to define the redirection after archiving an entry
Fix #496
|
2016-11-16 23:07:34 +01:00 |
|
Jeremy Benoist
|
e0597476d1
|
Use custom event instead of Doctrine ones
This give us ability to use Entry ID to determine where to store images and it’s then more easy to remove them when we remove the entry.
|
2016-11-01 14:49:02 +01:00 |
|
Jeremy Benoist
|
41ada277f0
|
Add instance url to the downloaded images
|
2016-10-30 19:50:00 +01:00 |
|
Jeremy Benoist
|
48656e0eaa
|
Fixing tests
|
2016-10-30 11:27:09 +01:00 |
|
Jeremy Benoist
|
7f55941856
|
Use doctrine event to download images
|
2016-10-30 10:48:29 +01:00 |
|