• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Advice on a good WYSIWYG editor with modules - like squarespace but not tied to hosting?

morkus64

Diamond Member
Got a lot of sites to build and i don't really have the time (or the desire) to code everything by hand, test it, etc etc etc... So I'm looking for a good WYSIWYG editor. I'd love it if it was like squarespace where you can easily just have modules that you move about (within reasonable parameters - I don't want a bunch of absolutely positioned stuff floating around).

I'd also love it if it could take care of some of the back end with just parameters / directories / whatever needing to be set and uploaded to a server. Specifically I'm talking about photo galleries, blogs, search...

Any recommendations?

TIA!
 
I like fckEditor. They've got tons of sample code for all languages, PHP, ColdFusion, ASP, etc. Works great and is very customizable.

Alternatively, you could just build your site around Wordpress or something of the like.
 
It depends on the kind of site you're trying to build. If it's blog-ish with forums then that's one set of options. If it's showcase-ish with e-commerce that's another, and so on.
 
Wordpress is about as easy as it can it.

Wordpress can accomodate a lot of different things -- even e-commerce type of sites.
 
Back
Top