User rights for create ONE page with images and another with personal data
SammyFM - August 5, 2009 - 13:39
Hy there,
i have a project in mind, where a user should have the following posibilities:
- register
- edit personal page (like name, adress, phone etc)
- create ONE page with content (images, videos)
i tried the family node restriction thing, which works fine for restict the user content to ONE page,
but there is still the "create content" link on the left side.
is it possible wheather to delete this link after a user set up a page and change it to something like "edit",
or, and even better, give him the possibility to set up another page and force him to chose one of his pages
to be viewed? like a history, where he even could show an old page as "his" page?

_
http://drupal.org/project/modules?text=quota
I'd probably try http://drupal.org/project/user_quota + http://drupal.org/project/rules to get the behavior you seek.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
unfortunally i use drupal 5
unfortunally i use drupal 5 right now. is there any similar modul for it or would you just suggest drupal 6
to be the easiest way to fix my needs?
_
Sorry-- i didn't catch the d5 tag on your post (i usually don't bother looking on posts about a new site). I would think long and hard about starting a new site in d5 right now-- there's very little, if any, reason to do so.
That said, if you click on the search link I provided above you'll find the quota_by_role module which has a d5 version. Likewise checking the rules module project page would lead you to the d5 version of the module which was called workflow_ng. Though it's been a long time since I played with either one of those d5 modules, so I'm not sure they have the necessary features. You'll have to try it and see.
But seriously-- consider creating a new site in d6 (d7 code freeze is slated for sept).
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Ah, i see. I started with d6
Ah, i see. I started with d6 but because of my low knowledge i just where searching for some modules to start my project and found d5 modules more
usable. but that´s a thing i have to think about anyway, first i should start getting some knowledge about d6 project.
you got an advice (i´m a grafx designer, with good knowledge of html css, some of php) how i should start, or which are the
parts of d6 i should read and learn to get the above described fuctions done?
_
I've heard good things about the "using drupal" book by the lullabots. It's probably worthwhile getting at least one good book for the basics. Then it's just a matter of installing modules and figuring out what works and what doesn't. You'll definitely want to learn the fundamentals of views and cck and then the 2 modules I linked above.
Then, once you've started working on your functionality you'll be able to post to the forums with more specific questions which will probably be more successful then the "how do i build x" variety.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
thanx a lot!
thanx a lot!