Just wanted to say Thank You for posting your solution.
This has saved a whole lot of my time and frustration.
Search found 7 matches
- Sat Dec 06, 2008 2:24 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] TinyMCE 2.4 removing empty tags
- Replies: 7
- Views: 8249
- Sat Dec 06, 2008 2:14 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: TinyMCE WYSIWYG Problem -removing empty tags
- Replies: 3
- Views: 2523
Re: TinyMCE WYSIWYG Problem -removing empty tags
Hi smriyaz,
I had similar issues with TinyMCE. Is was very annoying, however I found a solution on this thread...
http://forum.cmsmadesimple.org/index.ph ... #msg117820
Hope it helps.
I had similar issues with TinyMCE. Is was very annoying, however I found a solution on this thread...
http://forum.cmsmadesimple.org/index.ph ... #msg117820
Hope it helps.
smriyaz wrote: Is there any solution to work with TinyMCE without completely switching it off?
- Sun Aug 31, 2008 9:31 pm
- Forum: Modules/Add-Ons
- Topic: Blogs Made Simple WTF?
- Replies: 7
- Views: 3349
Re: Blogs Made Simple WTF?
I am using Blogs Made Simple 0.3.0b2 and have had issues with the oldestfirst parameter also. I found that editting the GetEntries() function in Blogs.module.php on line 358 to change the database query ORDER BY clause fixed my issue. I changed... ORDER BY comment.createtime ...to... ORDER BY entry....
- Fri Aug 15, 2008 3:06 am
- Forum: Feature ideas
- Topic: "Blogs made simple" - dateformat customizable
- Replies: 8
- Views: 9504
Re: "Blogs made simple" - dateformat customizable
Hi I tried permutations following as based on the link you provided ( http://www.smarty.net/manual/en/language.modifier.date.format.php ) and got various smarty errors {$entry->time|date_format: "%A, %B %e, %Y"} I believe there should at absolute minimum be a date format option in the 'set...
- Wed Oct 31, 2007 11:21 pm
- Forum: CMSMS Core
- Topic: how to install a syntax highlighter like geshi?
- Replies: 9
- Views: 4149
Re: how to install a syntax highlighter like geshi?
I had similar trouble with EditArea 0.2.2 when installed from the Module Manager... SITUATION: The "Test area" in the Extensions > EditArea admin page was simply left as a standard HTML textarea. Unchecking the "This can speed up loading EditArea but may not work on all systems. If ex...
- Wed Aug 22, 2007 8:46 pm
- Forum: Modules/Add-Ons
- Topic: News Module - Next Previous Linking + Breadcrumbs
- Replies: 1
- Views: 1444
News Module - Next Previous Linking + Breadcrumbs
Hi, (I have made a similar post in general help but received no reply or ideas) I have just started using CMSMS and I must say I am impressed. I can't remember how I stumbled upon CMS made simple but am so glad I did. I am using the current CMSMS (1.1) and the current News Module and I have a couple...
- Mon Aug 20, 2007 9:35 am
- Forum: CMSMS Core
- Topic: News Problem - next and previous news articles - ideas?
- Replies: 7
- Views: 3343
News Problem - next and previous news articles - ideas?
Hi, I have just started using CMSMS and I must say I am impressed. I can't remember how I stumbled upon CMS made simple but am so glad I did. I do have however one question... Is it possible to have "next" and "previous" news article links on a news detail template? When viewing ...