Hi James,
Same here. TinyMCE is stripping <a href> tags and also all other tags. But it happens only in some pages (article pages and Editorial Team Board page, and not in Editorial Policies page, for example).
Our OJS version is 2.3.7. We tried to reinstall last version of TinyMCE as indicated here:
http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7227. And it's not working. We also tried to modify the "allowed_html" in config.php.inc by inserting <a |href> instead of <a>, but it was useless for us.
We checked my MySQL database and everything seems OK there (the database keeps tags as entered in the fields). We also checked the versions table and the TinyMCE plugin is "1" "1" "0". Is that correct?
As as example, here you have a usual article presentation page:
http://www.relacionesinternacionales.in ... %5B%5D=334The abstract field ("Resumen" in our web page) strips all HTML tags and the source code appears as:
<div>Este artículo analiza la universidad occidentalizada y su fundamentalismo eurocéntrico en relación a las luchas de los grupos racializados en Estados Unidos y su impacto en la formación de los estudios étnicos al interior de la estructura epistémica de las universidades. De este modo, discute cuestiones relacionadas con el racismo/sexismo epistémico y los dilemas que los programas de estudios étnicos afrontan en la actualidad; particularmente, las formas de colonización disciplinaria, el multiculturalismo liberal y las políticas identitarias (“identity politics”). This article is an analysis of the Westernized university and its Eurocentric fundamentalism in relation to the subaltern struggles of racialized groups in the United States and its impact on the formation of ethnic studies in the university’s epistemic structure. The article goes on to discuss questions of epistemic racism/sexism and the dilemmas that ethnic studies programs confront today in particular forms of disciplinary colonization, liberal multiculturalism and identity politics.</div>
But when we edit this article metadata as Manager, Editor or Author, the HTML tags are there, as well as in our database:
<div><p>Este artículo analiza la universidad occidentalizada y su fundamentalismo eurocéntrico en relación a las luchas de los grupos racializados en Estados Unidos y su impacto en la formación de los estudios étnicos al interior de la estructura epistémica de las universidades. De este modo, discute cuestiones relacionadas con el racismo/sexismo epistémico y los dilemas que los programas de estudios étnicos afrontan en la actualidad; particularmente, las formas de colonización disciplinaria, el multiculturalismo liberal y las políticas identitarias (“identity politics”). </p><p></p>
<p><em>This article is an analysis of the Westernized university and its Eurocentric fundamentalism in relation to the subaltern struggles of racialized groups in the United States and its impact on the formation of ethnic studies in the university’s epistemic structure. The article goes on to discuss questions of epistemic racism/sexism and the dilemmas that ethnic studies programs confront today in particular forms of disciplinary colonization, liberal multiculturalism and identity politics.</em></p></div>
We've never had any problem with TinyMCE Plugin in earlier OJS versions (2.2.2 and 2.3.4), and what's really odd, we first installed OJS 2.3.7 locally (fresh install), did all our custom changes, then uploaded to our server (we also upgraded our database, as recommended). So when we found this "error", we checked again our local installation, and everything worked there as it should. We reuploaded the local article templates, the generic plugin folder andthe lib/pkp/lib/tinymce folder, but nothing changed.
We also looked at TinyMCE documentation and website. And we don't want to comment out $fields[] = 'abstract'; in TinyMCEPlugin.inc.php. So right now we have no more ideas.
Cheers,
Andy
Webmaster
www.relacionesinternacionales.info