-- CHANGE LOG -- -- ArticleSetup v1.10 - 5/12/11 -- * Stability improvements to the admin area * fixed a bug in the .htaccess file that broke urls without trailing slash -- ArticleSetup v1.00 - 5/12/11 -- * Greatly enhanced the performance of the admin area, particularly for users with a large number of articles. * Added a separate article search function to the admin area * Added tooltips to the admin comments area to see the full comment * Created a "Quick Delete" link within the admin notification emails * Fixed bugs on front-end pagination controls * Removed pagination of comments on the articles * Numerous minor bug fixes * Several security patches and stability improvements -- ArticleSetup v0.95 - 3/31/11 -- * Added article comments. Visitors may now post comments on articles. There's a new admin page to manage comments, and they may optionally be turned off in the Site Settings area of the admin panel. * Added a template engine and 4 starter templates. Now, the site look/feel can be adjusted with the click of a button (under "Template" in the Site Settings Page of your admin panel). You can alter the HTML files of your site by navigating to the appropriate folder under /templates. * Added Captcha to author registration * Improved validation on author registration * Added bulk approve/delete for articles in admin panel * Existing logo can be deleted under the admin site settings page * Fixed a bug that showed articles in review in search results * Fixed a bug that caused authors to be unable to view/manage their articles * Fixed a bug that prevented new categories from being created * Fixed a bug that limited the display of certain ad codes * Fixed a bug that showed broken links from the admin > author page * Numerous minor bug fixes and stability improvements