Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > WYSIWYG in text area

Reply
Thread Tools

WYSIWYG in text area

 
 
Nico Schuyt
Guest
Posts: n/a
 
      03-07-2005
JDS wrote:
> Nico Schuyt wrote:
> [HardCore Internet editor;

http://editor.hardcoreinternet.co.uk/page.php/id=702]

>> I hesitate to include it in my CMS though. The risk is probably to
>> great that the user makes a mess of the site


> There is *always* a risk of the user f**ing up the site, if you give
> them the opportunity to type stuff into a <textarea>. My finding is
> that, with HardCore Internet's editor, there is *less* of a chance of
> the user screwing things up. At least the editor doesn't make typo's
> in the HTML, like forgetting to close a tag with a gt sign or
> similar. And I have had users do that in plain-ol' <textarea>s.


OK, if it's a choice between a user creating a load of HTML by hand and one
using a tool like HCI, the latter is to be preferred. But In my situation
there's no need to create tables or forms, insert pictures or frames etc.
Basically all elements for a page are submitted in a form and stored in
database. Pages are created bij PHP and formatted by a stylesheet. The only
thing we need is some tiny additional formatting like creating a list out of
paragraphs or emphasize words.
If a complete toolbox is supplied I'm sure we'll end up in trouble

--
Nico
http://www.nicoschuyt.nl


 
Reply With Quote
 
 
 
 
Adrienne
Guest
Posts: n/a
 
      03-07-2005
Gazing into my crystal ball I observed "Nico Schuyt"
<> writing in
news:422c9b7d$0$2098$:

> JDS wrote:
>> Nico Schuyt wrote:
>> [HardCore Internet editor;
>> http://editor.hardcoreinternet.co.uk/page.php/id=702]

>
>>> I hesitate to include it in my CMS though. The risk is probably to
>>> great that the user makes a mess of the site

>
>> There is *always* a risk of the user f**ing up the site, if you give
>> them the opportunity to type stuff into a <textarea>. My finding is
>> that, with HardCore Internet's editor, there is *less* of a chance of
>> the user screwing things up. At least the editor doesn't make typo's
>> in the HTML, like forgetting to close a tag with a gt sign or similar.
>> And I have had users do that in plain-ol' <textarea>s.

>
> OK, if it's a choice between a user creating a load of HTML by hand and
> one using a tool like HCI, the latter is to be preferred. But In my
> situation there's no need to create tables or forms, insert pictures or
> frames etc. Basically all elements for a page are submitted in a form
> and stored in database. Pages are created bij PHP and formatted by a
> stylesheet. The only thing we need is some tiny additional formatting
> like creating a list out of paragraphs or emphasize words.
> If a complete toolbox is supplied I'm sure we'll end up in trouble
>


I didn't look through their SDK completely, but I'm sure there must be a
way to turn features on and off, or you could just strip unnessary markup
server side.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
 
Reply With Quote
 
 
 
 
Nico Schuyt
Guest
Posts: n/a
 
      03-08-2005
Adrienne wrote:
> Nico Schuyt riting in
>>> [HardCore Internet editor;
>>> http://editor.hardcoreinternet.co.uk/page.php/id=702]

>>
>>>> I hesitate to include it in my CMS though. The risk is probably to
>>>> great that the user makes a mess of the site


> I didn't look through their SDK completely, but I'm sure there must
> be a way to turn features on and off,


It is configurable but in this particular case I'll have to strip about
99.3% of the buttons

> or you could just strip
> unnessary markup server side.


Hmmm, not so easy I think.

Probably I'll apply the tool one of these days. Not in a website, but in an
application that allows customers to create HTML mailings.

--
Nico
http://www.nicoschuyt.nl


 
Reply With Quote
 
JDS
Guest
Posts: n/a
 
      03-08-2005
On Tue, 08 Mar 2005 07:15:07 +0100, Nico Schuyt wrote:

>> I didn't look through their SDK completely, but I'm sure there must
>> be a way to turn features on and off,

>
> It is configurable but in this particular case I'll have to strip about
> 99.3% of the buttons


But they make it pretty easy for you to do this.

Also, one more "pro" in their favor: their code is available (once you buy
the license) for you to customize a bit. For example, I was able to tweak
their tools to add "quicklinks" to get a list of pages from my websites's
database.

I was never able to do anything like that using a Java applet, for example.

later...

--
JDS | lid
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MVC2: linking from one area view to another area view Andy B. ASP .Net 0 04-30-2010 07:46 AM
do structure definitions go in data area or in code area... hotadvice C Programming 14 10-02-2007 04:10 AM
prevent an sub area in a draggable area to detect dragging event Jim Javascript 0 11-21-2006 09:02 AM
Controlling text in a Text Area or Text leo ASP General 1 12-05-2005 01:13 AM
Add point to graphics area without having to paint the whole area? Mark Java 1 06-27-2005 03:09 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57