![]() |
Version 0.6.2 released.
cherylferraro, your problem should be solved in 0.6.2. |
Now if you can automate the template changes, alot more people would be interested. Thanks.
|
Andreas has added the corresponding XML-File for the Template Modification System.
http://www.vbulletin-germany.org/sho...5100#post75100 Beside the use of the TMS, i didnt know another way, cause you actually need to replace these lines. |
ok. Do you mind putting up the template changes in codeboxes again? This is nearly unreadable..
Code:
Template: FORUMHOME |
It's meant to be read like this:
Code:
Template: forumhome_subforumbit_post translates into: In template: forumhome_subforumbit_post In Line 2 - search for Code:
<img class="inlineimg" src="{vb:stylevar imgdir_statusicon}/{vb:raw forum.imageprefix}subforum_{vb:raw forum.statusicon}-48.png" alt="" border="0" id="forum_statusicon_{vb:raw forum.forumid}" /> Code:
<span id="forum_statusicon_{vb:raw forum.forumid}" class="inlineimg sprite_statusicon_{vb:raw forum.imageprefix}subforum_{vb:raw forum.statusicon}_48"></span> Hope that helps. edit: You do not need any special program to open the diff file. Any editor is enough. It's plain text. Opening it via tortoise svn just adds color coding. |
oh, I know what it translates into, infact I removed those extra >'s. Alot easier to copy now.
PHP Code:
|
Also, why isn't the logo added in this list? I'm sure everyone keeps the same logo name. Also I've done some testing and the page loading speed, requests & bytes in (tested with wepbagetest.org and my browsers) are roughly the same without this mod installed.
Also, I notice that on the test skin, the images are forced to reload, ignoring the cache settings that I put in my htaccess. And when I clear my cookies and view the regular skin, they cache fine (according to my browser, webpagetest.org and yslow). You should look into that and I think this is what's causing it. Add ReadMarker Javascript Code:
/images/misc/vbulletin4_logo.png |
Great great mod, but without forum custom icon support is useless for me :)
|
Hello extreme-gaming,
no problem, i putted up the template changes in codeboxes again :) The extra > and < is to indicate what should be replaced by what, but i understand that it is a little unhandy, if you want to select-copy-replace multiple lines. I am adding icons step by step. Thats why the Logo is currently not added. It is weird, that you didnt noticed a significant drop in the requests, using the addon. Can you send me a link, so i can try your implementation in the test skin? I think you set the expires entity-header and cache-control header in your htaccess for images, right? This should behave totally independent to my addon. I just double checked this an its working correct on our forum. My Browsers sends: Code:
GET /images/sprites/sprite.png HTTP/1.1 Code:
HTTP/1.1 304 Not Modified So that this isnt working on your forum seems also a little bit weird. Please send me a link, so i can check this in your test skin and the corresponding .httacces file, so i can check your cache settings. Best regards Sebastian |
Quote:
what do you mean by forum custom icon? We suppport forumicons with imageprefix and - since this is the main concepts of this addon - customised forumicons since the first release. Check Sprites like: http://www.united-forum.de/images/sprites/sprite.png or http://www.thailand-asienforum.com/f...tes/sprite.png Best regards Sebastian |
All times are GMT. The time now is 10:24 AM. |
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:
|