Thread: Pligg beta 9.1
View Single Post
  #1 (permalink)  
Old 02-18-2007, 09:52 PM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,215
Pligg beta 9.1
02.18.2007


Download:
http://www.pligg.com/forum/downloads.php?do=file&id=22&act=down

Installing and Upgrading:
View README.txt

Changelog:
* Fix for the wrong timestamp being shown (thanks Savant)
* yget template added (thanks Athle)
* Added two methods of Gzip support. Tests have shown 70-75% decrease in page load times
* Fixed URL method 2. Should work for 99.9% of the site. Admin panel does not use it because your users won't see it and search engines won't index it
* Better UTF-8 support that was broken in the beta 8 to beta 9 transition.
* Cleaned up external Vote Button. It now acts like a "digg this!" button but does not support autovoting at this time. There is support for showing the vote count, however.
* Fix for assign() errors caused by modules.
* Added support for being able to sort by time (links at the top of index page) and by category at the same time.
* Fix to check to make sure the selected template exists so your site doesn't crash if you misspell a template name.
* Added a check for GD (during installation). If not installed, registration captcha and uploading avatars is disabled.
* Fix for AdSense mod not showing the correct ID.
* Added a latest comments, latest published, and latest unpublished tabs to the "live" page (thanks to Balise for the idea)
* Added welcome_email module that sends users a welcome email after registering on your Pligg site (thanks Cent)
* Added a private messaging module that sends a newly registered user a private message upon registering on your Pligg site (thanks Cent)
* Added a feature to automatically fill in the story title and trackback in submit step 2 (thanks Yank)
* Added ability to change search pagesize via url ... &pagesize=X
* Searching should also search all extra fields
* Added RSS feeds for each tab in the profile page.
* Fix for category sidebar module not showing the correct links
* Fixed a bug where your name would show up twice in "who voted for this story"
* Fixed the category manager file in yget because it wasn't displaying the URL method 2 code. *Fixed avatar upload issues
* Moved many of the hard coded words into lang.conf (Only for yget and not all have been converted)
* Fixed the story titles not stripping all error creating characters
* Fixed the breadcrumb in the story page. Wasn't using category safe names.
* fixed a UTF-8 bug and stipped html tags in the tell a friend email
*Fix for comment votes showing as story votes in Live.
* Fix for RSS Auto-Votes (0.0.0) showing in Live.
* RSS Importer imports feeds oldest first now instead of newest first.

Last edited by kbeeveer46; 02-25-2007 at 11:54 AM.
Reply With Quote