Letting Members add pages
PermalinkTo cut the long story short. I have a website that I let members register on. Upon signup they are diverted to the members page which is great and perfect in its own way. However I need to give the members the ability to only create one page from their members area with only that member having the ability of editing the page.
In other words only the member that creates the page can edit the page that they created.
Any ideas?

What would be the best fashion (using custom user attributes) to integrate such functionality? thank you for your time in advance.
The user attribute itself, once added, can be amended as part of the users' profile, and I think I'm right in saying that the TinyMCE text editor can be used for that input, thereby allowing users to HTML format their page.
Hope that helps