On Aug 10, 1:42 am, Scott Stroz <[EMAIL PROTECTED]> wrote: > We would like to modify the 'Profile' form a little to allow users to > enter notes. > > Is there an easy way to do this? > > Would it be possible to create a new user type and that extends > dmProfile and use that for security? (There are some more properties > for users we'd like to add, but would settle for shoe horning them > into dmProfile if we need to.
You might start by creating a content type called dmProfile in your project, that extends dmProfile in core. dmProfile is due for loving when we refactor the security model in 4.1 -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
