The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
3.6 Quick Edit Progress Icon on 3.5
I was wondering whether someone would be willing to create a modification that will introduce the little icon which is featured on 3.6 onto 3.5.
It isn't really required on Quick Reply but on Quick Edit I think it is essential for those users on slow connections as it can look like nothing is happening when you load up and save Quick Edit. Thanks, Rob |
#2
|
|||
|
|||
Hi m8
You will need sommat like this (this shows all the time atm needs sorting) in postbit add this Code:
<img src="path/to/your/image/progress.gif" alt="" /> Before ths Code:
<if condition="$post['editlink']"> <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a> </if> Now this shows the image in the correct place before the edit button But i aint sure how to set it not to show untill the edit button is pressed, hopefully someone will help out, I am hoping there aint a lot more to it with regards to the thread ID's and what have you!! Anyway, you get the idea? |
#3
|
|||
|
|||
bump
|
#4
|
|||
|
|||
OK, I have used an existing hack to get a loading message upon the quick edit being submitted, but I am still looking for the progress icon when quick edit is first being loaded up.
ANY IDEAS, ANYONE???????? |
#5
|
|||
|
|||
Anyone, please, this would be really appreciated.
|
#6
|
|||
|
|||
Anyone at all?
|
#7
|
|||
|
|||
Anyone? Please
|
#8
|
|||
|
|||
Anyone????
Getting frustrated |
#9
|
|||
|
|||
bump
|
#10
|
||||
|
||||
Someone did try to help, did you try their suggestions?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|