I administer a Joomla site with a number of authors who previously used TinyMCE. So far I'm really liking joomlaCK but I have run into two problems using the Link options:
1. When making a link and pasting URL's, CK does not paste a relative URL, unlike TinyMCE. The typical working method of my authors when pasting intra-site links is to find the correct page, copy its entire URL, then paste it into the Link-URL box. So for example (with SEF options on), a target URL on the site might be "
localhost/joomlandm/index.php/investments". TinyMCE strips out "
localhost/joomlandm/" leaving "index.php/investments" (desired behaviour) but CKeditor strips out only "
" leaving "localhost/joomlandm/index.php/investments". This breaks intra-site links because Joomla's PHP ends up sending "
localhost/joomlandm/localhost/joomlandm/...hp/investments" as the link URL.
2. If the word "Investments" in article text has been made into a URL using Link, afterwards hitting "break URL" leaves the following source:
| Code: |
Investme<span _fck_bookmark="1" style="display: none"> </span>nts
|
Thanks very much for this great editor, I really hope the above can be fixed soon so I can start rolling it out to my sites!!
z.
