soc
soc is over...
Posted September 2nd, 2006 by fago@zites.netSad but true, SoC 2006 is over.
In my opinion the results of my work are really satisfying. I'm so glad to state that I have created seven new drupal projects during the last months :) Of course I'm going to maintain them furthermore.
I'm looking forward to see some sites using the modules around the Node Profile project.
Usernode got its own project..
Posted September 2nd, 2006 by fago@zites.netFinally the usernode module got its own project.
As an effect its no t distributed with the nodeprofile module any more. So be sure to download the separate usernode module to get the latest updates :)
hiding of node title fields
Posted August 29th, 2006 by fago@zites.netI've created another tiny module: Automatic Nodetitles
It's a small and efficent module that allows hiding of the node title field. To prevent empty node title fields it sets the title to the content type name.
tab-like submit buttons for pageroutes
Posted August 29th, 2006 by fago@zites.netI've just added another feature for pageroutes: tab-like submit buttons.
Now it's possible to activate tab-like submit buttons. They allow users to quickly switch through the pages of a route. This is especially useful for building nodeprofiles.
workflow, pageroute & usernode - track users through pageroutes
Posted August 25th, 2006 by fago@zites.netI've just started the development of a new module: pageroute_workflow
This module creates a workflow for a pageroute and uses it to track users.
The module will automatically track how far a user has gone through the pageroute using the automatically created workflow. It sets the appropriate state to the usernode. So you can just track how far a user has gone through a pageroute or you can also react with actions on it.
Applied to a nodeprofile this may be used to send automatic thank you mails to users, which have just finished filling out their profile.
how to test & demo
Posted August 16th, 2006 by fago@zites.netTesting...
To test the modules I've written just follow the instructions of the nodeprofile README
Please fill bug reports to the appropriate projects on drupal.org. Please also report which parts should be better documented.
Thanks!
Demo!
I've just created a simple nodeprofile demo. Login and try :)
major pageroute update, status
Posted August 15th, 2006 by fago@zites.netI've just committed a major update to the pageroute module. I've reorganized the page types and created a new one: the node management type.
The node management page allows one to add/edit/delete nodes from a configurable content type. It shows a themeable list of already created nodes and allows editing and deleting if the user has access.
The node management page type was the last important piece missing for nodeprofiles: A userfriendly way to create several nodes of the same type.
separated modules into own projects
Posted August 9th, 2006 by fago@zites.netI've separated the modules into own projects, as they are not only for nodeprofiles useful.
Now there are the following drupal projects:
making nodefamilies userfriendly: pageroute
Posted August 2nd, 2006 by fago@zites.netI've just committed an inital version of the pageroute module.
The module can be used to provide an userfriendly way for creating and optional editing several nodes.
unique urls
Posted July 28th, 2006 by fago@zites.netI've started working on providing a userfriendly way for filling out the nodes of a profile in a through steps.
I started with providing a unique url for each content-type which restricts its number of creatable nodes per user to 1 - as it happens for a nodeprofile content type.
more.zites.net