View Single Post
  #1 (permalink)  
Old 01-01-2008, 01:00 AM
chuckroast's Avatar
chuckroast chuckroast is offline
Pligg Developer
 
Join Date: Jun 2006
Posts: 5,448
Pligg Content Management System
Beta 9.9.0
01.01.2008

Changes
-------------------------
Many bug fixes.

For a complete list, please visit:
http://pligg.svn.sourceforge.net/vie.../9.x/?view=log
Revision 1297 - 1498 are changes from Beta 9.8.2 to Beta 9.9
  • Removing lightbox messaging module. Too many people were having trouble so it will be reworked. Use 'simple messaging' instead.
  • Added the 'agree to terms' module v0.1.
  • Modified the register process to allow more modules and better error displaying.
  • Added a create() function to the user library.
  • Update to allow multiple lang.conf files to be used.
  • Moved some meta tags out of pligg.tpl and into meta.tpl
  • Moved faq-en-center to the general template folder.
  • Moved 404Error.tpl into the template folder.
  • Added a mailer function. This will use PHP's mail() by default and will allow modules to be built to use others, like Swift Mailer, with more advanced features.
  • Added the Akismet module.
  • Added the Captcha module.
  • Added the Template Management module.
  • Added some anti-CSRF to the user profile page.
  • Minified pligg_effect.js using Yahoo! UI Library: YUI Compressor v2.2.5
  • Combined 3 js files into 1.
  • Move jspath.php into xmlhttp.php.
  • Combined 7 images into 1 and use CSS to seperate. Will reduce HTTP requests / server load / page load time.
  • Misc code/speed improvements.
  • Added a robots.txt file.
  • Only logged in users can use the 'email to friend' and added a limit so a user can only send an email every X seconds.
  • Removed PHP from many of the templates.
  • Improved MySQL query caching.
  • Update to make it easier for one-click installs by webhosts.
Attached Files
File Type: zip Pligg_Beta_9.9.0.zip (1.02 MB, 568 views)

Last edited by Yankidank; 06-17-2009 at 05:50 PM.
Reply With Quote