nodeprofile, content_profile
Content Profile 1.0 BETA 3 is out!
Posted January 7th, 2009 by fagoThe BETA 2 is already more than a half year old - so a new BETA release is really long overdue. So I've worked hard during last days to get a next BETA out of the door - finally it's there!
Of course there were a lot of improvements and bug fixes since BETA 2, so let me mention only the most notable ones:
- added support for an edit tab at the users page: either on the top level or as secondary tab below the "Edit" tab.
- added an extension module for integration at the registration page
- made theming with content profile easier and added content profile docs for themers
- added the possibility for admins to add content profile nodes for other users
- basic support for translated profiles with the help of the "content translation" module
- added Views integration
- added rules integration with support of upgrading from nodeprofile workflow-ng rules.
- by Gundalo and Michelle: added Panels integration
- added more usage help and hints to the README
Let's have a closer look at some points of these...
Theming with content profile
When you have a "profile-as-nodes" you probably want to use some profile information stored in your profile content in some of your themes, e.g. to show some additional information about the author of a forum post. To do so, you previously had to manually load the profile node in your theme and output the right data at the right place - yeah and not forget to properly check your data...
This cried for improvements, so I tackled this problem. We need to be able to easily access the data of the created profiles, where it should be already properly prepared for use in a template so you haven't to check it yourself. Yes and we should do that fast.. So just loading all profile data and putting it into $user is really no option.
Content Profile - the "profiles-as-nodes" base module for drupal 6!
Posted July 23rd, 2008 by fagoContent Profile and Bio for Drupal 6
Posted June 23rd, 2008 by fagoNode Profile, Content Profile and the future...
Posted February 9th, 2008 by fago@zites.netNode Profile 5.x 1.2 released!
Posted September 16th, 2007 by fagoI'm happy to announce the 1.2 release of node profile. Apart from a lot of bug fixes the new release features integration with the rolesignup and the workflow-ng module.
Node Profile 5.x 1.1 released!
Posted April 30th, 2007 by fago@zites.netThanks to the great subform element API module, which I wrote originally for pageroute, it was quite easy to implement some great new features for the node profile module, which make building simple node profiles a lot easier. So node profile 1.1 features
- configurable user edit categories integration - edit a simple nodeprofile like a core profile
- configurable node profile display integration on the user's (my account) page or - if used - also on the usernode
- configurable user registration integration
- easy integration of a nodeprofile in any theme
You can find the settings to this new features in the also new per content type node profile settings - just edit your node profile content type and click on the new "Node Profile" tab.
port the nodeprofile modules to 5.x and nodefamilies
Posted January 20th, 2007 by fagoDrupal 5 has been already released, so it's time to port the nodeprofile modules to 5.x
My current employer Pro.Karriere has now also employed jpetso, who helps me porting the modules to 5.x. So thanks to jpetso the usernode module has been already ported - just check out its 5.x development branch.
So what's next?
- port nodefamily to 5.x -ported
- port nodeprofile to 5.x -ported
- port views_fusion to 5.x -ported
- port pageroute to 5.x -ported
more.zites.net