tinymce and .html extension

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
broony
Forum Members
Forum Members
Posts: 17
Joined: Mon Apr 23, 2007 5:52 am

tinymce and .html extension

Post by broony »

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;
nuno

Re: tinymce and .html extension

Post by nuno »

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
broony
Forum Members
Forum Members
Posts: 17
Joined: Mon Apr 23, 2007 5:52 am

Re: tinymce and .html extension

Post by broony »

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!
broony
Forum Members
Forum Members
Posts: 17
Joined: Mon Apr 23, 2007 5:52 am

Re: tinymce and .html extension

Post by broony »

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
Post Reply

Return to “Modules/Add-Ons”