[SVN 9118] TinyMCE strips HTML - Joomla! Forum - community, help and support


i don't know if worked, @ moment have problem adding html article.

in tinymce plugin settings, option not clean html entities. set to: yes.
i've 2 problems adding:
1: links
2: image map

1:
i need have link download, http://127.0.0.1/publications/other-dow ... oad&gid=14
due menu structure , sef url's, page want add download link is: http://127.0.0.1/themes/folder/cloning
where "themes" section, , "folder" category, , "cloning" page itself.

the direct url want add http://127.0.0.1/publications/other-dow ... oad&gid=14
when select text, , insert link, , save page, link relative (which set in tinymce options, , it's fine me.)
so url on website now: http://127.0.0.1/themes/folder/publicat ... oad&gid=14
the themes/folder/ added because it's relative url. logical, since it's not absolute url.

offcourse not right url, i'm going edit page, click on html button, , html code shows:

code: select all

<a href="publications/other-downloads?task=doc_download&gid=14" target="_blank" title="folder 9, year 2007">folder 9, year 2007</a>


changing url
2:
almost simular text above.
this page edited via html button.
when add image map, example following fictive image map:

contact

  person1
  person2


after saving html, , clicking html icon again, source shows only:

code: select all

<img src="images/site_images/triangle.gif" alt="contact" usemap="#map" title="contact" />


so once again, code stripped.
when disable tinymce , enter html code itself, , save it, fine. off course, thats not easy way edit page needs little bit customized code.

there option in tinymce plugins called: extended valid elements, , i've added map, area there, didn't work either. or it's me :+

i'm not sure if it's wrong approach of me, or if tinymce bug, or else.
i'll hope have right answer me.






Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor