Releases for Advanced Profile Kit

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.

advanced_profile 6.x-1.0-beta1

Michelle - July 12, 2009 - 21:15
Download Size md5 hash
advanced_profile-6.x-1.0-beta1.tar.gz 24.44 KB 7d31c7563b325e16ae7de39675f2936e
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: July 12, 2009 - 21:15

If you are using the Panels method, this version requires CTools & Panels Beta 4. Don't forget to enable Page Manager in CTools. You will also need to enable the "user_view" page on admin/build/pages because they are now disabled by default. Don't forget to remove the old directory before untarring the new version.

At this point, version 1 is feature complete. There is a lot more I want to do with user profiles, but it's time to get the bugs worked out and get a full D6 release out the door. Other features will wait for 2.x.

Changes since Alpha 3:
#509410 by Michelle: Removed PHP header from friends view since it only works if you have the php filter module enabled.
#463928 by Michelle: Fixed argument from user posts view so it correctly shows posts only from that user.
#517102 by Michelle, merlinofchaos: Updated handler to work with CTools/Panels beta 4.
#466534 by Michelle: Removed the User Relationships pane from the handler.
NOISSUE by Michelle: Additions and corrections to readme.txt.

advanced_profile 6.x-1.0-alpha3

Michelle - May 15, 2009 - 18:24
Download Size md5 hash
advanced_profile-6.x-1.0-alpha3.tar.gz 23.99 KB 7b617969e6724406b11ff561d20bbabc
Official release from CVS tag: DRUPAL-6--1-0-ALPHA3
Last updated: May 15, 2009 - 18:25

This release contains the conversion to Panels 3 / CTools. In addition to the normal requirements in the README, you need:

CCK latest dev
Author Pane latest dev
Content profile latest dev + the changes in #430220: improve Panels 3 relationship

Make sure you clear your cache after installing it.

There is no supported upgrade path from Alpha 2!

This should be the last of the major changes. At this point, I need to add in the user list view and do some general clean up. There was also a mysterious issue (#461566: Help test the handler) that could still re-appear. I still don't recommend it for production use, but we're far enough that you can play with it in dev if you have a site that won't be live for a while.

Changes since Alpha 3:
#368548 by Michelle: Added function prefix to advanced_profile_create_content_type.
NOISSUE by Michelle: Updated readme.
#450324 by Michelle: Cleaned up included views and added them to the new handler. Also set the styles and CSS IDs on the panes and updated the readme.
#450324 by Michelle: Converted P2 page to P3 handler
#450324 by Michelle: Converted profile visits content type to Panels 3.

advanced_profile 6.x-1.0-alpha2

Michelle - April 7, 2009 - 01:03
Download Size md5 hash
advanced_profile-6.x-1.0-alpha2.tar.gz 23.9 KB 58f72b7c20563b6ebe492f0d7e955f18
Official release from CVS tag: DRUPAL-6--1-0-ALPHA2
Last updated: April 7, 2009 - 01:05

Warning: This release isn't well tested because I blew up my dev site with Panels 2 on it. I am doing a release simply as a cutoff point for the switch to Panels 3. The D6 version is still not supported and not recommended for use.

Changes since Alpha 1:

NOISSUE by Michelle: Updated Author Pane template to match changes to Author Pane.
NOISSUE by Michelle: Cleaned up CSS file.
#370758 by Michelle: Added imagecache integration to size main profile photo from Author Pane.
#363004 by Michelle: Removed unused image directory option. Also added a warning to the content type creation option.

advanced_profile 5.x-1.0

Michelle - April 1, 2009 - 05:17
Download Size md5 hash
advanced_profile-5.x-1.0.tar.gz 22.22 KB fb65562cf76f1f7ae7e54a96d2d9ba11
Official release from CVS tag: DRUPAL-5--1-0
Last updated: April 1, 2009 - 05:20

Official 1.0 release!

Changes since RC1:

NOISSUE by Michelle: Updated Author Pane template with latest changes.
NOISSUE by Michelle: Updated Author Pane template with latest changes.
#363004 by Michelle: Removed unused image directory option. Also added a warning to the content type creation option.

advanced_profile 6.x-1.0-alpha1

Michelle - January 17, 2009 - 04:45
Download Size md5 hash
advanced_profile-6.x-1.0-alpha1.tar.gz 23.48 KB aa0e619fb14dc940c1919d9fd15515cd
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: January 17, 2009 - 04:50

This version seems to be working fairly well, enough to call it an alpha. Still needs to be documented as the instructions are somewhat different from D5. I don't recommend using it on a live site, yet, because I haven't decided what is going into 1.0 and what will be held for 2.x so there may be some radical changes before we get to a 1.0 release.

Changes since unstable 1:

January 16, 2009
----------------
#359502 by Michelle: Added check to be sure template is in use before adding the module path to it.
#358012 by dekita, Michelle: Updated content copy import code to D6.
#358013 by Michelle: Updated panels page to fix profile visits, remove the unfinished activity, and a few other clean ups.

January 12, 2009
----------------
NOISSUE by Michelle: Fixed bad copy on settings page.

January 7, 2009
----------------
NOISSUE by Michelle: Added css to just plain /user page.
NOISSUE by Michelle: Added option to not use included panel page to override the user page.

advanced_profile 6.x-1.x-dev

Michelle - December 27, 2008 - 20:54
Download Size md5 hash
advanced_profile-6.x-1.x-dev.tar.gz 26.97 KB 43a891df7bcec79e48e7f13101131d2d
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: November 13, 2009 - 12:01

This is the development snapshot for the D6 branch of APK. It is frequently broken. I do not recommend using it and do not offer support for it. Use the named releases.

advanced_profile 5.x-1.x-dev

Michelle - January 2, 2008 - 20:03
Download Size md5 hash
advanced_profile-5.x-1.x-dev.tar.gz 22.22 KB 36d539bf67dd70a949e4257872ec4af9
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: March 31, 2009 - 00:01

This is the development snapshot for the 5.x branch. Now that 5.x is finished, it will only contain bug fixes. It won't be as thoroughly tested as named releases but may be usable if you need a bug fix that hasn't made it to a release, yet.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.