Editor for webpage

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

Editor for webpage

Post by rajsekar2u »

Hi

I need a editor for my wepage to post comments.

Is there any simple editors for that.
ben.artiss
Forum Contributor
Posts: 116
Joined: Fri Jan 23, 2009 3:04 pm

Re: Editor for webpage

Post by ben.artiss »

I know there are a few javascript text editors out there which are easy to use. Have a look at TinyMCE - this one's pretty heavy but there are similar and smaller editors out there. If you were looking to not use javascript then I can only suggest manual labor sorry! :)
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

Re: Editor for webpage

Post by rajsekar2u »

thanx
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: Editor for webpage

Post by omniuni »

Nicedit (http://nicedit.com/) is much lighter. Just to be sure, are you meaning a WYSIWYG editor, or do you need some PHP to actually add a list of comments so that they display on your website?
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

Re: Editor for webpage

Post by rajsekar2u »

Am looking for WYSIWYG editor only.

i tried Niceedit and its looking simple.

thanx
Post Reply