Nov 2
Improve text editor
It would be great to have more features in the text editor for articles and the About Us section. It should also be possible to insert an image directly into the text editor, just like Wordpress for example.
Pending
It can be done manually and works without problems.
Need alt image tag associated with the image as well.
With these parameters it works correctly but it has to be done manually <p><a href="#" title="Title"><img alt="#" src="#" />Text</a></p>