How do you automate page creation for new teachers & students?
http://groups.drupal.org/node/23045 has a great answer:
The rules module was the answer. It allowed for an action to happen when a user logs in the first time.
I setup an auto-alias url for the new users in a certain group (actually it's a content page). The user then logs in and gets redirected to their blank book page, and then only they can modify it. Also they can only add children to the first page that gets created for them.
My new question is whether the views module can somehow get all the children links and display them in the "teachers" page. This way the teachers don't have to know any html to link from their "main page" to their "child pages."
Am I missing something?
admin — Thu, 07/22/2010 - 14:30