|
|
Rank: Member Groups: ForumUsers
Joined: 11/19/2009 Posts: 12 Points: 48
|
What do you think of WYSIWYG(What you see is what you get)editors for use in a web product? The editor in zed E-Commerce is called Free Text Box, and while it may not be ideal for the web saavy developer, it is nice for the unenlightened to create static content that needs no Javascript, or client side scripting.
Thoughts?
|
|
|
Rank: Newbie Groups: NewUsers
, Registered, ForumUsers
Joined: 2/15/2010 Posts: 4 Points: 12
|
The FreeTextBox editor has reasonable functionality, especially considering it is free. I do have a few issues with it though: 1) It uses old type tags for styling instead of inline css (i.e. <FONT> vs STYLE="") 2) Related to point 1 it uses font sizes of 1, 2 etc. which does not line up nicely with CSS type font sizes i.e. 12px 3) I have not yet been able to add to the list of styles that are available by default in the admin section (i.e. npheader, npbody, nplabel). It would be handy if there was an easy way to add to this list of style to make styling easier for people with relatively little html/css knowledge. 4) Sometimes it makes some strange changes to the html when you manually change the html (i.e. removing the '/' from closing tags)
But it is better than not having an editor.
Regards
Edu
|
|
|
Rank: Member Groups: NewUsers
, Registered, ForumUsers
Joined: 3/29/2010 Posts: 14 Points: 42
|
As said it's better then nothing. I tried to fix it up so items remarks and/or notes would have the editor but I failed in doing this. Tried to emulate how it was setup for the catalog categories but either it would just throw an error or I got nothing because of the classes used on the pages where so different. Didn't try very hard just tested it out real quick. To be able to write notes and remarks with a html editor even fairly simple one is tons better then nothing at all.
|
|
|
Rank: Newbie Groups: NewUsers
, Registered, ForumUsers
Joined: 1/19/2010 Posts: 4 Points: 12
|
You might want to check out Microsoft's ASP.NET Ajax Control Toolkit. It contains an HTMLEditor control (http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/HTMLEditor/HTMLEditor.aspx) that provides some very nice functionality with options that can be set server-side.
|
|
|
| Users browsing this topic |
|
Guest
|