Finally have an article Entry System
2006-10-31 00:00:00
Ok, it took way to long to get this step built, but now I have it done. I can now easily create new article entries for the site so I should be entering new stuff more often. it doesn't have all the functionality I want yet. There are some special tasks I want to be able to do data entry for, like URL only entries, special links within the site, etc. That functionality isn't done, but at least basic article entry like this is done. The rest is an easy modification after that.
The Key to the whole thing has been finding a small, clean WYSIWYG editor to help with the formating of articles and eventually comments without having to type the HTML code directly. I finally found something I like in a LGPL project called Tiny MCE.
I have it running in a fairly basic mode right now, but hope to have the more advanced setup running soon.
