![]() |
Although, I would debate if sprites really speed things up - you're now loading the entire larger image file no matter even if it's only displaying the smallest icon in the sprite - it does reduce requests. It's open in my mind how much it helps if you're only displaying 2-3 of the icons in the sprite.
But this is a great mod you made even better. |
I have a very slow satellite connection and I would say it does help. It used to be the page loaded and then the icons would load a few at a time. Now they all load all at once.
Use the blazes out of it, if there are any more bugs I want to fix them. |
Quote:
The sprite tradeoff is, larger image file but only one request no matter how many of the icons are displayed. It's a slick way to load icons especially if there's alot of them to be displayed. |
The whole sprite image for the file icons is 16 x 606 so size is not an issue here. What is nice is that when you view a directory with an unusual file type in it, like swf or mp3, the icon is right there and is loaded just as fast as the commonly used ones such as php or js.
Also sometimes the directory tree would load unevenly and directory names would shift as the images would load. Probably the main advantage of sprites in this project is it cuts down the length of the html string for the directory tree. Instead of an image tag it just uses a three letter class name I also minified all the JavaScript files. I don't know how much difference that makes. |
Quote:
Using sprites increases kb page load. Because you are loading the entire image file on browsers instead of the few small, 1kb images. |
Bug Fix for Who's Online!
There is an error in the File Manager: Show User in "Admin Control Panel" in Who's Online Plugin. You can either upload the new product file or follow these directions: Change the hook location to "online_location_unknown" Change the code to: Code:
if (strpos($userinfo['location'], '/' . $vbulletin->config['Misc']['filemanagerdir'] . '/') !== false) |
anyone have this working with vb3? ...max?
|
Quote:
|
1 Attachment(s)
i managed to get it all organized in proper folders cause this was a mess, but i got a sql error (i think its for vb4s stylevars) tried removing the query but no luck.
may have done something wrong idk, didnt really spend too much time dinkin with it cause how messy it is lol anyway, heres a neater file structure for anyone that wants it, includes everything you need, and its all structured. |
All times are GMT. The time now is 02:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|