![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
|||||||
| Web Building & Tech Talk Anything to do with computers, software web building and the Internet. |
Wysiwygthis thread has 9 replies and has been viewed 269 times
|
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
||||
|
Because neither one of those will do what I want to do or serve the purpose... i guess.
I found almost exactly what I was looking for though. I think with a few modifications, I'll get it to do what I want, but it's an awesome application non the less. File Thingie • PHP File Manager |
|
|||
|
There's no such thing as a server side editor by definition. If you want to edit the file you have to interact with it.
If you're wanting to use WYSIWYG for html, xml, css, etc then you'd need to use a server side application with a JavaScript client for the WySIWYG. I've built them and there are content managers that do this. |
|
||||
|
I mean, I get how it's works, and proper terminology, but people who know what i'm talking about [that's you] would be the only ones to properly point me in the direction I needed.
It's also not necessarily a "WYSIWYG" type of editor. |
|
|||
|
If you use Firefox you might take a look at the Xinha! Here extension. It uses the Xinha open source html editor..
The benefit of this is that your editor is a part of your browser now so is not dependent upon anything being delivered from the server. But there still has to be a text area field for it to work. But it does work very well. So all you have to do is create a simple program on the server to open a file and put the contents in a textarea and then you can edit it with Xinha. Then your program has to save. If you are building your own application on the web server and need an html editor for your project then I've used several both that I've purchased and that are free. I think the last one I used was tinyMCE so you might check it. You might look at fireFTP for Firefox - gives you a nice FTP client that you can use directly from your Firefox. I personally use UltraEdit but I've been using it a long time. Last edited by flintysooner : 05-24-2008 at 08:07 AM. Reason: screwed up html tags |
|
|||
|
Quote:
However, I am not working much anymore so I'm quickly losing touch with all the new stuff that's happening. I haven't done any of AJAX. Also it is intriguing to read about the embedded application work that Amazon and Google are supporting in the clouds. Google is supporting Python it appears and Amazon is PHP but both are promising more languages. Quite an exciting time in web development. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|