The new forums will be named Coin Return (based on the most recent
vote)! You can check on the status and timeline of the transition to the new forums
here.
Good Webpage Editors for Newbies
My wife is interested in taking over a spot on our local neighborhood association, however part of the job involved editing the webpage for the association.
She is not a computer programmer, and so I am wondering what the currently most useful tools for webpage editing are. As far as I can tell the webpage is fairly standard. (It's not a wordpress site or anything.)
0
Posts
www.kompozer.net
The problem you're going to run into is when something like a header link has to be changed. You'll have to change that on every single page, rather than just changing a template file. If I was in the same situation my first step would be to migrate the entire webpage over to a proper CMS. Even if you do know what you're doing, it's so much easier and faster.
Real men write their own, when they know what they're doing!
But yeah, notepad will be fine. WYISWYG Editors are notoriously bad.
and
http://www.sublimetext.com/
This isn't about WYSIWYG editing. Figgy is so, so right. If you're doing any sort of regular updates on a large website, you want a CMS in place so badly. Need something changed in a footer? So much better to make a change to that resource item, rather than having to manually change every single page.
Thanks y'all.