Text formatting for CMS

Thread Solved

Join Date: Mar 2008
Posts: 42
Reputation: marcosjp is an unknown quantity at this point 
Solved Threads: 0
marcosjp marcosjp is offline Offline
Light Poster

Text formatting for CMS

 
0
  #1
Jan 27th, 2009
Hello!
I created a simple CMS with PHP/MySQL and would like to make it easy for people to insert some formatting, such as bold, italics, underlined, links, etc., so that they don't have to know html code...

What is the best solution to develop something like this? Javascript?

Forms are basically text areas where people can type freely.

Something like we have here in this forum would be great.
Are there any ready to go products out there?

Or maybe just some tutorial of how to create one of the tools so I can create the others...

Thank you for any hints!
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 806
Reputation: darkagn has a spectacular aura about darkagn has a spectacular aura about darkagn has a spectacular aura about 
Solved Threads: 110
darkagn's Avatar
darkagn darkagn is offline Offline
Practically a Posting Shark

Re: Text formatting for CMS

 
0
  #2
Jan 27th, 2009
You might want to invest in a third party WYSIWYG editor. There are lots out there, Google or another search engine might be a good place to start...
There are no stupid questions, only those too stupid to ask for help.
echo is a web developer's best friend.
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 49
Reputation: uncle_smith is an unknown quantity at this point 
Solved Threads: 7
uncle_smith uncle_smith is offline Offline
Light Poster

Re: Text formatting for CMS

 
1
  #3
Jan 28th, 2009
I used (tried) several wysig editors. Finally I made my choise: YUI RTE

It's very easy to implement, easy to extend (add new features, new buttons), easy to use with Ajax based forms.

It's free, lightweight, you can even include a javascript right from yahoo's server, they allow this.

http://developer.yahoo.com/yui/editor/

Try it, use it, you can thank me later.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 1,087
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 137
ardav's Avatar
ardav ardav is offline Offline
Veteran Poster

Re: Text formatting for CMS

 
1
  #4
Jan 28th, 2009
I use the extensible Spaw2 from Solmetra. Have used FCKEditor and didn't like it. Spaw2 is very useful because you can add tabs to the processor so you can write for multiple translations with a single widget. However the most useful part of Spaw2 is the file manager. It allows you to upload files to directories of your choice and has a full file browser (e.g. preview stored images). The interface has been translated into loads of languages (provided the Welsh translation myself).
Last edited by ardav; Jan 28th, 2009 at 5:02 pm.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:




Views: 475 | Replies: 3
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC