TinyMCE and my blog... 02.27.2006 14:25
Printer Friendly

My blog is a collection of scripts that I have been writing for the last few years. The weakest part of it was the administration page. Since it was only me who were to see the admin page (hopefully hehe) it looked like crap.

I was also bored of writing lots of html tags to give a link to a site or to create a stupid image link, etc.. So I decided to use some WYSIWYG textareas to create the content.

I made some research on which rich textareas available and ended up with TinyMCE. This editor transforms all the textareas in your webpages to a WYSIWYG editor. So it is very easy to integrate in your current textareas. Also there is no serverside action, so it is pretty "secure".

TinyMCE is also Open Source under LGPL. It is developed by Moxiecode Systems AB. It is platform independent and it supports Mozilla, MSIE, FireFox, Opera and experimentally Safari. (No Konqueror Frown ) It supports themes and it is very easy to add, remove buttons, customize and theme the TinyMCE.

Integrating TinyMCE to your current environment is really really easy All you have to do is to add some Javascripts (literally two lines) and it automagically converts all your textareas to a WYSIWYG editor Here is more on this.

Well, this will be my first blog entry using TinyMCE, so I'm crossing my fingers and submitting the story

Edit: It worked! YAY!

Edit2: For those who wonder how my admin page looks like, here is a screenshot. (It looks much less crappy now!

Edit Page

Back to Eblog

Latest two blog entries:
George Carlin died at the age of 71...
washington, DC has the worst metro system EVER


Make a comment!
Comments will be approved first to prevent suckers to misuse/abuse my comments section. So, there is a delay!
No html tags are allowed. Text is your friend ;)
I will never use your email for bad purposes, so, chill.. ;)

Date: 07.24.2008 17:22
Name:
Email:
URL:
Subject:
Comment:
Please type the number you see in this picture to the box below.


Comments:
Beshir Idris <email-hidden> - 07.11.2006 17:47
TinyMCE
Thanks amigo for your help