Tags:
create new tag
, view all tags

AutoSavePluginDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on AutoSavePlugin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Feedback on AutoSavePlugin

Hi. I have been running twiki 4.1.2 on winxp sp2 and Active perl 5.8.8 for about a month. We use it as an internal knowledge base in our R&D dept. Its simply great piece of software. Thank you for developing it.

Most of the time i have faced issues like forgetting to save the doc. We usually create a topic and the edit pane is kept open till end of the day. During the course of the day we add things to the twiki just like we jot down things in a notepad. Now in case i forget to save (usually hapens since u concentrate more on work ;-).. ) progress for the entire day is lost.

If there was a autosave facility, such losses could be minimised.

-- SibiJoseph - 23 Mar 2007

That does sound like a useful feature. I could imagine this being done with js. Obviously, it would need to be done on client side.

-- LynnwoodBrown - 23 Mar 2007

This could be done with AJAX and the REST interface.

CheckpointSave is a manual alternative to auto-save.

See also AutoSave.

(I renamed this topic from AutoSavePlugin to AutoSavePluginDev since this is a discussion.)

-- PeterThoeny - 23 Mar 2007

This is good idea - and thanks Peter for checkin the initial version. I tried testing this on trunk branch - got following errors


| 2009-10-06 - 04:42 | Insecure dependency in open while running with -T switch at /var/www/trunk432/core/lib/TWiki/Store/RcsFile.pm line 793.

Also liked the approach of using Rest protocol.

A few more precautions we need to take: example - passing tokens between browser/server everytime to make sure to avoid cross site attack issue.

-- SopanShewale - 2009-10-06

 
Topic revision: r7 - 2009-10-07 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.