Search found 3 matches
- Sat Dec 19, 2009 7:45 am
- Forum: Developers Discussion
- Topic: New interface for TinyMCE - looking for feedback
- Replies: 5
- Views: 2402
Re: New interface for TinyMCE - looking for feedback
Hi guys Thanks for letting me know there's some interest. So Spike did you actually sit some other people done in front of it to see what they think? That's cool :) Dr. CSS, the "style panel" on the right was a bit of an experimental replacement for a style dropdown. The idea is that y...
- Thu Dec 17, 2009 6:23 am
- Forum: Developers Discussion
- Topic: New interface for TinyMCE - looking for feedback
- Replies: 5
- Views: 2402
New interface for TinyMCE - looking for feedback
(Not sure if this is the right place to post this, Mods feel free to move it ) Hey everyone, I've been using CMSMS for years in various projects I've done for clients, and it really is amazing software. About a year ago I had a university project which was to develop a website or web application, p...
- Wed Sep 02, 2009 6:11 am
- Forum: The Lounge
- Topic: "Image" option in Content Editor - Change directory
- Replies: 1
- Views: 3437
Re: "Image" option in Content Editor - Change directory
Hey andrew_syd I was looking to do the same thing today, I assume you're talking about changing the image on a normal page, rather than on a newsletter? On line 371 of lib/classes/contenttypes/Content.inc.php I found this code: $dir = $config['image_uploads_path']; $data = $this->GetPropertyValu...