Author |
Topic  |
sqpost
Starting Member
9 Posts |
Posted - 01 March 2002 : 08:47:59
|
Why dont you use a WYSIWYG Html editor to the snitz forum? (the one like hotmail or yahoo rich text editors)
I hate tags.!! I have found a couple of VERY nice visual and PURE JAVASCRIPT Editor and they are FREE.
Here are the link for the editors: http://www.xoverzero.com/hap/js_editor.cfm
(This is what HotMail(tm) created for it users to compose 'rich text' emails though its web email interface.infact its more than that!)
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=4&txtCodeId=6886
I hope someone out there make this add-on or even as standart for the next release of the forum.
|
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 01 March 2002 : 08:50:12
|
You will find a MOD called RTE (Rich Text Editor) by Nathan knocking about here..
Very good 
Cheers Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 01 March 2002 : 10:09:11
|
quote:
Why dont you use a WYSIWYG Html editor to the snitz forum? (the one like hotmail or yahoo rich text editors)
I hate tags.!! I have found a couple of VERY nice visual and PURE JAVASCRIPT Editor and they are FREE.
Your "objection" is understandable. But you must understand that for someone who develops in HTML or the like tags are an everyday staple. Just part of your life...
------------------------------------------------- Installation Guide | Do's and Dont's | MODs
Edited by - ruirib on 01 March 2002 10:10:16 |
 |
|
@tomic
Senior Member
   
USA
1790 Posts |
Posted - 01 March 2002 : 11:13:19
|
I see HTML tags in my sleep 
@tomic
|
 |
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 01 March 2002 : 13:32:48
|
You scare me....
Cheers Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
 |
|
sqpost
Starting Member
9 Posts |
Posted - 01 March 2002 : 14:40:45
|
quote:
But you must understand that for someone who develops in HTML or the like tags are an everyday staple. Just part of your life...
Ok..there are people out there who loves <tags> or who are addicted to it or who doesnt have any other choices ! The WYSIWYG scripts i mentioned above has option to see the "real" text in pure (or ugly) <html> format.. so no worry for tag lovers ! but give US a choice not to see the ugly face of those tags. WE want a nice rte editor NOW !

|
 |
|
@tomic
Senior Member
   
USA
1790 Posts |
Posted - 01 March 2002 : 14:53:02
|
The RTE 1.3 is waiting for you in MOD Add-On Forum(w/Code)
@tomic
|
 |
|
davemaxwell
Access 2000 Support Moderator
    
USA
3020 Posts |
Posted - 01 March 2002 : 15:43:24
|
It's not in there because most (if not all) of these work only on IE browsers. I don't care about the X number of people that don't have IE argument. The idea is to not exclude anyone, so that's why it's not there. If you want it that badly, use the RTE Mod by Nathan....I don't see it getting added to the base code anytime soon...
Dave Maxwell -------------- Proud to be a "World Class" Knucklehead |
 |
|
Morpheus73
Average Member
  
Denmark
597 Posts |
Posted - 01 March 2002 : 17:11:16
|
quote:
It's not in there because most (if not all) of these work only on IE browsers. I don't care about the X number of people that don't have IE argument. The idea is to not exclude anyone, so that's why it's not there. If you want it that badly, use the RTE Mod by Nathan....I don't see it getting added to the base code anytime soon...
Well, I think that Admin should be able to decide wether to use RTE or not - if admin has just one IE-only JavaScript running, then other users are excluded.
But on the other side, I think we are going to see an explosion in users using other browsers due to Linux (particularly Mandrake) and MS policies. - Isnīt there a RTE interface that compatible at all? - Someone should build one.
 |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 01 March 2002 : 17:18:04
|
quote: I don't see it getting added to the base code anytime soon...
Dave Maxwell
Me neither. |
 |
|
@tomic
Senior Member
   
USA
1790 Posts |
Posted - 01 March 2002 : 18:06:36
|
quote: But on the other side, I think we are going to see an explosion in users using other browsers due to Linux (particularly Mandrake) and MS policies. - Isnīt there a RTE interface that compatible at all? - Someone should build one.
I would love to see one that worked with netscape or any other non-IE browser. Have yet to see one at all. I'm not even sure it's possible without a server component. The server component WYSIWYG editors totally rock by the way and make these RTEs look silly but they cost some $$$ and you have to find a web host that will allow you to install it.
@tomic
Edited by - @tomic on 01 March 2002 18:07:09 |
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 01 March 2002 : 18:28:14
|
I'd just like to note that Nathan has made the RTE MOD in such a way that when it's not supported by the browser, they get the default editor. So in a way, nobody is hurt except non-IE users not having all the functions.
I'd also like to say that I don't believe Linux will gain users now that MS has it's activation policy. I've used SuSe7.2 for two days and got rid of it. For people who code a lot it might be nice, but for lazy people like me, MS is still the best of the two. Point & Click oposed to Point, Click, Type, Click, Point etc.

http://www.frutzle.com
Snitz Exchange | Do's and Dont's |
 |
|
@tomic
Senior Member
   
USA
1790 Posts |
Posted - 01 March 2002 : 19:25:42
|
That's pretty much it. Linux will have to become Windows before it's as widely used as Windows. That's a loooong way off.
@tomic
|
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 01 March 2002 : 22:24:15
|
quote:
quote: I don't see it getting added to the base code anytime soon...
Dave Maxwell
Me neither.
Me nither, the RTE has the following big problems: opens the HUGE security hole of allowing HTML in the forum, non RTE users cant edit RTE posts, its still rather a rather clumbsy standard that is difficult to use if you are used to "Word" (remember, it has to constrain to HTML)
The RTE is a great experiment, fun to play with, and a good mod. But if it were added to the code it would add instability, confusion, and constraints to the forum itself.
Nathan Bales - Romans 15:13 --------------------------------- Snitz Exchange | Mod Resource |
 |
|
Azaniah
Senior Member
   
United Kingdom
1004 Posts |
Posted - 02 March 2002 : 11:18:37
|
But you are going to fix all that in version 2 yeah?
(looking hopeful).
Cheers Az
------- Eagles fly!, but weasels don't get sucked into jet engines. |
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 02 March 2002 : 21:09:33
|
I cant fix the fact that the user end technology is not there yet, or that its a clumbsy editing environment, or that the RTE uses HTML. 
Nathan Bales - Romans 15:13 --------------------------------- Snitz Exchange | Mod Resource |
 |
|
Topic  |
|