thanks for replies!
textarea editor
Moderator: General Moderators
- mudkicker
- Forum Contributor
- Posts: 479
- Joined: Wed Jul 09, 2003 6:11 pm
- Location: Istanbul, TR
- Contact:
textarea editor
hi people, i just wanted to know how can i create or (if i can get) download a textarea editor like this forum has, or vBulletin forums (that one has better)..
thanks for replies!

thanks for replies!
I'm not sure how that one works, but perhaps you are able to peek at the code (if it's available in plain php) and learn from it, making your own customized 'light' version.
Another hint, allthough not easy perhaps, is to look at the url on this very site when replying to a post. Perhaps it looks like this: posting.php?mode=reply&t=21170
What that gives you is that the posting.php file is used to post a reply (duh) on this board. The option is then to download phpbb, disecting the code, starting at just posting.php.
phpbb is rather tricky if not used to it's syntax and code layout, but the trick also works on other applications...
Happy hunting. Let us know if you find something (free) useful.
Another hint, allthough not easy perhaps, is to look at the url on this very site when replying to a post. Perhaps it looks like this: posting.php?mode=reply&t=21170
What that gives you is that the posting.php file is used to post a reply (duh) on this board. The option is then to download phpbb, disecting the code, starting at just posting.php.
phpbb is rather tricky if not used to it's syntax and code layout, but the trick also works on other applications...
Happy hunting. Let us know if you find something (free) useful.
For something really advanced look at this
http://www.fredck.com/FCKeditor/
for a demo, look here http://www.fredck.com/FCKeditor/Demo/
Mark
http://www.fredck.com/FCKeditor/
for a demo, look here http://www.fredck.com/FCKeditor/Demo/
Mark
- mudkicker
- Forum Contributor
- Posts: 479
- Joined: Wed Jul 09, 2003 6:11 pm
- Location: Istanbul, TR
- Contact:
oh sorry..
but i found that one, what do you think

http://www.interactivetools.com/products/htmlarea/
but i found that one, what do you think
http://www.interactivetools.com/products/htmlarea/