Kompozer picks up where Nvu seems to have left off. Nvu was my favorite Open Source WYSIWIG editor, but has been stuck at version 1.0 for some time now
I am pleased to say that I find Kompozer very useful on Windows & Linux, and even run it off my U3 USB drive. Since I haven't figured out how to trigger the "accelerator keys" (like Alt-F for "File," Alt-O for "Open," instead of Ctrl-O) on the Mac, it's not very keyboard friendly on OS X.
Post a comment if you know how to pilot these programs with the keyboard on the Mac, or let me know if you like a different Open Source HTML editor.
[UPDATED] Joomla 1.5 is acting flaky on one of our installations because the directories are set to ‘unwriteable’. To see the their current state, log in as Super Administrator and go to Help > System Info > Directory Permissions . Elsewhere, it's been suggested that the specified directories must be set to “world-writeable” (777). This works, but it is a very bad idea , since it means anyone can change your files! Not cool. Fixing Security with User and Group Settings To perform these changes, you need shell (command line) access to your server. If you don't have it, you can beg your host to make these changes for you, or switch to a Joomla-friendly host. I'm going to assume that you are using a LAMP (Linux/Apache/MySQL/PHP) server because if you're not, then ... well, these instructions should work in principle, but the specifics for your server may be quite different. Here's the issue: you, the FTP user, need full access to your files. So does Joomla,...
Comments