autosave content possible ?

Foozzzball - July 7, 2009 - 15:59

Hi, I want to work on credits. Each user has a certain amount of credits, i.e '5'.
This will in turn allow a user to create 5 pages.

I want a content page to be saved automatically, so when a user closes the window the page he had open last will not be lost. I have added file uploads to my content page. I want this page to be saved automatically as soon as a image, video or pdf are loaded. Is this possible in any way ?

http://drupal.org/project/aut

adam_b - July 7, 2009 - 16:48

http://drupal.org/project/autosave might do part of what you want

Thanks for that link, but I

Foozzzball - July 9, 2009 - 15:06

Thanks for that link, but I think I'm not being clear.

the problem I am trying to solve is keeping track of uploaded images. i.e you have 2 of 5 images/credits left.

How can one track that with Drupal ?

maybe

adam_b - July 10, 2009 - 09:52

maybe http://drupal.org/project/node_limit?
not sure if it has a flag to tell the user how much of the allowance has been used, but it can limit the total

That is great, but I would

Foozzzball - July 11, 2009 - 17:41

That is great, but I would want not to limit 15 images per node. Let's say there are 35 images for per account. Ideally it would be nice to have the guy to choose. He can load 35 images into a project or just 2 images if he likes. Even if he clicks away without saving I need to be able to store the images in the node, so when he comes back, he would not have lost the images, the project node, or any credits unfairly.

Is there a way to do this with druapl, is there a way to hook into image uploads or something ??

_

WorldFallz - July 11, 2009 - 18:02

You might want to take a look at the http://drupal.org/project/userpoints and related modules.

_
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.

 
 

Drupal is a registered trademark of Dries Buytaert.