I think everything is probably working the way it should be but I wondered if anyone knows if this is easy to alter.
I have the cms selflink in tinymce. When adding an internal page link it adds eg training instead of training.html
Both link formats work unless I want to add an anchor
So www.domain.com/training#anchor does not work
but www.domain.com/training.html#anchor
.html needs added manually when re-editing the link.
I know to do this but clients will not. (unless i write instructions which they rarely read!)
I think I have probably missed something really obvious.. and I am hoping someone out there has resolved this and can pass it on..
cheers
E
PS:::
1. I am using CMS Made Simple 1.4.1 and TinyMCE 2.4.5
2. I have in config
$config['assume_mod_rewrite'] = true;
$config['page_extension'] = '.html';
$config['internal_pretty_urls'] = false;
tinymce and .html extension
Re: tinymce and .html extension
you may need upgrade to 1.5.2 we don't suport 1.4x anymore for obvious reasons!
Many these stuff is fixed
Best Regards
Nuno Costa
Many these stuff is fixed
Best Regards
Nuno Costa
Re: tinymce and .html extension
Unfortunately upgrading is not an option right now..
Thanks very much for clearing that up though. If anyone knows a fix for those versions it would still be appreciated.. thanks!
Thanks very much for clearing that up though. If anyone knows a fix for those versions it would still be appreciated.. thanks!
Re: tinymce and .html extension
Actually I still have the same problem on 
CMS Made Simple 1.5.2 "Caguas"
tinymce 2.4.11
Has anyone got the same problem and/or managed to fix this??
Many thanks

CMS Made Simple 1.5.2 "Caguas"
tinymce 2.4.11
Has anyone got the same problem and/or managed to fix this??
Many thanks