New interface for TinyMCE - looking for feedback

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
jasononeil
New Member
New Member
Posts: 3
Joined: Wed Sep 02, 2009 6:05 am

New interface for TinyMCE - looking for feedback

Post by jasononeil »

(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, pretty open to anything.  I chose to have a go at completely revamping the TinyMCE interface, using only themes and plugins, so no changing of the actual source code.

Here's my planning document, including usability thoughts (22 pages, probably the best thing I wrote while at uni):
http://jasononeil.com.au/tinymce/researchplanning.pdf

And before you get bored, here's the link of how far I got (maybe alpha quality?  See browser compatibility notes below):
http://jasononeil.com.au/tinymce/

Like I said, this project was about a year ago.  Stumbled on it again today and remembered how much fun it was, and how useful it would be to integrate into CMSMS.  I think it's time to open it up for others to look at / give ideas / help code. 

So, is anyone interested?
*  In using it? 
*  In brainstorming? 
*  Getting seemingly non-techie people to try it out and letting me know what worked and what didn't?
*  Perhaps even in helping code it?

If there's some interest I might create a sourceforge project or something to host it.  Just wanting to guage what people think :)

Jason

A few notes
*  Browser compatibility: To be honest, at the moment, you're best in Firefox.  It'll sort of work in most other browsers (a bit), but if a feature does work at all, it works in firefox.  I designed it to work across browsers, but alot of the features I haven't made work properly yet.  I've learned alot about javascript in the last year though so if I go back I might have more luck.  The version running on my homeserver at the moment even works in IE6(!)  Having trouble uploading it though...
*  You'll notice the interface uses alot of space.  It's definately more for a CMS or Document Editor where you're editing whole pages than it is for posting small blog comments etc.
*  The idea is that most things which create dialogue boxes will end up using the panel to the side, so as not to block you from editing the document.  You can see an example in the Find/Replace dialogue (again, won't work in IE).
* I've subscribed to this thread, so feel free to post feedback, or email me jason.on.eil@gmail.com
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: New interface for TinyMCE - looking for feedback

Post by Dr.CSS »

Very interesting, a little spooky when you roll over stuff on the right and it changes the left, not sure I like that could make changes w/o realizing it and I see no way to look at the code it makes like turn wysiwyg on/off or html button which is very important to me and no style drop down...
cyberman

Re: New interface for TinyMCE - looking for feedback

Post by cyberman »

Looks great and very modern ... like it! Any release date :)?
spike
Forum Members
Forum Members
Posts: 153
Joined: Thu Sep 25, 2008 5:02 pm

Re: New interface for TinyMCE - looking for feedback

Post by spike »

Two of my customers and one lady that works for me - would love this !!!
jasononeil
New Member
New Member
Posts: 3
Joined: Wed Sep 02, 2009 6:05 am

Re: New interface for TinyMCE - looking for feedback

Post by jasononeil »

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 you can hover over it to "preview" it, but if you move your mouse out then it reverts back to how it was.  Alas, it's still a little glitchy at the moment, will certainly have to work on it.

As for a release date, not entirely sure.  I thought by posting and seeing if anyone else is interested I might motivate myself to actually work on it and get it stable :)  Basically I work a full time job to worry about as well, but I think alot of the key work has been done, now it's alot of ironing out bugs and adding functionality. 

I suppose packaging it as a CMSMS module would be the easiest way to get more people on board for testing it and using it?

Thanks again for taking a look guys, hopefully I'll be able to work on it and get something real good happening :)

Jason
Andiministrator

Re: New interface for TinyMCE - looking for feedback

Post by Andiministrator »

Cant wait to test it ...
Post Reply

Return to “Developers Discussion”