I love Drupal! It 's a very powerful CMS, has the support of a huge community, there are thousands of free modules. Features such as CCK, Taxonomy and Views make it an incredible development platform. You can build real web applications without writing a line of code. But unfortunately many people are frightened by the first approach. One
of the first issues that it faces a novice Drupal user is the lack of a
WYSIWYG HTML editor (what you see is what you get) on the client side in
the core installation of the CMS. I had to struggle hard to figure out which combination, of the dozens of editors and modules available, it was the right one. I
was hoping that with the release of Drupal 7 an
editor was finally built in but was not the case, so I decided to publish this guide (or
tutorial if you prefer) to configure Drupal 7 to use the WYSIWYG editor
CKEditor, buttons for entering images within articles and photo viewing with a Lightbox script. This is what I think right now the best configuration for Drupal 7, but of course there are dozens of other possibilities.