Revision [5843]

This is an old revision of EditSaveGif made by GmBowen on 2005-02-10 00:36:25.

 

Edit Save


Many word processors auto-save, or warn the user that they've been editing for a while and remind them to save. In a wiki this is particularly useful when working on a long submission because there is no way to know if someone else has opened the document and is working on it at the same time. Not to mention, cuz many of us work in IE one never knows when it might spontaneously decide to become introspective and completely ignore me/you/the server & any associated input. Considering this, I thought that it might be useful to provide a prompt for the user so that they are reminded to save every now and then. The simplest solution seemed to be an animated gif....so that's what I created.

There are two versions which were created......

1) when the edit page is first loaded the graphic/text http://gmbowen.educ.unb.ca/wikitest/startedit.GIF is shown. After 6 minutes the image changes to http://gmbowen.educ.unb.ca/wikitest/saveedit.GIF .

2) When the edit page is first loaded the graphic/text http://gmbowen.educ.unb.ca/wikitest/startedit2.GIF is shown. After 5 minutes it changes to http://gmbowen.educ.unb.ca/wikitest/5minutesave.GIF is shown and after ten minutes it changes to http://gmbowen.educ.unb.ca/wikitest/10minutesave.GIF .

Either of these are called with adding a simple image source statement at the start of the handlers/edit.php file just after the php call ().

echo "<IMG SRC=\"./images/edittimer.gif\">";


Place either of these image files below in the images directory called edittimer.gif....(right-click to save em eh?)
6 minutes: http://gmbowen.educ.unb.ca/wikitest/edittimer.GIF
5/10 minutes: http://gmbowen.educ.unb.ca/wikitest/edittimer2.GIF
There are 6 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki