"Form autosaved" process transparent to the end-user?

kaakuu - November 5, 2009 - 21:39
Project:Autosave
Version:6.x-2.5
Component:Code
Category:support request
Priority:minor
Assigned:Unassigned
Status:closed
Description

This module now works fantastic. Thanks liquidcms.

A small help I need -
I want to make the "Form autosaved" process transparent to the end-user so that
the large end-to-end horizontal blue-black bar does not appear everytime the form is autosaved -
this causes the eyes to flicker or the mind to get annoyed while typing, while the autosave is set to values like "save every 5 secs"

So I made $('#autosave-status #status').html('Form autosaved.');
to $('#autosave-status #status').html(' ');
This change seemingly vanished the bottom bar in the previous versions, however with the current version the message 'Form autosaved' is gone but the bar continues to appear.

Which css changes or anything in the code above can handle this ?

#1

liquidcms - November 5, 2009 - 22:12

not exactly sure the best css way to do this.. but the BEST way would be for me to add a admin config setting to "run hidden".. i am sure that's about 5 min of work so can likely do it tonight.

btw.. 5 sec is pretty short backup time...

#2

liquidcms - November 6, 2009 - 00:43
Version:6.x-2.4» 6.x-2.5
Status:active» fixed

2.5 rel adds stealth mode - see admin/settings/autosave

#3

kaakuu - November 6, 2009 - 04:10

Liquidcms, thats fantastic speed in which you resolve things. (Wish others were like this too :))
I am yet to catch up, meaning have to download and test.
But from the aroma, this module is now unputdownable, a must-have !

#4

kaakuu - November 6, 2009 - 04:12

"5 sec is pretty short backup time"

I think this was the default? Or was it not?
I do not mean 5 sec actually, that was just an example good for testing - what will be a fair value on a production site that will not affect cpu resources or hosting worries?

Thanks again.

#5

System Message - November 20, 2009 - 04:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.