Search the Community
Showing results for tags 'source code'.
-
I have requirements from a client for a code repository, or just a file repository, and I'm not sure that I can find one that matches. Here's what's needed: A way to upload files directly, either with FTP or via browser. No git commands, etc. A way to search those files (filenames and text within files) from the browser A way to compare files (preferably between two folder roots and including all subfolders/files) from the browser I think that's it. A bonus would be to upload a zip and be able to unzip it on the server, but that seems like a stretch. Does something like this exist?
-
- repository
- code
-
(and 2 more)
Tagged with:
-
I have made a simple rich text editor project but very good one. I will upload it later and make people to download and use. It is my first open source project. I have already made everything but one thing I cannot do, I mean I don't know how to proceed to do it or begin to do it, is how to preview the source code that the user has typed in the editor? I hope you know what I mean here... Just like any rich text editor, there is a button to preview in HTML codes what the user has written.. If you can, give me a beginning..I will try to manage.. Thank! ----------- Mergeed from double posted thread ------ Well, I have an iframe, I want to know how to preview the text in HTML when user writes in it? You can see an example here, http://freetextbox.com/demos/ Click on HTML at the end of the text editor below...
-
- source code
- javascript
-
(and 1 more)
Tagged with: