advanced_profile 6.x-1.0-beta2
Michelle - September 17, 2009 - 03:24
| Download | Size | md5 hash |
|---|---|---|
| advanced_profile-6.x-1.0-beta2.tar.gz | 26.89 KB | f9579ea73218a83ff7154e0614d945ff |
Official release from CVS tag: DRUPAL-6--1-0-BETA2
Last updated: September 17, 2009 - 03:25
I think this beta is pretty solid, but be sure to test it first before running it in production. Also check the queue for any issues I missed that show up once folks upgrade and start testing it. This will likely be the last beta unless something unexpected shows up. There are a couple more things I want to add and then I'll move to RC.
Notes:
- I forgot to update the README.txt before tagging the beta, so see the current docs here: http://drupal.org/node/517182
- This version is expecting Author Pane 2.x. If you need to use AP 1.x because you're also using AF 1.x, try deleting and re-adding the AP content type. It might take a little fiddling but should, in theory, work.
- If you have overridden either your variant or any views, you will not see the latest changes unless you revert them. Reverting will lose all your changes so you need to decide which you want to keep.
- As always, make sure to delete the old directory before untarring the new one and clear your cache.
- Testing was done with these versions: CCK (dev), CTools (1.0), Panels (3.0), Content Profile (dev), Author Pane (2.x dev), Link (2.6), Views (dev), User Relationships (RC2).
Changes since beta 1:
- #575324 by Michelle: Broke up and revamped uprofile.inc.
- NOISSUE by Michelle: Fixed up all 3 views and updated main variant.
- #547526 by Michelle: Minor fixes to user relationships friend gallery.
- #547526 by Michelle: Fixed call to Author Pane in user profile preprocess.
- NOISSUE by Michelle: Cleaned up CSS
- NOISSUE by Michelle: Updated variant to AP 2.x and other clean up.
- NOISSUE by Michelle: Added UR view back to variant but added check to not load view if UR not installed to avoid errors.
- #448758 by Michelle: Added optional redirect from profile node to user page.
- #437404 by Michelle: Removed unneeded complication in adding CSS file.
- NOISSUE by Michelle: Removed function to find image directory since APK no longer has one.
- NOISSUE by Michelle: Removed auto creation of uprofile type as it didn't work most of the time and caused more harm than good.
- NOISSUE by Michelle: Removed code that used imagecache to resize the user picture on Author Pane. This should and will be handled by AP itself.
- NOISSUE by Michelle: Added template suggestion.
