Hi...
We want to write an open source web based TEXT editor and would be
happy about any help ;-)
Please notice: We do NOT want to write a web based WEB editor, where
you can edit a web page without knowing HTML - we want to write a real
programmer's editor located on a web page in your browser with
features like...
- Syntax Highlighting
- Tab, Indent/Deindent
- Tags & Commands List with Integrated Help
- Set and Jump To Marks
- CSS Tool
- Folding
- etc.
Right now we have just a bit more than the basic framework, but some
things already work: You can edit text ,-) Syntax Highlighting is
impemented (with bugs), indent/deindent works more or less and we have
a little menu popup. And: The program has a nice OO design ;-)
So, if you are a javascript guru and longing for a new adventure, come
join us and take a look at...
http://baseportal.com/htmledit
We set up a little CVS - if you like you could check out the source
and start programming right away...
Any help is welcome! ;-)
Best regards,
Christoph...
PS: It looks like it will be the first web-based programmer's editor -
we searched a lot but didn't find any other project like this - please
correct me someone if I'm wrong...