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
http://drupal.org/project/autosave might do part of what you want
Thanks for that link, but I
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
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
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 ??
_
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.