| Download | Size | md5 hash |
|---|---|---|
| advanced_profile-6.x-1.0-rc1.tar.gz | 27.43 KB | cae85987c6c8c1fffca606e01fcc72b7 |
| advanced_profile-6.x-1.0-rc1.zip | 44.6 KB | a40c53dc9921c7fa65c93ce4bc27acfe |
At this point, I'm pretty much done with this branch. If someone wants to make some nicer styles to include, I'll add those. I don't expect to do much else. I have some ideas for new features but they will either be in a new branch or in Drupal 7. If no major issues crop up, I'll be doing a 1.0 release soon.
Important notes:
The default variant has been changed to match the changed fields in the uprofile export. If you have existing data and have not overridden the variant, your profiles will not display properly. There are two options:
1) Before upgrading, make a change to the variant* so it puts the existing variant into the database and stops pulling from code.
2) After upgrading, edit the variant* to use the old groups and fields.
(* ?q=admin/build/pages/nojs/operation/user_view/handlers/user_view_panel_context_2/content )
Also, styling is no longer included automatically. If you were relying on this, you will need to follow the instructions on the bottom of this page. If you are already handling styling in your theme, this does not affect you.
Changes since Beta 3:
NOISSUE by Michelle: Cleaned up uprofile export and broke it up further.
NOISSUE by Michelle: Updated readme.txt
NOISSUE by Michelle: Updated variant export to match changes in fields.
NOISSUE by Michelle: Coder clean up.
NOISSUE by Michelle: Broke settings page into its own .inc file.
NOISSUE by Michelle: Removed the last of the automatically included styling in favor of optional style files.
NOISSUE by Michelle: Moved template files to root to get rid of complicated registry altering code.
#720108 by abaddon: Fixed bug where selecting multiple roles to exclude from profile visitors didn't work.