Rich text Editor

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-08-2008, 05:47 PM
Casual Pligger
Pligg Version: 9.7
Pligg Template: DigMyHonda.com
 
Join Date: Sep 2007
Location: MA
Posts: 34
Send a message via AIM to Lostshootingstar
Hello everyone,

A while back I converted my pligg's default "editor" into a Vbulletin style editor with BBcode. At the time I was looking for something nice and easy to do it with, but came up short.

This past week I stumbledUpon this great little tool that I thought I would share with my fellow pliggers.

Its a tool called NicEdit and it can turn any html text area into a full featured rich text editor! It can even convert other html elements such as divs, spans, etc.

The best part is that Its extremely easy to install. All you have to do is include a simple little javascript include. Did I mention its free?

The site is called NicEdit.com - Micro Inline WYSIWYG

(this is not an affiliate link or anything, just trying to pass something on to the community.)

-Eric
Reply With Quote
  #2 (permalink)  
Old 01-08-2008, 06:57 PM
netwb's Avatar
Casual Pligger/Coder
Pligg Version: 1.0
Pligg Template: wistie
 
Join Date: Dec 2006
Location: Bruxelles
Posts: 86
NicEdit was created over the past month as an alternative for the complexity, many files and large download size (> 200KB) of popular WYSIWYG editors such as TinyMCE and FCKEditor. It implements many of the standard rich text features like these editors but is easier to integrate without impact on download size.

In addition NicEdit instances are more flexible than some other editors and can expand to fit content added. NicEdit controls can also edit multiple divs or converted textareas on a page transparently while preserving the look and feel of the page and saving content via AJAX.
HTML Code:
<script src="http://js.nicedit.com/nicEdit.js" type="text/javascript"></script>
<script type="text/javascript">
bkLib.onDomLoaded(nicEditors.allTextAreas);
</script><textarea name="1" cols="60" rows="5"></textarea> 
LOOK tis example, i't is very easy install:
example 1: NicEdit.com - Micro Inline WYSIWYG
example 2:
NicEdit.com - Micro Inline WYSIWYG
example 3:
NicEdit.com - Micro Inline WYSIWYG
example 4 Save Content via AJAX:
NicEdit.com - Micro Inline WYSIWYG
DOWNLOAD: http://nicedit.com/nicEdit-full.zip
the file js is full configurable
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag and Drop editor incl. text and images pligg 9.5.5 Fred007 Questions and Comments 0 01-16-2009 01:07 AM
Rich text editor (like VB!) Lostshootingstar Questions and Comments 8 10-20-2008 05:51 AM
Changing Text Editor anandn Questions and Comments 0 12-21-2007 10:15 AM
Text Editor: line endings revolver Questions and Comments 0 05-09-2007 12:35 PM
Text Editor for Users in Summary? abcdefgary Questions and Comments 2 02-13-2007 08:08 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development