![]() |
|
|
Mod Options |
Message auto-save/drafts Details »»
|
|||||||||||||
An auto-save feature was recently added to vB4, so I figured it would be nice if we vB3 users could also get something similar
![]() While this this isn't a server-side solution, I think that it's still pretty solid, as it relies on the localStorage system in your browser, which is supported by Safari, FF 3.5+, Opera, Chrome, and IE8+. I have tested this on FF6, the latest Safari and Chrome, and IE9. I wrote it with IE8 in mind, but haven't tested IE8 as my forum skin doesn't support it (yup, it's a terrible browser). For now, I am marking this as a beta release until we're sure it works in all browsers that support localStorage and there aren't any outstanding bugs. Where does this work?
How does this work? You can start typing a post, close your browser, open the same page, and the post will still be there. Note that this mod keys data by URL in order to avoid collisions. The mod automatically and silently restores posts when possible. However, if the editor already contains something when you load the page (i.e. PM quick reply), then you will receive a prompt asking you whether or not you want to work with the recovered text. This mod works even if you disable the WYSIWYG editor and it will quite likely work with older versions of vB all the way down to 3.5. Installation Installation is simple.
If you don't care about http overhead, you can put this code in your footer template as it will die gracefully on pages without an editor. However, I recommend only putting it in templates that use it. On my forum, I've added it to the following templates: SHOWTHREAD, newreply, newthread, pm_showpm, pm_newpm On top of that, if you don't allow guests to post, wrap the code in a member-only conditional: <if condition="$show['member']">...</if> *the script tags must be placed after the editor text area element; this doesn't necessarily have to be the very end of the template, although it's good practice to do so License: You are free to use, modify, re-post and re-distribute the code as long as you credit me in the script comments. Improvements and derivatives are welcome! Note: This is a CLIENT-SIDE mod. Please be sure that any issues you may report aren't related to the fact that a. your browser is misconfigured or b. you are using an old/unsupported browser. Download Now Only licensed members can download files, Click Here for more information. Show Your Support
|
|||||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Save Drafts (Remember Everything) Updated! | why-not | vBulletin 3.0 Full Releases | 91 | 12 Feb 2009 13:56 |
| Save Drafts (New Topics, New Reply, PM(s)) Updated March 04, 2005 | why-not | vBulletin 3.0 Beta Releases | 23 | 06 Mar 2005 19:54 |
|
#31
|
|||
|
|||
|
Should work fine on 3.7, as it's client-side and I don't think the editor templates were changed.
No members have liked this post.
|
|
#32
|
|||
|
|||
|
it didnt work for me. tried on ff and chrome
No members have liked this post.
|
|
#33
|
||||
|
||||
|
hello.
i installed it , and doesnt work at all can u tell me , where can i exactly use this code in my template. for example its my temp code in showthread:
No members have liked this post.
|
||||
|
#34
|
|||
|
|||
|
excuseme,please answer me,i need the answer !
No members have liked this post.
|
|
#35
|
|||
|
|||
|
Put it at the bottom after $footer
No members have liked this post.
|
|
#36
|
||||
|
||||
|
Does it work?
first, how do you know if it works, i have it installed, went to close browser (safari) in the middle of a post as you said to do and i get this message see attachment. Here is the code i put in all threads you mentioned and i placed the code after &footer in all templates you suggested. Also changed the .txt to .js and uploaded the file to the client script folder. Am i doing something wrong?
Thanks in advanced. <if condition="$show['member']"><script type="text/javascript" src="$vboptions[bburl]/clientscript/vbulletin_autosave.js"></script></if> No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 11:18.






