We cannot edit our announcements after upgrading to OJS 3. They look as a block of text.
I saw that with the release of OJS 3.1.1. this problem should have been solved.
But after upgrading to the latest version we still cannot edit the announcements. They still appear as a block of text.
Could you tell me how to solve this.
Check that the allowed_html setting in your config.inc.php specifies the kind of markup elements and attributes that you want to use for layout. (Beware, though, that these are granted to other users in the system – e.g. authors – so you wouldn’t want to add e.g. script or other elements that could be abused.)
Regards,
Alec Smecher
Public Knowledge Project Team