sulu-standard
sulu-standard copied to clipboard
This repository is not longer the recommended way to start a sulu project. Use:
| Q | A | --- | --- | Bug? | no | New Feature? | yes | Sulu Version | 1.4.2 #### Actual Behavior If you delete a page,...
## Implementing Shadow Pages WEBSITE 1. Implement shadow fallbacks on the website frontend. ## Language fallback For language fallback we need to implement the language fallback. ``` xml ``` So...
| Q | A | --- | --- | Bug? | yes | New Feature? | no | Sulu Version | 1.6.18 | Browser Version | FF 59 #### Actual...
| Q | A | --- | --- | Bug? | no | New Feature? | yes #### Feature It should be possible to add anchor tags to a sulu:link....
In order to simplify the use of Sulu, the kernels should be merged into a single AppKernel. How to use Sulu with two separate kernels - which is mostly useful...
Add following options to the template definition: - public - max-age - shared-max-age
It's not possible to save the password in Firefox and IE, because of using AJAX instead of a form post. I don't see any reason why to use AJAX.
| Q | A | --- | --- | Bug? | yes | New Feature? | no | Sulu Version | 1.5.4 | Browser Version | Firefox 53 #### Actual...
| Q | A | --- | --- | Bug? | yes | New Feature? | no | Sulu Version | latest | Browser Version | - #### Actual Behavior...
Hi, I have trying to add the image button in the ckeditor toolbar. I tried to add it by changing the ckeditor config file and by javascript, but without success....